Integration of Parts Calculus help

Click For Summary

Homework Help Overview

The discussion revolves around the integration of parts in calculus, specifically focusing on integrals involving trigonometric functions such as sine and cosine raised to powers. Participants are examining different approaches to solve integrals like ∫(sin(3x))^3 * (cos(3x))^3 dx and ∫(tan(4x))^4 dx.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants are discussing various methods for simplifying the integrals, including u-substitution and the use of trigonometric identities. There are differing opinions on how to handle the powers of sine and cosine, with some suggesting the use of half-angle formulas while others propose different substitutions.

Discussion Status

The discussion is active with participants sharing their thoughts on different methods. Some guidance has been offered regarding the use of substitutions and identities, but there is no clear consensus on the best approach to take for the integrals presented.

Contextual Notes

Participants are working under the constraints of a quiz context, which may limit the methods they can employ. There is also a mention of the need to clarify the use of certain trigonometric identities and substitutions.

SEG9585
Messages
34
Reaction score
0
Hey all--
I had an Integration of Parts quiz today and got stuck on a few problems-- was wondering if you could explain the steps involved in solving these integrals:

int( (sin(3x))^3 * (cos(3x))^3 dx)

and

int( (tan(4x))^4) dx)

thanks!
 
Physics news on Phys.org
[tex]\int \sin^3{3x} \cos^3{3x}\,dx[/tex]

First things first, get rid of the 3x's with a u substitution. It's easy to see that all it does is change the solution by a factor of 1 over 3. So we have,

[tex]\frac{1}{3}\int \sin^3{u} \cos^3{u}\,du[/tex]

If we had only 1 sine term or only 1 cosine term, we'd be gold. Problem solved. But we got 2 too many. So let's get rid of them!

[tex]\sin^2{x} + \cos^2{x} = 1[/tex]

Use this to turn the integral into

[tex]\frac{1}{3}\int \sin^3{u} (1 - \sin^2{u}) \cos{u}\,du[/tex]

which is easily separated and solved by substitution.

Have another shot at the second one, keeping in mind that

[tex]\frac{d}{dx}\tan{x} = \sec^2{x}[/tex]

cookiemonster
 
Where did you get [tex]\cos^3=1-\sin^2[/tex]
I would probably use the half angle formulas:
[tex]\sin(2x)=2\sin(x)\cos(x)[/tex]
so
[tex]\sin(x)\cos(x)=\frac{\sin(2x)}{2}[/tex]
so
[tex]\sin(3x)\cos(3x)=\frac{\sin(6x)}{2}[/tex]

Now you've got:
[tex]\int\sin^3(3x)\cos^3(3x)dx[/tex]
[tex]\int(\sin(3x)\cos(3x))^3dx[/tex]
[tex]\frac{1}{8}\int\sin^3(6x)dx[/tex]

Now
[tex]\sin(3x)=3\sin(x)-4\sin^3(x)[/tex]
so
[tex]\sin^3(6x)=\frac{3\sin(6x)-\sin(18x)}{4}[/tex]
so
[tex]\frac{1}{32}\int3\sin(6x)-\sin(18x)dx[/tex]
so
[tex]\int\sin^3(3x)\cos^3(3x)dx=\frac{\cos(18x)}{576}-\frac{\cos(6x)}{192}+C[/tex]

Oh, by parts...
 
I didn't. I only took two of the cosines and I left the third for the u substitution.

u = sinx
du = cosxdx

It's used in the du.

Edit: By parts?

cookiemonster
 

Similar threads

  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 15 ·
Replies
15
Views
2K
Replies
6
Views
1K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K