Anti-derivative of $frac{exp(x)-1}{x}$Proving that $exp(z_1+z_2) = exp(z_1)exp(z_2)$ with power...
Is it true that real estate prices mainly go up?
Employee lack of ownership
Calculus II Professor will not accept my correct integral evaluation that uses a different method, should I bring this up further?
Rejected in 4th interview round citing insufficient years of experience
How to deal with taxi scam when on vacation?
How is the Swiss post e-voting system supposed to work, and how was it wrong?
Does splitting a potentially monolithic application into several smaller ones help prevent bugs?
Is it normal that my co-workers at a fitness company criticize my food choices?
What is IP squat space
Use of プラトニック in this sentence?
Why are the outputs of printf and std::cout different
Will a pinhole camera work with instant film?
Theorems like the Lovász Local Lemma?
How to answer questions about my characters?
Is it possible to upcast ritual spells?
Why must traveling waves have the same amplitude to form a standing wave?
Informing my boss about remarks from a nasty colleague
How do I interpret this "sky cover" chart?
Identifying the interval from A♭ to D♯
Provisioning profile doesn't include the application-identifier and keychain-access-groups entitlements
Did CPM support custom hardware using device drivers?
Does this AnyDice function accurately calculate the number of ogres you make unconcious with three 4th-level castings of Sleep?
I need to drive a 7/16" nut but am unsure how to use the socket I bought for my screwdriver
Co-worker team leader wants to inject his friend's awful software into our development. What should I say to our common boss?
Anti-derivative of $frac{exp(x)-1}{x}$
Proving that $exp(z_1+z_2) = exp(z_1)exp(z_2)$ with power seriesIntegrate $int_{-infty}^{infty}expleft(-frac{pi^2t(2x+1)^2}{2c^2}right)cosleft(frac{(2x+1)pi y}{c}right)exp(-2pi i kx)dx$Integral of exp(a/x)How to find the area for the curve $y=sin^3(2x)cos^3(2x)$?Why does $zmapsto exp(-z^2)$ have an antiderivative on $mathbb C$?Trouble with indefinite integral $ int sqrt{csc x-sin x} dx $computation of $int_{0}^{infty}frac{1}{theta^{2n+1}}expleft(- frac1{theta^2}sum_{i=1}^n x_i^2right)dtheta$How to find $b_n$ for the limit comparison test in $sum_{n=1}^{infty}frac{(ln(n))^2}{sqrt{n}(10n-9sqrt{n})}$.I need help calculating the anti derivative of $f(x)=2* frac{c^{2x+1}}{2x+1}$Computing $I'(x)$ of $I(x)=int_{-exp(x)}^{x^2}cos(xt^2) dt$
$begingroup$
I am looking for the antiderivative of $$frac{exp(x)-1}{x}$$ I showed that it is equivalent to calculate $$sum_{n=1}^{infty}frac1n frac{x^n}{n!}$$ but I can't find both of the solutions. If someone could help me I would very appreciate it. Thanks!
calculus integration power-series indefinite-integrals
$endgroup$
add a comment |
$begingroup$
I am looking for the antiderivative of $$frac{exp(x)-1}{x}$$ I showed that it is equivalent to calculate $$sum_{n=1}^{infty}frac1n frac{x^n}{n!}$$ but I can't find both of the solutions. If someone could help me I would very appreciate it. Thanks!
calculus integration power-series indefinite-integrals
$endgroup$
3
$begingroup$
For $xne0$, this is equivalent to compute the antiderivative of $e^x/x$, which cannot be expressed in terms of elementary functions.
$endgroup$
– egreg
Mar 10 at 15:01
4
$begingroup$
You can write the solution in terms of this non-elementary function.
$endgroup$
– J.G.
Mar 10 at 15:03
add a comment |
$begingroup$
I am looking for the antiderivative of $$frac{exp(x)-1}{x}$$ I showed that it is equivalent to calculate $$sum_{n=1}^{infty}frac1n frac{x^n}{n!}$$ but I can't find both of the solutions. If someone could help me I would very appreciate it. Thanks!
calculus integration power-series indefinite-integrals
$endgroup$
I am looking for the antiderivative of $$frac{exp(x)-1}{x}$$ I showed that it is equivalent to calculate $$sum_{n=1}^{infty}frac1n frac{x^n}{n!}$$ but I can't find both of the solutions. If someone could help me I would very appreciate it. Thanks!
calculus integration power-series indefinite-integrals
calculus integration power-series indefinite-integrals
edited Mar 10 at 15:43
Odys
asked Mar 10 at 14:56
OdysOdys
11
11
3
$begingroup$
For $xne0$, this is equivalent to compute the antiderivative of $e^x/x$, which cannot be expressed in terms of elementary functions.
$endgroup$
– egreg
Mar 10 at 15:01
4
$begingroup$
You can write the solution in terms of this non-elementary function.
$endgroup$
– J.G.
Mar 10 at 15:03
add a comment |
3
$begingroup$
For $xne0$, this is equivalent to compute the antiderivative of $e^x/x$, which cannot be expressed in terms of elementary functions.
$endgroup$
– egreg
Mar 10 at 15:01
4
$begingroup$
You can write the solution in terms of this non-elementary function.
$endgroup$
– J.G.
Mar 10 at 15:03
3
3
$begingroup$
For $xne0$, this is equivalent to compute the antiderivative of $e^x/x$, which cannot be expressed in terms of elementary functions.
$endgroup$
– egreg
Mar 10 at 15:01
$begingroup$
For $xne0$, this is equivalent to compute the antiderivative of $e^x/x$, which cannot be expressed in terms of elementary functions.
$endgroup$
– egreg
Mar 10 at 15:01
4
4
$begingroup$
You can write the solution in terms of this non-elementary function.
$endgroup$
– J.G.
Mar 10 at 15:03
$begingroup$
You can write the solution in terms of this non-elementary function.
$endgroup$
– J.G.
Mar 10 at 15:03
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
As long as you cannot use the exponential integral function, leave it as you wrote
$$intfrac{e^x-1}{x},dx=sum_{n=1}^{infty}frac1n frac{x^n}{n!}>sum_{n=1}^{infty}frac1{n+1} frac{x^n}{n!}=frac 1xsum_{n=1}^{infty} frac{x^{n+1}}{(n+1)!}=frac{e^x-x-1}x$$
$endgroup$
$begingroup$
ok, thank you for your answer !
$endgroup$
– Odys
Mar 11 at 16:33
$begingroup$
@Odys. You are welcome ! You did a good job. Sooner or later, you will learn a lot about special functions and ... you will enjoy them. Cheers :-)
$endgroup$
– Claude Leibovici
Mar 11 at 17:22
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3142469%2fanti-derivative-of-frac-expx-1x%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
As long as you cannot use the exponential integral function, leave it as you wrote
$$intfrac{e^x-1}{x},dx=sum_{n=1}^{infty}frac1n frac{x^n}{n!}>sum_{n=1}^{infty}frac1{n+1} frac{x^n}{n!}=frac 1xsum_{n=1}^{infty} frac{x^{n+1}}{(n+1)!}=frac{e^x-x-1}x$$
$endgroup$
$begingroup$
ok, thank you for your answer !
$endgroup$
– Odys
Mar 11 at 16:33
$begingroup$
@Odys. You are welcome ! You did a good job. Sooner or later, you will learn a lot about special functions and ... you will enjoy them. Cheers :-)
$endgroup$
– Claude Leibovici
Mar 11 at 17:22
add a comment |
$begingroup$
As long as you cannot use the exponential integral function, leave it as you wrote
$$intfrac{e^x-1}{x},dx=sum_{n=1}^{infty}frac1n frac{x^n}{n!}>sum_{n=1}^{infty}frac1{n+1} frac{x^n}{n!}=frac 1xsum_{n=1}^{infty} frac{x^{n+1}}{(n+1)!}=frac{e^x-x-1}x$$
$endgroup$
$begingroup$
ok, thank you for your answer !
$endgroup$
– Odys
Mar 11 at 16:33
$begingroup$
@Odys. You are welcome ! You did a good job. Sooner or later, you will learn a lot about special functions and ... you will enjoy them. Cheers :-)
$endgroup$
– Claude Leibovici
Mar 11 at 17:22
add a comment |
$begingroup$
As long as you cannot use the exponential integral function, leave it as you wrote
$$intfrac{e^x-1}{x},dx=sum_{n=1}^{infty}frac1n frac{x^n}{n!}>sum_{n=1}^{infty}frac1{n+1} frac{x^n}{n!}=frac 1xsum_{n=1}^{infty} frac{x^{n+1}}{(n+1)!}=frac{e^x-x-1}x$$
$endgroup$
As long as you cannot use the exponential integral function, leave it as you wrote
$$intfrac{e^x-1}{x},dx=sum_{n=1}^{infty}frac1n frac{x^n}{n!}>sum_{n=1}^{infty}frac1{n+1} frac{x^n}{n!}=frac 1xsum_{n=1}^{infty} frac{x^{n+1}}{(n+1)!}=frac{e^x-x-1}x$$
answered Mar 10 at 15:57
Claude LeiboviciClaude Leibovici
124k1157135
124k1157135
$begingroup$
ok, thank you for your answer !
$endgroup$
– Odys
Mar 11 at 16:33
$begingroup$
@Odys. You are welcome ! You did a good job. Sooner or later, you will learn a lot about special functions and ... you will enjoy them. Cheers :-)
$endgroup$
– Claude Leibovici
Mar 11 at 17:22
add a comment |
$begingroup$
ok, thank you for your answer !
$endgroup$
– Odys
Mar 11 at 16:33
$begingroup$
@Odys. You are welcome ! You did a good job. Sooner or later, you will learn a lot about special functions and ... you will enjoy them. Cheers :-)
$endgroup$
– Claude Leibovici
Mar 11 at 17:22
$begingroup$
ok, thank you for your answer !
$endgroup$
– Odys
Mar 11 at 16:33
$begingroup$
ok, thank you for your answer !
$endgroup$
– Odys
Mar 11 at 16:33
$begingroup$
@Odys. You are welcome ! You did a good job. Sooner or later, you will learn a lot about special functions and ... you will enjoy them. Cheers :-)
$endgroup$
– Claude Leibovici
Mar 11 at 17:22
$begingroup$
@Odys. You are welcome ! You did a good job. Sooner or later, you will learn a lot about special functions and ... you will enjoy them. Cheers :-)
$endgroup$
– Claude Leibovici
Mar 11 at 17:22
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3142469%2fanti-derivative-of-frac-expx-1x%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
3
$begingroup$
For $xne0$, this is equivalent to compute the antiderivative of $e^x/x$, which cannot be expressed in terms of elementary functions.
$endgroup$
– egreg
Mar 10 at 15:01
4
$begingroup$
You can write the solution in terms of this non-elementary function.
$endgroup$
– J.G.
Mar 10 at 15:03