Fourier transform of the hyperbolic secant function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 9K views
Marie_Curie
Messages
3
Reaction score
0

Homework Statement



Hi there!

I'm just trying to figure out the Fourier transform of the hyperbolic secant function... I already know the outcome:

4[itex]\sum\ ((-1)^n*(1+2n))/(ω^2*(2n+1)^2)[/itex]

But sadly, I cannot figure out how to work round to it! :( maybe one of you could help me...

Homework Equations



I was thinking of using the geometric series 1/(1+q) = [itex]\sum (-q)^n[/itex] for q = e^(-2*x), as the hyperbolic secant is 2*e^(-x)/(1+e^(-2*x)) .
And then you need to multiply the hyperbolic secant with e^(iωt) and integrate from -∞
up to ∞.
But... frankly, that was it. I have never managed to come to the result
4[itex]\sum\ ((-1)^n*(1+2n))/(ω^2*(2n+1)^2)[/itex]

Maybe someone could give me a hint to to solve this problem...? :)

Lots of greetings,
Marie
 
Last edited:
Physics news on Phys.org
Marie_Curie said:

Homework Statement



Hi there!

I'm just trying to figure out the Fourier transform of the hyperbolic secant function... I already know the outcome:

4[itex]\sum\ ((-1)^n*(1+2n))/(ω^2*(2n+1)^2)[/itex]

But sadly, I cannot figure out how to work round to it! :( maybe one of you could help me...

Homework Equations



I was thinking of using the geometric series 1/(1+q) = [itex]\sum (-q)^n[/itex] for q = e^(-2*x), as the hyperbolic secant is 2*e^(-x)/(1+e^(-2*x)) .
And then you need to multiply the hyperbolic secant with e^(iωt) and integrate from -∞
up to ∞.
But... frankly, that was it. I have never managed to come to the result
4[itex]\sum\ ((-1)^n*(1+2n))/(ω^2*(2n+1)^2)[/itex]

Maybe someone could give me a hint to to solve this problem...? :)

Lots of greetings,
Marie

f(x) = sech(x) is an even function, so the FT of f is (g + conjugate g), where ##g = \int_0^{\infty} f(x) e^{i \omega x} \, dx.## Apply this term-by-term to
[tex]\text{sech}(x) = 2 \sum (-1)^n e^{-(2n+1)x}.[/tex]
 
Ray Vickson said:
f(x) = sech(x) is an even function, so the FT of f is (g + conjugate g), where ##g = \int_0^{\infty} f(x) e^{i \omega x} \, dx.## Apply this term-by-term to
[tex]\text{sech}(x) = 2 \sum (-1)^n e^{-(2n+1)x}.[/tex]


Aaahh, wonderful! Thank you!

Just one more question... where does the Term [tex](-1)^n[/tex] come from?

Thanks a lot!
MARIE
 
Marie_Curie said:
Aaahh, wonderful! Thank you!

Just one more question... where does the Term [tex](-1)^n[/tex] come from?

Thanks a lot!
MARIE

It comes from the expansion of 1/(1+a)=1-a+a^2-a^3+... It's the factor that alternates sign.
 
Last edited:
Dick said:
It comes from the expansion of 1/(1-a)=1-a+a^2-a^3+... It's the factor that alternates sign.

Oh yes, sure! Now I got it :)

Thank you very much! :) And have a nice evening!

_MARIE_
 
Marie_Curie said:
Oh yes, sure! Now I got it :)

Thank you very much! :) And have a nice evening!

_MARIE_

You're welcome. Nice evening to you too. Note I goofed on the post. I meant 1/(1+a) not 1/(1-a).