What have you tried? (And are you sure you wrote it correctly?)
siaosi
Aug25-08, 04:49 AM
Thanks for you prompt reply,
Yes it's written correctly. I've tried a formula that I found in a book, that says it is:
1*3*5*...*(n-1)/2*4*6*...*(n) * pi
But it just can't be as simple as that... I'm sure this is a tricky question.
Defennder
Aug25-08, 05:56 AM
Hmm, I have to say that doesn't seem particular plausible. Think of the area under the graph of \sin^{2008} x from 0 to \infty. Did you mistype the integral limits?
siaosi
Aug25-08, 06:42 AM
Ok, I have re-checked it, I had it wrong, it is from 0 to pi. Sorry guys.
\int_0^\pi sin^{2008} x dx
Still buffed though!
snipez90
Aug25-08, 09:46 AM
Hmm well you could apply the usual methods for starting these integrals. Consider breaking down the integral into two (one with limits of integration of 0 to pi/2 and another of pi/2 to pi). Then consider the symmetry of sin(x) to realize that these two integrals are equal. Then try a substitution involving the identity cos(x) = sin(pi/2 - x).
But then again in this case it might complicate the problem. Is there an easy way to factor sin2008(x) + cos2008(x)
Pere Callahan
Aug26-08, 10:01 AM
I would suggest you try integration by parts to derive a recursion formula for
I_n=\int_0^\pi{dx \sin^nx}
Then you can solve this recursion formula and plug in n=2008.
snipez90
Aug26-08, 03:16 PM
I would suggest you try integration by parts to derive a recursion formula for
I_n=\int_0^\pi{dx \sin^nx}
Then you can solve this recursion formula and plug in n=2008.
I have seen that recursion formula before and I can tell you without remembering the specifics that 2008 is a high enough number that this approach will probably be not very pleasant.
Pere Callahan
Aug26-08, 03:27 PM
I have seen that recursion formula before and I can tell you without remembering the specifics that 2008 is a high enough number that this approach will probably be not very pleasant.
I can tell you that the result is not very pleasant:smile:
snipez90
Aug26-08, 03:38 PM
Haha, well I didn't mean to be rude, since my approach seemed to get no where. I forgot that a^n + b^n cannot really be factored readily.
So \int_0^{\pi}\,sin^{2n}x\,dx\ =\ \frac{2n-1}{2n}\,\int_0^{\pi}\,sin^{2n-2}x\,dx :smile:
Pere Callahan
Aug27-08, 04:49 AM
Yes, and the same works if you take n instead of 2n.:smile:
tiny-tim
Aug27-08, 06:02 AM
Is \frac{1}{\pi}\,\int_0^\pi sin^{2008} x dx
the probability of tossing a coin 2008 times :rolleyes: and getting exactly 1004 heads?
If so, why … ? :confused:
(\int_0^\pi sin^m x dx is rational for odd m, and a rational multiple of π for even m)
NoMoreExams
Aug27-08, 10:50 AM
How can it be? Tossing a coin is a discrete even -> discrete probability distribution function but integrals are analagous to continous ones. Or am I misunderstanding your question tiny-tim?
Pere Callahan
Aug27-08, 11:06 AM
Well, maybe, Tiny-Tim just observed that the two quantities - the integral on the one hand, and the describes probability - are the same.
So \int_0^{\pi}\,sin^{2n}x\,dx\ =\ \frac{2n-1}{2n}\,\int_0^{\pi}\,sin^{2n-2}x\,dx :smile:
I have done my research and from various books I have found the same answer as this. This is all fine, but I have a loooooooong way to reach the number 2008... So I am still confused.
Pere Callahan
Aug27-08, 02:44 PM
See posts #7 and #15.
tiny-tim
Aug27-08, 02:53 PM
I have done my research and from various books I have found the same answer as this. This is all fine, but I have a loooooooong way to reach the number 2008... So I am still confused.
Hi siaosi! :smile:
The best thing to do, if you're confused by complicated equations, is to give things short names so that equatins look really simple.
In this case, define P2n = ∫0π sin2nx dx.
Then that equation was P2n =
P2(n-1) (2n-1)/2n,
which you can then see is
P2(n-2) (2n-1)(2n-3)/2n(2n-2),
and so on … until you reach P0, which you can easily work out! :smile:
Now can you see that there's a pattern … so you don't have to worry about making thousands of calculations! :wink: