Answer: The Sinc Integral: Conditional but Not Absolute
Key Idea / Intuition
Part (b) captures a beautiful tension: sinx/x is integrable on [0,โ) only because of cancellation between positive and negative arches โ the function is not absolutely integrable. This is the continuous analogue of a conditionally-but-not-absolutely convergent series. For part (c), the slickest route is Feynman's trick (differentiation under the integral sign): introduce a parameter eโtx to damp the integral, differentiate with respect to t, solve the resulting elementary integral, then let tโ0+.
Formal Proof / Solution
Part (a): Convergence
Write I=limRโโโโซ0Rโxsinxโdx. Integrate by parts with u=1/x, dv=sinxdx:
โซ1Rโxsinxโdx=[โxcosxโ]1Rโโโซ1Rโx2cosxโdx.
The boundary term โcos1 as Rโโ, and โซ1โโโฃcosxโฃ/x2dxโคโซ1โโxโ2dx<โ. So the tail converges. Near 0, the function (sinx)/xโ1 is bounded and continuous, so โซ01โ is finite. Hence I converges. โ
Part (b): Not Absolutely Convergent
On each interval [kฯ,(k+1)ฯ], โฃsinxโฃโฅ0 and
โซkฯ(k+1)ฯโxโฃsinxโฃโdxโฅ(k+1)ฯ1โโซkฯ(k+1)ฯโโฃsinxโฃdx=(k+1)ฯ2โ.
(The last equality uses โซ0ฯโsinxdx=2.) Summing over k=0,1,2,โฆ:
โซ0โโxโฃsinxโฃโdxโฅโk=0โโ(k+1)ฯ2โ=ฯ2โโk=1โโk1โ=+โ.
So the integral diverges absolutely. โ
Part (c): Evaluation via Feynman's Trick
Step 1. Define
F(t)=โซ0โโxsinxโeโtxdx,t>0.
The factor eโtx ensures absolute convergence for every t>0, so differentiation under the integral is justified.
Step 2. Differentiate:
Fโฒ(t)=โโซ0โโsin(x)eโtxdx.
This is a standard Laplace transform. Integrating by parts twice (or using the known formula):
โซ0โโeโtxsinxdx=1+t21โ.
Hence Fโฒ(t)=โ1+t21โ.
Step 3. Integrate:
F(t)=โarctan(t)+C.
As tโ+โ, F(t)โ0 (by dominated convergence or the RiemannโLebesgue lemma), so C=ฯ/2.
F(t)=2ฯโโarctan(t).
Step 4. Take tโ0+. One can justify F(t)โI (the dominated convergence theorem applies after part (a)'s analysis, or by the monotone convergence theorem for the absolute value). Thus:
I=โซ0โโxsinxโdx=2ฯโ.โ
Summary Table
| Part | Key Tool | Result |
|------|----------|--------|
| (a) | Integration by parts + comparison | I converges |
| (b) | Arch-by-arch lower bound + harmonic series | Not absolutely convergent |
| (c) | Feynman trick (Laplace parameter) | I=ฯ/2 |