equalP
- 21
- 0
Homework Statement
Use the principle of deformation of path to deduce
\int_0^\infty t^n \textbf{cos}(bt) e^{-at}dt=\frac{n!}{e^{n+1}}\textbf{cos}((n+1)\phi) and \int_0^\infty t^n \textbf{sin}(bt) e^{-at}dt=\frac{n!}{e^{n+1}}\textbf{sin}((n+1)\phi)
where a>0, b>0, c=\sqrt{a^2+b^2}, and \phi=\textbf{tan}^{-1}(\frac{b}{a}) for 0\leq\phi<\frac{\pi}{2}
It also gives the hint to solve this problem.
(a) Consider the integral of f(z)=z^n e^{-z} along three directed smooth curves:
(i)\textbf{Im} z=0, (ii)z=Re^{i\theta}, where 0\leq\theta\leq\phi, (iii)z=ce^{i\phi}t, where t goes from 0 to \infty
(b) Find the bound for modulus of the integral on (ii).
Use the inequality \textbf{cos}\theta\leq1-\frac{2\theta}{\pi} for 0\leq\theta <\frac{\pi}{2}
Homework Equations
Cauchy's Integral Formula and Cauchy's Integral Theorem (I have only learned these two in the topic of Contour integration)
The Attempt at a Solution
I know the question should be solved by comparing real and imaginary part, but I don't know how to evaluate the integrals and hence I follow the hint.
In the previous part, I have shown that \int_0^\infty x^n e^{-x} dx=n!
Hence, I can also solved the (a)(i) of the hint:
\int_{Im z=0} f(z)dz=2\int_0^\infty x^n e^{-x} dx=2n!
But I don't know how to solve (ii) and also (iii) by deformation of path...
(ii)
\int_{z=Re^{i\theta}}z^n e^{-z}dz=\int_0^\phi R^n e^{in\theta-Re^{i\theta}}Rie^{i\theta}d\theta \\=R^{n+1}i\int_0^\phi e^{i(n+1)\theta-Re^{i\theta}}d\theta
Then I do not know what should I do in the next step...
It has the similar case in (iii)
Can anyone help me? Thank you.