Integration with Reduction Formula

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 · 3K views
Matty R
Messages
83
Reaction score
0
Hello :smile:

I was hoping someone could help me with this. I'm going round in circles and don't understand how to solve it.

Homework Statement



The integral [tex]I_m[/tex] is defined as:

[tex]I_m = \int^{\frac{\pi}{2}} _{0} (cos^m(x))dx[/tex]

where m is a positive integer.

By representing [tex]cos^m(x)[/tex] by [tex]cos(x)cos^{m-1}(x)[/tex], show that:

[tex]I_m = \left( \frac{m-1}{m} \right) I_{m-2}[/tex]

,for [tex]m \geq 2[/tex]


Homework Equations



Integration by parts

[tex]I = \int^{b}_{a} \left( u \frac{dv}{dx} \right)dx = \left[uv \right] ^{b}_{a} - \int ^{b}_{a} \left( v \frac{du}{dx} \right)dx[/tex]


The Attempt at a Solution



I've tried using each of the two functions as u and dv/dx, but can't get anywhere.

I would very much appreciate any help with this.

Thanks.
 
Physics news on Phys.org
Can you show what you got when you tried dv/dx=cos(x) and u=cos^(m-1)(x) and explain where you're stuck?
 
Thanks for the reply. :smile:

Part of my problem is that I don't understand how to incorporate the limits for something like [tex]sin^{m-1}(x)[/tex].

[tex]I_{m} = \int^{\frac{\pi}{2}}_{0} \left(cos(x)cos^{m-1}(x) \right)dx[/tex]

Integration by parts

[tex]I_{m} = \left[sin(x)cos^{m-1}(x) \right]^{b}_{a}+\int^{b}_{a} \left(sin(x)sin^{m-1}(x) \right) dx[/tex]

[tex]= \left[sin(x)cos^{m-1}(x) \right]^{b}_{a}+J[/tex]

Integration by parts

[tex]J = - \left[cos(x)sin^{m-1}(x) \right]^{b}_{a} + I_{m}[/tex]

[tex]I_{m} = \left[sin(x)cos^{m-1}(x) \right]^{b}_{a} - \left[cos(x)sin^{m-1}(x) \right]^{b}_{a} + I_{m}[/tex]

Thats what I get to. I'm not even confident of how I've dealt with u and dv/dx, but I haven't been able to find any information about that. I also don't understand how to get to [tex]I_{m-2}[/tex]

I can follow the example from my tutorials easily enough ((ln|x|)^n), but I'm completely lost with this one.

EDIT

I haven't differentiated properly. I didn't use the chain rule. I'll try again.
 
Last edited:
Yeah, when you do use the chain rule, it should work out.
 
Matty R said:
Integration by parts

[tex]I_{m} = \left[sin(x)cos^{m-1}(x) \right]^{b}_{a}+\int^{b}_{a} \left(sin(x)sin^{m-1}(x) \right) dx[/tex]

[tex]= \left[sin(x)cos^{m-1}(x) \right]^{b}_{a}+J[/tex]

Integration by parts

[tex]J = - \left[cos(x)sin^{m-1}(x) \right]^{b}_{a} + I_{m}[/tex]
Why [tex]J = - \left[cos(x)sin^{m-1}(x) \right]^{b}_{a} + I_{m}[/tex]? Where did you found [tex]sin^{m - 1}\left(x\right)[/tex]?
 
LeonhardEuler said:
Yeah, when you do use the chain rule, it should work out.

Yup. I've got it now. I still had a hiccup, with (m - 1) multiplied by a couple of terms, I tried to fully expand it. I think I understand it now.

I found an example applying sin^m(x) in my lecture notes, so I'll use that for applying this integral.

Thanks for your help. :smile:

inline said:
Why [tex]J = - \left[cos(x)sin^{m-1}(x) \right]^{b}_{a} + I_{m}[/tex]? Where did you found [tex]sin^{m - 1}\left(x\right)[/tex]?

I think I got it from integrating cos^{m - 1}(x) incorrectly. :redface: