Integration involving trig functions and various powers of X

seanoe25
Messages
7
Reaction score
0
∫[6x^6 sin (9x)]/[1+x^10] * dx

I've set u =x^6
du=6x^5*dx
dx=du/6x^5

∫[6x^6 sin (9x)]/[1+x^10] * (du/6x^5)
=
∫[x*sin(9x)*du]/1+x^10.

Can someone help me figure out the next step? I'm thinking of putting a constant out in front, so I can use 2du for (x^10)
 
Last edited:
Physics news on Phys.org
seanoe25 said:
∫[6x^6 sin (9x)]/[1+x^10] * dx

I've set u =x^6
du=6x^5*dx
dx=du/6x^5

∫[6x^6 sin (9x)]/[1+x^10] * (du/6x^5)
=
∫[x*sin(9x)*du]/1+x^10.

Can someone help me figure out the next step? I'm thinking of putting a constant out in front, so I can use 2du for (x^10)
I doubt that this will work. That's a messy integral.

However, you haven't finished the substitution ! You should end up with an integral in the variable, u, with no x what-so-ever.

Are you sure you have written the problem correctly?

What topics are you currently covering in whatever class this problem is from?
 
Yeah, sadly I have written it down properly. Right now we're covering how to solve definite integrals with the use of substitution; it's a beautiful thing when it works, but these problems are moral-breakers. It's acually:

∫ 6x^6 sin(9x)/[1+x^10] *dx

with the upper limit set at pi/2, and the lower limit at -pi/2.

I excluded the limits part because I felt once I got help with the substitution, I had the problem down. But finding the right u is very difficult.
 
seanoe25 said:
Yeah, sadly I have written it down properly. Right now we're covering how to solve definite integrals with the use of substitution; it's a beautiful thing when it works, but these problems are moral-breakers. It's acually:

∫ 6x^6 sin(9x)/[1+x^10] *dx

with the upper limit set at pi/2, and the lower limit at -pi/2.

I excluded the limits part because I felt once I got help with the substitution, I had the problem down. But finding the right u is very difficult.
Having it be a definite integral makes all the difference in the world!

Is the integrand either an even or an odd function?
 
A glimpse of hope! I believe the integrand is an even function. Because when I plugged in f(-x), everything came out to be the same
 
seanoe25 said:
A glimpse of hope! I believe the integrand is an even function. Because when I plugged in f(-x), everything came out to be the same
Not quite!

sin(-9x) = -sin(9x)

Graph the integrand.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...

Similar threads

Replies
12
Views
2K
Replies
3
Views
2K
Replies
3
Views
2K
Replies
22
Views
3K
Replies
6
Views
1K
Replies
27
Views
3K
Back
Top