View Single Post
  #3  
Old November 25th, 2008, 04:53 AM
Opalg's Avatar
Opalg Opalg is offline
MHF Contributor

 
Join Date: Aug 2007
Location: Leeds, UK
Posts: 2,463
Country:
Thanks: 150
Thanked 1,502 Times in 1,257 Posts
Opalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant futureOpalg has a brilliant future
Default

Quote:
Originally Posted by alexthepenguin View Post
prove that



this is based on the assumption that for all x in 0..pi/2 ( i have done this part)
Substitute y = x√n to get \sqrt n\int_0^{\pi/2}\cos^nx\,dx = \int_0^{\pi\sqrt n/2}\cos^n(y/\sqrt n)\,dy.

Use good ol' l'Hôpital to check that \lim_{x\to0}\frac{\ln(\cos x)}{x^2} = \frac12. Put x=y/\sqrt n in that, to see that \lim_{n\to\infty}n\ln\bigl(\cos(y/\sqrt n)\bigr) = -\frac{y^2}2. Taking exponentials, \lim_{n\to\infty}\cos^n(y/\sqrt n) = e^{-y^2/2}. Also, the inequality \ln(\cos x)\leqslant-x^2/2 shows that \cos^n(y/\sqrt n) \leqslant e^{-y^2/2}. You can then apply the Dominated Convergence Theorem to get \lim_{n\to\infty} \int_0^{\pi\sqrt n/2}\cos^n(y/\sqrt n)\,dy = \int_0^\infty e^{-y^2/2}dy.
Reply With Quote