Miscellaneous Definite Integrals

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
lostminty
Messages
80
Reaction score
0

Homework Statement



show that

[itex]\int^{∞}_{0}\frac{sin^{2}x}{x^{2}}dx= \frac{\pi}{2}[/itex]


Homework Equations



consider

[itex]\oint_{C}\frac{1-e^{i2z}}{z^{2}}dz[/itex]

where C is a semi circle of radius R, about 0,0 with an indent (another semi circle) excluding 0,0.

The Attempt at a Solution




curve splits into
C1, line segment from -R to -ε
C2, semi circle z=εe θ goes from ∏ to 0
C3, line segment from ε to R
C4, semi circle z=Re θ goes from 0 to ∏

function is holomorphic in/on C. so integral =0

for C4, applying limit R > infinity integral = 0

C3. really stuck here

I sub in the value of z

to get

[itex]\int^{0}_{∏}\frac{1-e^{i2e^{iθ}}}{ε^{2}e^{2iθ}}εe^{iθ}[/itex]


but I can't take the limit ε -> 0 of this since there's an ε on the denominator
 
Physics news on Phys.org
vela said:
You forgot an ε in the exponent and a factor of i.
$$\int^0_\pi \frac{1-e^{i2\varepsilon e^{i\theta}}}{\varepsilon^2 e^{2i\theta}} i\varepsilon e^{i\theta}\,d\theta$$

Thank you. I was half awake when I wrote that.

I just don't know how to get that ε out from the denominator, I cannot take the limit otherwise.
 
The teacher gave me a hint, use l'hospital's Rule, which isn't clear to be possible since i forgot to add in the limit
 
I mean, differentiating the top and bottom before taking the limit.

as in a taylor series?