Using the method of steepest descent

  • Thread starter Thread starter Hoplite
  • Start date Start date
  • Tags Tags
    Method
Hoplite
Messages
50
Reaction score
0
I have the question,
\int_{-\pi/2}^{\frac{\pi}{2}} e^{-ilk}cos^n kdk
It says, "Set t=ik". So,
-i\int_{-i\pi/2}^{i\pi/2}e^{-lt} cosh^n tdt
But then it says, "Use the method of steepest descent to show that as n \rightarrow \infty with r = l/n."
I'm supposed to get:
\sim \sqrt{\frac{2\pi}{n(1-r^2)} }exp(-\frac{1}{2}n[r\log{\frac{1+r}{1-r}}+log(1-r^2)])
If the equation were of the form, \int e^{ilP(t)}Q(t)dt, I know how to use the method of steepest descent. I'd find a point z where P'(t)=0 and expand P(t) around that point using a Taylor series expansion getting, P(t)=P(z)+0.5P''(z)(t-z)^2, and then I'd replace t with z+ix and it would all come out from there. But I have no idea how to use the method of steepest descent when P(t)=t and i has been removed from the exponential.
 
Last edited:
Physics news on Phys.org
HINT: Write \cosh ^n x = e^{\ln \cosh^n x}
 
:smile: Thanks, Tide. That question was killing me.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top