Solve Some Antiderivatives: A Math Homework Statement

  • Thread starter Thread starter W3bbo
  • Start date Start date
  • Tags Tags
    Antiderivatives
W3bbo
Messages
31
Reaction score
0
[SOLVED] Some antiderivatives

I've got a few antiderivatives to find, I've found most of them and they check out fine with my CAS, but three of them I'm having difficulties with.

The first:

Homework Statement



I = \int {{{\sec ^2 \left( x \right)} \over {\left( {1 + \tan \left( x \right)} \right)^3 }}} dx

The Attempt at a Solution



Using Integration by Substitution:

<br /> \displaylines{<br /> I = \int {{{\sec ^2 \left( x \right)} \over {\left( {1 + \tan \left( x \right)} \right)^3 }}} dx \cr <br /> u = 1 + \tan \left( x \right) \cr <br /> {{du} \over {dx}} = \sec ^2 \left( x \right) \cr <br /> du = \sec ^2 \left( x \right)dx \cr <br /> I = \int {{{\sec ^2 \left( x \right)} \over {u^3 }}} dx \cr <br /> = \int {u^{ - 3} } du \cr <br /> = - {\textstyle{1 \over 2}}u^{ - 2} \cr <br /> = - {\textstyle{1 \over 2}}\left( {1 + \tan \left( x \right)} \right)^{ - 2} + C \cr <br /> = - {1 \over {2\left( {1 + \tan \left( x \right)} \right)^2 }} + C \cr}<br />

Yet this does not coincide with the answer my CAS gets:

{{ - {\mathop{\rm Cos}\nolimits} \left( {2x} \right) + {\mathop{\rm Sin}\nolimits} \left( {2x} \right)} \over {4 + 8{\mathop{\rm Cos}\nolimits} \left( x \right){\mathop{\rm Sin}\nolimits} \left( x \right)}}

Finally, for the other two problems I can't think of an approach. I've tried Integration by Parts on both of them, to no avail. I've also tried Substitution, but I get stuck quickly.

FWIW, they're:

I = \int {\sin \left( {2x} \right)\cos \left( x \right)} dx

And

I = \int {{\mathop{\rm Cos}\nolimits} ^2 \left( {2x} \right)} dx

Thanks!
 
Last edited:
Physics news on Phys.org
I = \int {{\mathop{\rm Cos}\nolimits} ^2 \left( {2x} \right)} dx

For this one you need to apply the double angle formula. That is

cos^{2}(x)=\frac{1+cos(2x)}{2}


I = \int {\sin \left( {2x} \right)\cos \left( x \right)} dx


For this one,

Hint: sin(2x)=2sin(x)cos(x) than take a substitution of cos(x)=t, and you will be fine.
 
W3bbo said:
Finally, for the other two problems I can't think of an approach. I've tried Integration by Parts on both of them, to no avail. I've also tried Substitution, but I get stuck quickly.

I = \int {\sin \left( {2x} \right)\cos \left( x \right)} dx


Integration by part is a good way here. Just use it twice and observe that you get the original integral again. You can then algebraically solve for the integral.

For the second on you can either write it as cos(2x)cos(2x) and use the same trick, or you can try and employ some trigonometric indentities to get rid of the square, for example

<br /> \cos{2x}=\Re{e^{2ix}}=\Re{\left(\left[e^{ix}\right]^2\right)}=\Re{\left(\left[\cos x+i\sin x\right]^2\right)}=\Re{\left(\cos^2x-\sin^2x+2i\cos x\sin x\right)}=\cos^2x-\sin^2x=2\cos^2x-1<br />

From this you see

<br /> \cos^2x=\frac{1}{2}(1+\cos{2x})<br />
or
<br /> \cos^2{(2x)}=\frac{1}{2}(1+\cos{4x})<br />


EDIT: Too slow:smile:
 
Last edited:
Pere Callahan said:
Integration by part is a good way here. Just use it twice and observe that you get the original integral again. You can then algebraically solve for the integral.

:

I really don't want to act like a smart ass, like some of you guys are saying. However, here is my approach to it



I = \int {\sin \left( {2x} \right)\cos \left( x \right)} dx=2\int cos^{2}(x)sin(x)dx,u=cos(x)=&gt;-du=sin(x)dx=&gt;-2\int u^{2}du=-2\frac{u^{3}}{3}+C
 
Smart ass! :wink:

No you're right, that is way easier than my suggestion.
 
For number 1) Remember what the "+C" at the end actually means.
 
Thanks all.

This does my working look alright?

<br /> \displaylines{<br /> I = \int {\sin \left( {2x} \right)\cos \left( x \right)} dx \cr <br /> \sin \left( {2x} \right) = 2\sin \left( x \right)\cos \left( x \right) \cr <br /> I&#039; = 2\sin \left( x \right)\cos ^2 \left( x \right) \cr <br /> u = \cos \left( x \right) \cr <br /> {{du} \over {dx}} = - \sin \left( x \right) \cr <br /> du = - \sin \left( x \right)dx \cr <br /> I = \int { - 2u} du \cr <br /> = - u^2 \cr <br /> = - \cos ^2 \left( x \right) \cr}<br />

and

<br /> \displaylines{<br /> I = \int {\cos ^2 \left( {2x} \right)} dx \cr <br /> \cos ^2 \left( x \right) = {\textstyle{1 \over 2}} + {\textstyle{1 \over 2}}\cos \left( {2x} \right) \cr <br /> I = \int {{\textstyle{1 \over 2}} + {\textstyle{1 \over 2}}cos\left( {4x} \right)} dx \cr <br /> = {\textstyle{1 \over 2}}\int {1 + \cos \left( {4x} \right)} dx \cr <br /> = {\textstyle{1 \over 2}}x + {\textstyle{1 \over 8}}\sin \left( {4x} \right) \cr} <br />
 
Well, for the sin(2x)cos x integral, you had it correct until the 3rd last line. Check that again.

The second one is correct, though both need the "+C" at the end. Well done.
 
Gib Z said:
Well, for the sin(2x)cos x integral, you had it correct until the 3rd last line. Check that again.

Ah, how careless of me.

And we're done:

<br /> \displaylines{<br /> I = \int {\sin \left( {2x} \right)\cos \left( x \right)} dx \cr <br /> \sin \left( {2x} \right) = 2\sin \left( x \right)\cos \left( x \right) \cr <br /> I = \int {2\sin \left( x \right)\cos ^2 \left( x \right)dx} \cr <br /> u = \cos \left( x \right) \cr <br /> {{du} \over {dx}} = - \sin \left( x \right) \cr <br /> du = - \sin \left( x \right)dx \cr <br /> \cr <br /> I = \int { - 2u^2 } du \cr <br /> = - {\textstyle{2 \over 3}}u^3 + C \cr <br /> = - {\textstyle{2 \over 3}}\cos ^3 \left( x \right) + C \cr}<br />

Thank you for all your help
 
Back
Top