Problem 21
Question
(a) From the identity $$\sin A \cos B=\frac{1}{2}[\sin (A+B)+\sin (A-B)]$$ we have $$\begin{aligned} \sin \alpha \cos \alpha x &=\frac{1}{2}[\sin (\alpha+\alpha x)+\sin (\alpha-\alpha x)] \\ &=\frac{1}{2}[\sin \alpha(1+x)+\sin \alpha(1-x)] \\ &=\frac{1}{2}[\sin \alpha(x+1)-\sin \alpha(x-1)] \end{aligned}$$ Then $$\frac{2}{\pi} \int_{0}^{\infty} \frac{\sin \alpha \cos \alpha x}{\alpha} d \alpha=\frac{1}{\pi} \int_{0}^{\infty} \frac{\sin \alpha(x+1)-\sin \alpha(x-1)}{\alpha} d \alpha$$ (b) Noting that $$\begin{aligned} F_{b} &=\frac{1}{\pi} \int_{0}^{b} \frac{\sin \alpha(x+1)-\sin \alpha(x-1)}{\alpha} d \alpha \\ &=\frac{1}{\pi}\left[\int_{0}^{b} \frac{\sin \alpha(x+1)}{\alpha} d \alpha-\int_{0}^{b} \frac{\sin \alpha(x-1)}{\alpha} d \alpha\right] \end{aligned}$$ and letting \(t=\alpha(x+1)\) so that \(d t=(x+1) d \alpha\) in the first integral and \(t=\alpha(x-1)\) so that \(d t=(x-1) d \alpha\) in the second integral we have $$F_{b}=\frac{1}{\pi}\left[\int_{0}^{b(x+1)} \frac{\sin t}{t} d t-\int_{0}^{b(x-1)} \frac{\sin t}{t} d t\right]$$ since \(\operatorname{Si}(x)=\int_{0}^{x}[(\sin t) / t] d t,\) this becomes $$F_{b}=\frac{1}{\pi}[\operatorname{Si}(b(x+1))-\operatorname{Si}(b(x-1))]$$ (c) In Mathematica we define \(\mathbf{f}\left[\mathbf{b}_{-}\right]:=(\mathbf{1} / \mathbf{P} \mathbf{i})(\sin \operatorname{Integral}[\mathbf{b}(\mathbf{x}+\mathbf{1})]-\sin \operatorname{Integral}[\mathbf{b}(\mathbf{x}-\mathbf{1})] .\) Graphs of \(F_{b}(x)\) for \(b=4,6,15,\) and 75 are shown below.
Step-by-Step Solution
VerifiedKey Concepts
Trigonometric Identities
This simplification is invaluable when tackling integrals involving trigonometric functions. In the given problem, this identity was used to rewrite \( \sin \alpha \cos \alpha x \) as \( \frac{1}{2}[\sin \alpha(x+1) + \sin \alpha(x-1)] \). This transformation changed the original integral into a problem that could be approached using the properties of sine functions.
By breaking down the product into these sum terms, we open up the way for using other mathematical tools like integration and transformation techniques. Learning to recognize when and how to apply trigonometric identities is a fundamental skill for anyone studying calculus, math, or physics.
Integration Techniques
Substitution is one of the core techniques used in this exercise. When given the integral \( \int_{0}^{\infty} \frac{\sin \alpha(x+1) - \sin \alpha(x-1)}{\alpha} d \alpha \), substitution helps simplify the expression. By letting \( t = \alpha(x+1) \) for the first integral and \( t = \alpha(x-1) \) for the second, the variables become more manageable, transforming each part of the integral into a standard form that can be solved using known methods.
- This change of variables aligns the integral with the sine integral function, allowing simplification.
- It effectively reduces the complexity of the integral by removing dependencies on \( \alpha \), leaving only the new variable \( t \) to confront.
Sine Integral Function
The sine integral appears in many physics and engineering problems, often describing oscillations and waveforms. In our problem, recognizing the integral as a sine integral function allows a direct path to the solution. This is because the integral \( \int_{0}^{b(x+1)} \frac{\sin t}{t} dt \) naturally aligns with the definition of \( \operatorname{Si}(x) \).
- The transformation of the original integral via substitution leads directly to the sine integral form.
- The relationship between the bounds of integration and the function inside correlates to how we apply the sine integral definition.