Problem 27
Question
$$\begin{aligned} \int_{-\infty}^{\infty} \frac{e^{2 i x}}{x^{4}+1} d x &=2 \pi i\left[\operatorname{Res}\left(f(z), \frac{1}{\sqrt{2}}+\frac{1}{\sqrt{2}} i\right)+\operatorname{Res}\left(f(z),-\frac{1}{\sqrt{2}}+\frac{1}{\sqrt{2}} i\right)\right] \\ &=2 \pi i\left[\left(-\frac{\sqrt{2}}{8}-\frac{\sqrt{2}}{8} i\right) e^{(-\sqrt{2}+\sqrt{2} i)}+\left(\frac{\sqrt{2}}{8}-\frac{\sqrt{2}}{8} i\right) e^{(-\sqrt{2}-\sqrt{2} i)}\right] \\ &=\pi e^{-\sqrt{2}}\left[\frac{\sqrt{2}}{2} \cos \sqrt{2}+\frac{\sqrt{2}}{2} \sin \sqrt{2}\right] \end{aligned}$$ $$\int_{-\infty}^{\infty} \frac{\cos 2 x}{x^{4}+1} d x=\operatorname{Re}\left(\int_{-\infty}^{\infty} \frac{e^{2 i x}}{x^{4}+1} d x\right)=\pi e^{-\sqrt{2}}\left[\frac{\sqrt{2}}{2} \cos \sqrt{2}+\frac{\sqrt{2}}{2} \sin \sqrt{2}\right]$$ Therefore $$\int_{0}^{\infty} \frac{\cos 2 x}{x^{4}+1} d x=\pi e^{-\sqrt{2}} \frac{\sqrt{2}}{4}(\cos \sqrt{2}+\sin \sqrt{2})$$
Step-by-Step Solution
VerifiedKey Concepts
Residue Theorem
This is expressed mathematically as:
- \( \int_C f(z) \, dz = 2 \pi i \sum \operatorname{Res}(f, z_k) \)
- Identify the poles of \(f(z)\) inside the contour.
- Calculate the residue at each pole, which involves finding the coefficient of \((z - z_k)^{-1}\) in the Laurent series expansion of \(f\) around \(z_k\).
- Sum the residues and multiply by \(2\pi i\) to find the integral.
Complex Analysis
A function \(f\) is complex if it has the form \(f(z) = u(x, y) + iv(x, y)\), where \(u\) and \(v\) are real-valued functions of real variables \(x\) and \(y\) with \(z = x + iy\).
Some key concepts include:
- Analytic Functions: Functions that are differentiable at all points in their domain, leading to the property of being expressible as power series. Examples include \(e^z\), \(sin(z)\), and \(cos(z)\).
- Singularities: Points where a function ceases to be analytic, such as poles where a function goes to infinity.
- Contour Integrals: Integrals of complex functions over a path or contour, essential in evaluating real integrals using complex methods.
- Contour integrals exploit the geometrical nature of complex functions, allowing us to encircle singularities to extract information.
Improper Integrals
To handle these integrals, we often turn to techniques such as contour integration, where complex analysis becomes an ally:
- Evaluation Strategy: Convert the improper integral into a contour integral using a function in the complex plane.
- Choosing a Path: Select a path or contour that simplifies the integral and encloses singularities (such as poles) relevant to the problem.
- Residues Application: Use the residue theorem to evaluate the integral along the contour, especially for integrals from \(-\infty\) to \(\infty\).