How do I solve these integrals involving trigonometric functions?

  • Thread starter Thread starter BuBbLeS01
  • 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
18 replies · 7K views
BuBbLeS01
Messages
602
Reaction score
0
Find the integral...Please HELP!

Homework Statement



Find the integral involving sin, cos, sec, and tan:
A. sin^3x * sqrt(cosx)dx
B. sec^3(2x) * tan(2x)dx

Homework Equations





The Attempt at a Solution


I will start with part A first...
A. sin^3x * sqrt(cosx) dx
sin^2*x * sqrt(cosx) * sinx dx
(1-cos^2*x) * sqrt(cosx) * sinx dx
sinx * sqrt(cosx) - sinx * cosx dx

but not I don't know what to do??
 
on Phys.org
You did well, but just stop on the second last line, make a substitution u= sin x, then you have a simple integral in powers of u no?
 
So I stop here...

(1-cos^2*x) * sqrt(cosx) * sinx dx

?

I am not understanding how to use u-substitution with this? u = sinx, du = cosx but that's not it?
 
Umm but I am still not understanding lol I am sorry...

(1-cos^2*x) * sqrt(cosx) * sinx dx

u=cos x, du = -sin x dx

So if I do u^1/2 the integral is 2/3 * u^3/2

but that only gets me... sqrt(cosx) * -sinx dx

right??
 
When you make the substitution,

[tex]\int (1- \cos^2 x) \sqrt{\cos x} \sin x dx = - \int (1-u^2) \sqrt{u} du = -\int ( u^{1/2} - u^{5/2}) du[/tex]

You should be able to finish it off with the power rule, and replace back in u=cos x at the end.
 
Last edited:
so if I leave it at...

1 - u^2 * sqrt(u) du

I could write it asx - cosx^2 * sqrt(cosx)
 
woops that wasn't done right...

(x - 1/3*cosx^3) * 2/3*sqrt(cosx)^3/2

can I write it like this...I know its not completely reduced yet but I will do that.
 
Well when I evaluate the integral I posted, I get [tex]2\cos^{3/2} x \left( \frac{1}{3} - \frac{\cos^2 x}{7}} \right)[/tex]
 
Why am I not understanding this...

(1-u^2) * 2/3 u^3/2

so I plug u=cosx back in and integrate...

(x - 1/3*cosx^3) * 2/3*(cosx)^3/2

can you show me how you got your answer?
 
I thought it would be...

u^3/2 - u^5/2
 
[tex]\int\sin^3 x\sqrt{\cos x}dx[/tex]

[tex]\int(1-\cos^2 x)\sqrt{\cos x}\sin xdx[/tex]

[tex]u=\cos x[/tex]
[tex]du=-\sin xdx[/tex]

[tex]-\int(1-u^2)\sqrt udu[/tex]

[tex]-\int(u^{\frac 1 2}-u^{\frac 5 2})du[/tex]
 
BuBbLeS01 said:
I thought it would be...

u^3/2 - u^5/2

Check the power rule again.

rocomath said:
[tex]\int\sin^3 x\sqrt{\cos x}dx[/tex]

[tex]\int(1-\cos^2 x)\sqrt{\cos x}\sin xdx[/tex]

[tex]u=\cos x[/tex]
[tex]du=-\sin xdx[/tex]

[tex]-\int(1-u^2)\sqrt udu[/tex]

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

I believe that was already well established in this thread.
 
Okay I don't know why I am not seeing what you are doing but when you have...
(1-u^2) * sqrt u

don't you multiply u^1/2 by (1-u^2) ?

and get u^1/2 - u^3/2

so I don't understand why the second term is ^5/2?
 
BuBbLeS ... what is 1.5 and 2.5 in fractions?
 
BuBbLeS01 said:
Okay I don't know why I am not seeing what you are doing but when you have...
(1-u^2) * sqrt u

don't you multiply u^1/2 by (1-u^2) ?

and get u^1/2 - u^3/2

so I don't understand why the second term is ^5/2?

[tex]x^a\cdot x^b = x^a^+^b[/tex]

Now add 1/2 and 2.
 
OMG I feel like such an IDIOT right now...thanks!