Contradiction in Fourier analysis of differential equation - what rules did I break?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm interested in the Fourier Spectrum of the solution of the differential equation on the domain $t in [0, infty]$:
$$ fracdpdt = -beta p $$
Doing Fourier Analysis on this differential equation I get:
$$ (i omega + beta ) P = 0 $$
which is interesting because this would seem to indicate that there are only trivial solutions to this equation.
The time domain solution to this equation is:
$$ p(t) = p(0) e^-beta t quad textfor t geq 0$$
If I take the fourier transform of this I get:
$$ P (omega) = int_0^infty p(0) e^-beta t e^-iomega t dt = p(0) int_0^infty e^-(iomega + beta) t dt $$
$$ P(omega) = - fracp(0)iomega + beta e^-(iomega + beta) t big |^t=infty_t = 0 = fracp(0)iomega + beta $$
Now I plut this into my original equation:
$$ (i omega + beta) P = (i omega + beta) fracp(0)i omega + beta = p(0) neq 0 $$
Where did I go wrong?
differential-equations fourier-analysis
add a comment |Â
up vote
0
down vote
favorite
I'm interested in the Fourier Spectrum of the solution of the differential equation on the domain $t in [0, infty]$:
$$ fracdpdt = -beta p $$
Doing Fourier Analysis on this differential equation I get:
$$ (i omega + beta ) P = 0 $$
which is interesting because this would seem to indicate that there are only trivial solutions to this equation.
The time domain solution to this equation is:
$$ p(t) = p(0) e^-beta t quad textfor t geq 0$$
If I take the fourier transform of this I get:
$$ P (omega) = int_0^infty p(0) e^-beta t e^-iomega t dt = p(0) int_0^infty e^-(iomega + beta) t dt $$
$$ P(omega) = - fracp(0)iomega + beta e^-(iomega + beta) t big |^t=infty_t = 0 = fracp(0)iomega + beta $$
Now I plut this into my original equation:
$$ (i omega + beta) P = (i omega + beta) fracp(0)i omega + beta = p(0) neq 0 $$
Where did I go wrong?
differential-equations fourier-analysis
I have came across some similiar problems always by homogeous ODE's. The same problem occurs when you are using a Laplace transform. I am not sure but I would claim that integral transforms are somehow not able to solve homogeous ODE's ore you have to consider that $mathcalF_t0(omega)=c$.
– mrtaurho
Jul 22 at 19:59
hmmm, using the Laplace transform the answer actually pops out because $Lfracdpdt = sLp - p(0)$, which gives the equation $(s + beta)Lp = p(0)$ which is correct if $s = iomega$. Why didn't this work for Fourier?
– Mike Flynn
Jul 22 at 20:11
Oh, then my mind fooled me. Yes, you are right concerning this and I know where I did wrong on my problem. ^^
– mrtaurho
Jul 22 at 20:15
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm interested in the Fourier Spectrum of the solution of the differential equation on the domain $t in [0, infty]$:
$$ fracdpdt = -beta p $$
Doing Fourier Analysis on this differential equation I get:
$$ (i omega + beta ) P = 0 $$
which is interesting because this would seem to indicate that there are only trivial solutions to this equation.
The time domain solution to this equation is:
$$ p(t) = p(0) e^-beta t quad textfor t geq 0$$
If I take the fourier transform of this I get:
$$ P (omega) = int_0^infty p(0) e^-beta t e^-iomega t dt = p(0) int_0^infty e^-(iomega + beta) t dt $$
$$ P(omega) = - fracp(0)iomega + beta e^-(iomega + beta) t big |^t=infty_t = 0 = fracp(0)iomega + beta $$
Now I plut this into my original equation:
$$ (i omega + beta) P = (i omega + beta) fracp(0)i omega + beta = p(0) neq 0 $$
Where did I go wrong?
differential-equations fourier-analysis
I'm interested in the Fourier Spectrum of the solution of the differential equation on the domain $t in [0, infty]$:
$$ fracdpdt = -beta p $$
Doing Fourier Analysis on this differential equation I get:
$$ (i omega + beta ) P = 0 $$
which is interesting because this would seem to indicate that there are only trivial solutions to this equation.
The time domain solution to this equation is:
$$ p(t) = p(0) e^-beta t quad textfor t geq 0$$
If I take the fourier transform of this I get:
$$ P (omega) = int_0^infty p(0) e^-beta t e^-iomega t dt = p(0) int_0^infty e^-(iomega + beta) t dt $$
$$ P(omega) = - fracp(0)iomega + beta e^-(iomega + beta) t big |^t=infty_t = 0 = fracp(0)iomega + beta $$
Now I plut this into my original equation:
$$ (i omega + beta) P = (i omega + beta) fracp(0)i omega + beta = p(0) neq 0 $$
Where did I go wrong?
differential-equations fourier-analysis
edited Jul 22 at 19:51
asked Jul 22 at 19:45
Mike Flynn
5611517
5611517
I have came across some similiar problems always by homogeous ODE's. The same problem occurs when you are using a Laplace transform. I am not sure but I would claim that integral transforms are somehow not able to solve homogeous ODE's ore you have to consider that $mathcalF_t0(omega)=c$.
– mrtaurho
Jul 22 at 19:59
hmmm, using the Laplace transform the answer actually pops out because $Lfracdpdt = sLp - p(0)$, which gives the equation $(s + beta)Lp = p(0)$ which is correct if $s = iomega$. Why didn't this work for Fourier?
– Mike Flynn
Jul 22 at 20:11
Oh, then my mind fooled me. Yes, you are right concerning this and I know where I did wrong on my problem. ^^
– mrtaurho
Jul 22 at 20:15
add a comment |Â
I have came across some similiar problems always by homogeous ODE's. The same problem occurs when you are using a Laplace transform. I am not sure but I would claim that integral transforms are somehow not able to solve homogeous ODE's ore you have to consider that $mathcalF_t0(omega)=c$.
– mrtaurho
Jul 22 at 19:59
hmmm, using the Laplace transform the answer actually pops out because $Lfracdpdt = sLp - p(0)$, which gives the equation $(s + beta)Lp = p(0)$ which is correct if $s = iomega$. Why didn't this work for Fourier?
– Mike Flynn
Jul 22 at 20:11
Oh, then my mind fooled me. Yes, you are right concerning this and I know where I did wrong on my problem. ^^
– mrtaurho
Jul 22 at 20:15
I have came across some similiar problems always by homogeous ODE's. The same problem occurs when you are using a Laplace transform. I am not sure but I would claim that integral transforms are somehow not able to solve homogeous ODE's ore you have to consider that $mathcalF_t0(omega)=c$.
– mrtaurho
Jul 22 at 19:59
I have came across some similiar problems always by homogeous ODE's. The same problem occurs when you are using a Laplace transform. I am not sure but I would claim that integral transforms are somehow not able to solve homogeous ODE's ore you have to consider that $mathcalF_t0(omega)=c$.
– mrtaurho
Jul 22 at 19:59
hmmm, using the Laplace transform the answer actually pops out because $Lfracdpdt = sLp - p(0)$, which gives the equation $(s + beta)Lp = p(0)$ which is correct if $s = iomega$. Why didn't this work for Fourier?
– Mike Flynn
Jul 22 at 20:11
hmmm, using the Laplace transform the answer actually pops out because $Lfracdpdt = sLp - p(0)$, which gives the equation $(s + beta)Lp = p(0)$ which is correct if $s = iomega$. Why didn't this work for Fourier?
– Mike Flynn
Jul 22 at 20:11
Oh, then my mind fooled me. Yes, you are right concerning this and I know where I did wrong on my problem. ^^
– mrtaurho
Jul 22 at 20:15
Oh, then my mind fooled me. Yes, you are right concerning this and I know where I did wrong on my problem. ^^
– mrtaurho
Jul 22 at 20:15
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
In the first case you take the Fourier transform over all of $mathbb R,$ but in the second case you take it only over the positive half of $mathbb R.$
If we limit $p(t)$ to be non-zero only for $t>0$ then the first Fourier transform becomes
$$
mathcalFLHS
= int_0^infty p'(t) , e^-iomega t , dt \
= [p(t) , e^-iomega t]_0^infty - int_0^infty p(t) , (-iomega) e^-iomega t , dt \
= -p(0) + iomega int_0^infty p(t) e^-iomega t , dt \
= -p(0) + iomega P(omega)
$$
and
$$
mathcalFRHS
= int_0^infty (-beta p(t)) , e^-iomega t , dt \
= -beta int_0^infty p(t) , e^-iomega t , dt \
= -beta P(omega)
$$
Thus,
$$(iomega+beta)P(omega) = p(0)$$
so
$$P(omega) = p(0)/(iomega+beta).$$
This is the same as you got in the second case.
1
could you elaborate? I see the conceptual difference but I don't see how it changes the answer.
– Mike Flynn
Jul 22 at 20:19
The normal Fourier integrals, without the restriction $tin[0,infty]$, looks like $int_-infty^inftyf(t)e^ixcdot ymathrmdx$ and from this one the correspondance tables are computed. Therefore, if you use a different transform, in this case $int_0^inftyf(t)e^ixcdot ymathrmdx$ you will get a different solution I guess
– mrtaurho
Jul 22 at 20:23
@MikeFlynn. I have now added some calculations.
– md2perpe
Jul 22 at 20:25
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
In the first case you take the Fourier transform over all of $mathbb R,$ but in the second case you take it only over the positive half of $mathbb R.$
If we limit $p(t)$ to be non-zero only for $t>0$ then the first Fourier transform becomes
$$
mathcalFLHS
= int_0^infty p'(t) , e^-iomega t , dt \
= [p(t) , e^-iomega t]_0^infty - int_0^infty p(t) , (-iomega) e^-iomega t , dt \
= -p(0) + iomega int_0^infty p(t) e^-iomega t , dt \
= -p(0) + iomega P(omega)
$$
and
$$
mathcalFRHS
= int_0^infty (-beta p(t)) , e^-iomega t , dt \
= -beta int_0^infty p(t) , e^-iomega t , dt \
= -beta P(omega)
$$
Thus,
$$(iomega+beta)P(omega) = p(0)$$
so
$$P(omega) = p(0)/(iomega+beta).$$
This is the same as you got in the second case.
1
could you elaborate? I see the conceptual difference but I don't see how it changes the answer.
– Mike Flynn
Jul 22 at 20:19
The normal Fourier integrals, without the restriction $tin[0,infty]$, looks like $int_-infty^inftyf(t)e^ixcdot ymathrmdx$ and from this one the correspondance tables are computed. Therefore, if you use a different transform, in this case $int_0^inftyf(t)e^ixcdot ymathrmdx$ you will get a different solution I guess
– mrtaurho
Jul 22 at 20:23
@MikeFlynn. I have now added some calculations.
– md2perpe
Jul 22 at 20:25
add a comment |Â
up vote
1
down vote
accepted
In the first case you take the Fourier transform over all of $mathbb R,$ but in the second case you take it only over the positive half of $mathbb R.$
If we limit $p(t)$ to be non-zero only for $t>0$ then the first Fourier transform becomes
$$
mathcalFLHS
= int_0^infty p'(t) , e^-iomega t , dt \
= [p(t) , e^-iomega t]_0^infty - int_0^infty p(t) , (-iomega) e^-iomega t , dt \
= -p(0) + iomega int_0^infty p(t) e^-iomega t , dt \
= -p(0) + iomega P(omega)
$$
and
$$
mathcalFRHS
= int_0^infty (-beta p(t)) , e^-iomega t , dt \
= -beta int_0^infty p(t) , e^-iomega t , dt \
= -beta P(omega)
$$
Thus,
$$(iomega+beta)P(omega) = p(0)$$
so
$$P(omega) = p(0)/(iomega+beta).$$
This is the same as you got in the second case.
1
could you elaborate? I see the conceptual difference but I don't see how it changes the answer.
– Mike Flynn
Jul 22 at 20:19
The normal Fourier integrals, without the restriction $tin[0,infty]$, looks like $int_-infty^inftyf(t)e^ixcdot ymathrmdx$ and from this one the correspondance tables are computed. Therefore, if you use a different transform, in this case $int_0^inftyf(t)e^ixcdot ymathrmdx$ you will get a different solution I guess
– mrtaurho
Jul 22 at 20:23
@MikeFlynn. I have now added some calculations.
– md2perpe
Jul 22 at 20:25
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
In the first case you take the Fourier transform over all of $mathbb R,$ but in the second case you take it only over the positive half of $mathbb R.$
If we limit $p(t)$ to be non-zero only for $t>0$ then the first Fourier transform becomes
$$
mathcalFLHS
= int_0^infty p'(t) , e^-iomega t , dt \
= [p(t) , e^-iomega t]_0^infty - int_0^infty p(t) , (-iomega) e^-iomega t , dt \
= -p(0) + iomega int_0^infty p(t) e^-iomega t , dt \
= -p(0) + iomega P(omega)
$$
and
$$
mathcalFRHS
= int_0^infty (-beta p(t)) , e^-iomega t , dt \
= -beta int_0^infty p(t) , e^-iomega t , dt \
= -beta P(omega)
$$
Thus,
$$(iomega+beta)P(omega) = p(0)$$
so
$$P(omega) = p(0)/(iomega+beta).$$
This is the same as you got in the second case.
In the first case you take the Fourier transform over all of $mathbb R,$ but in the second case you take it only over the positive half of $mathbb R.$
If we limit $p(t)$ to be non-zero only for $t>0$ then the first Fourier transform becomes
$$
mathcalFLHS
= int_0^infty p'(t) , e^-iomega t , dt \
= [p(t) , e^-iomega t]_0^infty - int_0^infty p(t) , (-iomega) e^-iomega t , dt \
= -p(0) + iomega int_0^infty p(t) e^-iomega t , dt \
= -p(0) + iomega P(omega)
$$
and
$$
mathcalFRHS
= int_0^infty (-beta p(t)) , e^-iomega t , dt \
= -beta int_0^infty p(t) , e^-iomega t , dt \
= -beta P(omega)
$$
Thus,
$$(iomega+beta)P(omega) = p(0)$$
so
$$P(omega) = p(0)/(iomega+beta).$$
This is the same as you got in the second case.
edited Jul 22 at 20:25
answered Jul 22 at 20:13
md2perpe
5,84511022
5,84511022
1
could you elaborate? I see the conceptual difference but I don't see how it changes the answer.
– Mike Flynn
Jul 22 at 20:19
The normal Fourier integrals, without the restriction $tin[0,infty]$, looks like $int_-infty^inftyf(t)e^ixcdot ymathrmdx$ and from this one the correspondance tables are computed. Therefore, if you use a different transform, in this case $int_0^inftyf(t)e^ixcdot ymathrmdx$ you will get a different solution I guess
– mrtaurho
Jul 22 at 20:23
@MikeFlynn. I have now added some calculations.
– md2perpe
Jul 22 at 20:25
add a comment |Â
1
could you elaborate? I see the conceptual difference but I don't see how it changes the answer.
– Mike Flynn
Jul 22 at 20:19
The normal Fourier integrals, without the restriction $tin[0,infty]$, looks like $int_-infty^inftyf(t)e^ixcdot ymathrmdx$ and from this one the correspondance tables are computed. Therefore, if you use a different transform, in this case $int_0^inftyf(t)e^ixcdot ymathrmdx$ you will get a different solution I guess
– mrtaurho
Jul 22 at 20:23
@MikeFlynn. I have now added some calculations.
– md2perpe
Jul 22 at 20:25
1
1
could you elaborate? I see the conceptual difference but I don't see how it changes the answer.
– Mike Flynn
Jul 22 at 20:19
could you elaborate? I see the conceptual difference but I don't see how it changes the answer.
– Mike Flynn
Jul 22 at 20:19
The normal Fourier integrals, without the restriction $tin[0,infty]$, looks like $int_-infty^inftyf(t)e^ixcdot ymathrmdx$ and from this one the correspondance tables are computed. Therefore, if you use a different transform, in this case $int_0^inftyf(t)e^ixcdot ymathrmdx$ you will get a different solution I guess
– mrtaurho
Jul 22 at 20:23
The normal Fourier integrals, without the restriction $tin[0,infty]$, looks like $int_-infty^inftyf(t)e^ixcdot ymathrmdx$ and from this one the correspondance tables are computed. Therefore, if you use a different transform, in this case $int_0^inftyf(t)e^ixcdot ymathrmdx$ you will get a different solution I guess
– mrtaurho
Jul 22 at 20:23
@MikeFlynn. I have now added some calculations.
– md2perpe
Jul 22 at 20:25
@MikeFlynn. I have now added some calculations.
– md2perpe
Jul 22 at 20:25
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2859709%2fcontradiction-in-fourier-analysis-of-differential-equation-what-rules-did-i-br%23new-answer', 'question_page');
);
Post as a guest
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
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
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
I have came across some similiar problems always by homogeous ODE's. The same problem occurs when you are using a Laplace transform. I am not sure but I would claim that integral transforms are somehow not able to solve homogeous ODE's ore you have to consider that $mathcalF_t0(omega)=c$.
– mrtaurho
Jul 22 at 19:59
hmmm, using the Laplace transform the answer actually pops out because $Lfracdpdt = sLp - p(0)$, which gives the equation $(s + beta)Lp = p(0)$ which is correct if $s = iomega$. Why didn't this work for Fourier?
– Mike Flynn
Jul 22 at 20:11
Oh, then my mind fooled me. Yes, you are right concerning this and I know where I did wrong on my problem. ^^
– mrtaurho
Jul 22 at 20:15