Solving Integral of sin^11x: Step-by-Step Guide

  • Thread starter Thread starter cango91
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 9K views
cango91
Messages
14
Reaction score
0

Homework Statement


[tex]\int sin^{11}x.dx[/tex]


Homework Equations





The Attempt at a Solution


[tex]\int (sin^{2}x)^{5}.sinx.dx[/tex]
[tex]\int (1-cos^{2}x)^{5}.sinx.dx[/tex]

let cosx be u, statement became

[tex]- \int (1-u^{2})^{5}.du[/tex]

and I'm stuck here. Any help is appreciated,
thank you
 
Physics news on Phys.org
This is potentially one of the 10 questions to be asked in tomorrow's 45 minutes exam, there should be a quicker way...

Plus expanding the whole expression would be too long and impractical..

Thanks anyways,
any other suggestions?
 
No quicker way,EXPAND it!
 
[tex] \int {\sin ^k xdx} = \int {\sin ^{k - 1} x\sin xdx}[/tex]

IBP:
[tex] <br /> - \cos x\sin ^{k - 1} x - \int { - \cos x\left( {k - 1} \right)\sin ^{k - 2} x} \cos xdx<br /> [/tex]

rewrite:[tex] <br /> - \cos x\sin ^{k - 1} x + \left( {k - 1} \right)\int {\cos ^2 x\sin ^{k - 2} x} dx<br /> [/tex]

Use the identity:

[tex] <br /> \cos ^2 x\sin ^{k - 2} x = \left( {1 - \sin ^2 x} \right)\sin ^{k - 2} x = \sin ^{k - 2} x - \sin ^k x<br /> [/tex]

And so:

[tex] <br /> - \cos x\sin ^{k - 1} x + \left( {k - 1} \right)\int {\sin ^{k - 2} x} dx - \left( {k - 1} \right)\int {\sin ^k x} dx<br /> [/tex]

[tex] <br /> k\int {\sin ^k xdx} = - \cos x\sin ^{k - 1} x + \left( {k - 1} \right)\int {\sin ^{k - 2} x} dx<br /> [/tex]

Conclusion:
[tex] <br /> \int {\sin ^k xdx} = - \frac{{\cos x\sin ^{k - 1} x}}{k} + \frac{{k - 1}}{k}\int {\sin ^{k - 2} x} dx<br /> [/tex]