How Do You Solve the Integral of Sin^2008(x) from 0 to Infinity?

  • Thread starter Thread starter siaosi
  • Start date Start date
  • Tags Tags
    Stuck
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the integral of sin raised to the power of 2008 from 0 to pi, specifically \int_0^\pi sin^{2008} x dx. Participants explore various methods and approaches to tackle this integral.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss the validity of the integral limits and the plausibility of initial formulas encountered. Some suggest breaking the integral into parts and considering symmetry, while others propose using integration by parts to derive a recursion formula.

Discussion Status

The conversation is active, with various methods being proposed. Some participants express confusion about the complexity of the problem, while others provide insights into recursion formulas and potential patterns that could simplify the calculations.

Contextual Notes

There is a mention of the integral's relation to probability, specifically in the context of coin tosses, which raises questions about the interpretation of the integral in a probabilistic framework. Additionally, participants note the challenge posed by the high exponent of 2008 in the calculations.

siaosi
Messages
4
Reaction score
0
Completely stuck with this:

[tex]\int_0^\infty sin^{2008} x dx[/tex]


Any help on how to tackle this please?
 
Physics news on Phys.org
What have you tried? (And are you sure you wrote it correctly?)
 
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.
 
Hmm, I have to say that doesn't seem particular plausible. Think of the area under the graph of [tex]\sin^{2008} x[/tex] from 0 to [tex]\infty[/tex]. Did you mistype the integral limits?
 
Ok, I have re-checked it, I had it wrong, it is from 0 to pi. Sorry guys.
[tex]\int_0^\pi sin^{2008} x dx[/tex]Still buffed though!
 
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)
 
I would suggest you try integration by parts to derive a recursion formula for

[tex] I_n=\int_0^\pi{dx \sin^nx}[/tex]Then you can solve this recursion formula and plug in n=2008.
 
Pere Callahan said:
I would suggest you try integration by parts to derive a recursion formula for

[tex] I_n=\int_0^\pi{dx \sin^nx}[/tex]


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.
 
snipez90 said:
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:
 
  • #10
Haha, well I didn't mean to be rude, since my approach seemed to get no where. I forgot that [tex]a^n + b^n[/tex] cannot really be factored readily.
 
  • #11
[tex](2n-1)\int_0^{\pi}\,sin^{2n}x\,dx[/tex]

[tex]=\ (2n-1)\int_0^{\pi}\,sin^{2n-2}x\,dx\ -\ \int_0^{\pi}\,(2n-1)\,sin^{2n-2}x\,cos^2xdx[/tex]

[tex]=\ (2n-1)\int_0^{\pi}\,sin^{2n-2}x\,dx\ -\ [sin^{2n-1}x\,cosx]_0^{\pi}\ -\ \int_0^{\pi}\,sin^{2n}x\,dx[/tex]

So [tex]\int_0^{\pi}\,sin^{2n}x\,dx\ =\ \frac{2n-1}{2n}\,\int_0^{\pi}\,sin^{2n-2}x\,dx[/tex] :smile:
 
  • #12
Yes, and the same works if you take n instead of 2n.:smile:
 
  • #13
probability …

Is [tex]\frac{1}{\pi}\,\int_0^\pi sin^{2008} x dx[/tex]

the probability of tossing a coin 2008 times :rolleyes: and getting exactly 1004 heads?

If so, why … ? :confused:

([tex]\int_0^\pi sin^m x dx[/tex] is rational for odd m, and a rational multiple of π for even m)
 
  • #14
How can it be? Tossing a coin is a discrete even -> discrete probability distribution function but integrals are analagous to continuous ones. Or am I misunderstanding your question tiny-tim?
 
  • #15
Well, maybe, Tiny-Tim just observed that the two quantities - the integral on the one hand, and the describes probability - are the same.

The probability of having k heads in 2k tosses is

[tex] p_{2k}=\left(\stackrel{2k}{k}\right)\left(\frac{1}{2}\right)^{2k}=\frac{(2k!)}{k!k!}\left(\frac{1}{2}\right)^{2k}[/tex]

On the other hand, from the recursion formula described above one finds (using [itex]I_0=\pi[/itex])

[tex] \frac{1}{\pi}I_{2k}=\frac{(2k-1)!}{(2k)!}[/tex]

Now one can use the identites [itex](2k)!=2^k k![/itex] and [itex](2k-1)!=\frac{(2k)!}{2^k k!}[/itex] to find

[tex] \frac{1}{\pi}I_{2k} = \frac{(2k)!}{2^kk!2^kk!}=p_{2k}[/tex]

If the question were not about 2008 but some odd number, something similar would probably be true.
 
  • #16
Pere Callahan said:
[tex]\frac{1}{\pi}I_{2k} = \frac{(2k)!}{2^kk!2^kk!}=p_{2k}[/tex]

Yes … but why?

:cry: what does it all mean? :cry:
 
  • #17
I don't know ...
 
  • #18
Wow, thanks for all the answers!

tiny-tim said:
[tex](2n-1)\int_0^{\pi}\,sin^{2n}x\,dx[/tex]

[tex]=\ (2n-1)\int_0^{\pi}\,sin^{2n-2}x\,dx\ -\ \int_0^{\pi}\,(2n-1)\,sin^{2n-2}x\,cos^2xdx[/tex]

[tex]=\ (2n-1)\int_0^{\pi}\,sin^{2n-2}x\,dx\ -\ [sin^{2n-1}x\,cosx]_0^{\pi}\ -\ \int_0^{\pi}\,sin^{2n}x\,dx[/tex]

So [tex]\int_0^{\pi}\,sin^{2n}x\,dx\ =\ \frac{2n-1}{2n}\,\int_0^{\pi}\,sin^{2n-2}x\,dx[/tex] :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.
 
  • #19
See posts #7 and #15.
 
  • #20
siaosi said:
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:
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K