Improper integral with a parameter $int_{0}^{infty} e^{-cx^{2}}sin(tx)dx$
up vote
2
down vote
favorite
I need to evaluate the following integral.
$$int_{0}^{infty} e^{-cx^{2}}sin(tx) ~dx$$
Here's what I've done so far.
$$I(t) = int_{0}^{infty} e^{-cx^{2}}sin(tx)~dx$$
Then differentiating under the integral sign I get:
$$I'(t) = int_{0}^{infty} xe^{-cx^{2}}cos(tx)~dx$$
This is pretty straightforward and integrating by parts I get this:
$$I '(t) =frac{1}{2c}+frac{t}{2c}int_{0}^{infty} e^{-cx^{2}}sin(tx)~dx$$ which can be written as
$$I'(t) = frac{1}{2c}+frac{t}{2c}I(t)$$
Rearranging I end up with the following differential equation:
$$I'(t)+frac{t}{2c}I(t)=frac{1}{2c}$$
When I try to solve this I end up with a different result than what an online calculator got:
$$-dfrac{sqrt{{pi}}mathrm{i}mathrm{e}^{-frac{t^2}{4c}}operatorname{erf}left(frac{mathrm{i}t}{2sqrt{c}}right)}{2sqrt{c}}$$
Any tips?
calculus integration improper-integrals
New contributor
add a comment |
up vote
2
down vote
favorite
I need to evaluate the following integral.
$$int_{0}^{infty} e^{-cx^{2}}sin(tx) ~dx$$
Here's what I've done so far.
$$I(t) = int_{0}^{infty} e^{-cx^{2}}sin(tx)~dx$$
Then differentiating under the integral sign I get:
$$I'(t) = int_{0}^{infty} xe^{-cx^{2}}cos(tx)~dx$$
This is pretty straightforward and integrating by parts I get this:
$$I '(t) =frac{1}{2c}+frac{t}{2c}int_{0}^{infty} e^{-cx^{2}}sin(tx)~dx$$ which can be written as
$$I'(t) = frac{1}{2c}+frac{t}{2c}I(t)$$
Rearranging I end up with the following differential equation:
$$I'(t)+frac{t}{2c}I(t)=frac{1}{2c}$$
When I try to solve this I end up with a different result than what an online calculator got:
$$-dfrac{sqrt{{pi}}mathrm{i}mathrm{e}^{-frac{t^2}{4c}}operatorname{erf}left(frac{mathrm{i}t}{2sqrt{c}}right)}{2sqrt{c}}$$
Any tips?
calculus integration improper-integrals
New contributor
You must've also ended with same answer. This is a linear first oder differential equation you ended up with. Now multiplying both sides by $e^{frac {t^2}{4c}}$,LHS can be solved much easily but on the right side since you need an indefinite integral of type $e^{-x^2}$ you must obviously end with something containing the error function within.
– Digamma
Dec 1 at 12:27
The online calculator answer is correct! It may also be found in published tables of integrals. (You do not reveal to us your answer, so we cannot tell whether it is also correct.)
– GEdgar
Dec 1 at 14:02
Your error lies in differential equation that you've formed. It should be $I'(t) - frac{t}{2c}I(t) = frac{1}{2c}$
– DavidG
2 days ago
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I need to evaluate the following integral.
$$int_{0}^{infty} e^{-cx^{2}}sin(tx) ~dx$$
Here's what I've done so far.
$$I(t) = int_{0}^{infty} e^{-cx^{2}}sin(tx)~dx$$
Then differentiating under the integral sign I get:
$$I'(t) = int_{0}^{infty} xe^{-cx^{2}}cos(tx)~dx$$
This is pretty straightforward and integrating by parts I get this:
$$I '(t) =frac{1}{2c}+frac{t}{2c}int_{0}^{infty} e^{-cx^{2}}sin(tx)~dx$$ which can be written as
$$I'(t) = frac{1}{2c}+frac{t}{2c}I(t)$$
Rearranging I end up with the following differential equation:
$$I'(t)+frac{t}{2c}I(t)=frac{1}{2c}$$
When I try to solve this I end up with a different result than what an online calculator got:
$$-dfrac{sqrt{{pi}}mathrm{i}mathrm{e}^{-frac{t^2}{4c}}operatorname{erf}left(frac{mathrm{i}t}{2sqrt{c}}right)}{2sqrt{c}}$$
Any tips?
calculus integration improper-integrals
New contributor
I need to evaluate the following integral.
$$int_{0}^{infty} e^{-cx^{2}}sin(tx) ~dx$$
Here's what I've done so far.
$$I(t) = int_{0}^{infty} e^{-cx^{2}}sin(tx)~dx$$
Then differentiating under the integral sign I get:
$$I'(t) = int_{0}^{infty} xe^{-cx^{2}}cos(tx)~dx$$
This is pretty straightforward and integrating by parts I get this:
$$I '(t) =frac{1}{2c}+frac{t}{2c}int_{0}^{infty} e^{-cx^{2}}sin(tx)~dx$$ which can be written as
$$I'(t) = frac{1}{2c}+frac{t}{2c}I(t)$$
Rearranging I end up with the following differential equation:
$$I'(t)+frac{t}{2c}I(t)=frac{1}{2c}$$
When I try to solve this I end up with a different result than what an online calculator got:
$$-dfrac{sqrt{{pi}}mathrm{i}mathrm{e}^{-frac{t^2}{4c}}operatorname{erf}left(frac{mathrm{i}t}{2sqrt{c}}right)}{2sqrt{c}}$$
Any tips?
calculus integration improper-integrals
calculus integration improper-integrals
New contributor
New contributor
edited Dec 2 at 13:37
Tianlalu
2,9801936
2,9801936
New contributor
asked Dec 1 at 4:23
Louis Lane
113
113
New contributor
New contributor
You must've also ended with same answer. This is a linear first oder differential equation you ended up with. Now multiplying both sides by $e^{frac {t^2}{4c}}$,LHS can be solved much easily but on the right side since you need an indefinite integral of type $e^{-x^2}$ you must obviously end with something containing the error function within.
– Digamma
Dec 1 at 12:27
The online calculator answer is correct! It may also be found in published tables of integrals. (You do not reveal to us your answer, so we cannot tell whether it is also correct.)
– GEdgar
Dec 1 at 14:02
Your error lies in differential equation that you've formed. It should be $I'(t) - frac{t}{2c}I(t) = frac{1}{2c}$
– DavidG
2 days ago
add a comment |
You must've also ended with same answer. This is a linear first oder differential equation you ended up with. Now multiplying both sides by $e^{frac {t^2}{4c}}$,LHS can be solved much easily but on the right side since you need an indefinite integral of type $e^{-x^2}$ you must obviously end with something containing the error function within.
– Digamma
Dec 1 at 12:27
The online calculator answer is correct! It may also be found in published tables of integrals. (You do not reveal to us your answer, so we cannot tell whether it is also correct.)
– GEdgar
Dec 1 at 14:02
Your error lies in differential equation that you've formed. It should be $I'(t) - frac{t}{2c}I(t) = frac{1}{2c}$
– DavidG
2 days ago
You must've also ended with same answer. This is a linear first oder differential equation you ended up with. Now multiplying both sides by $e^{frac {t^2}{4c}}$,LHS can be solved much easily but on the right side since you need an indefinite integral of type $e^{-x^2}$ you must obviously end with something containing the error function within.
– Digamma
Dec 1 at 12:27
You must've also ended with same answer. This is a linear first oder differential equation you ended up with. Now multiplying both sides by $e^{frac {t^2}{4c}}$,LHS can be solved much easily but on the right side since you need an indefinite integral of type $e^{-x^2}$ you must obviously end with something containing the error function within.
– Digamma
Dec 1 at 12:27
The online calculator answer is correct! It may also be found in published tables of integrals. (You do not reveal to us your answer, so we cannot tell whether it is also correct.)
– GEdgar
Dec 1 at 14:02
The online calculator answer is correct! It may also be found in published tables of integrals. (You do not reveal to us your answer, so we cannot tell whether it is also correct.)
– GEdgar
Dec 1 at 14:02
Your error lies in differential equation that you've formed. It should be $I'(t) - frac{t}{2c}I(t) = frac{1}{2c}$
– DavidG
2 days ago
Your error lies in differential equation that you've formed. It should be $I'(t) - frac{t}{2c}I(t) = frac{1}{2c}$
– DavidG
2 days ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Louis Lane is a new contributor. Be nice, and check out our Code of Conduct.
Louis Lane is a new contributor. Be nice, and check out our Code of Conduct.
Louis Lane is a new contributor. Be nice, and check out our Code of Conduct.
Louis Lane is a new contributor. Be nice, and check out our Code of Conduct.
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3020986%2fimproper-integral-with-a-parameter-int-0-infty-e-cx2-sintxdx%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
You must've also ended with same answer. This is a linear first oder differential equation you ended up with. Now multiplying both sides by $e^{frac {t^2}{4c}}$,LHS can be solved much easily but on the right side since you need an indefinite integral of type $e^{-x^2}$ you must obviously end with something containing the error function within.
– Digamma
Dec 1 at 12:27
The online calculator answer is correct! It may also be found in published tables of integrals. (You do not reveal to us your answer, so we cannot tell whether it is also correct.)
– GEdgar
Dec 1 at 14:02
Your error lies in differential equation that you've formed. It should be $I'(t) - frac{t}{2c}I(t) = frac{1}{2c}$
– DavidG
2 days ago