U-Substitution for Indefinite Integrals

01010011
Messages
48
Reaction score
0
Hi, am I on the right track with this U-substitution problem?

Homework Statement



Evaluate the indefinite integral

Homework Equations



integral of x^2(x^3 + 5)^9 dx

The Attempt at a Solution



integral of x^2(x^3 + 5)^9 dx

Let u = x^3 + 5

du = 2x^2

1/2du = x^2

1/2 integral u^9 du

1/2 (u^10)/10 + c

1/20 u^10 + c

1/20 (x^3 + 5)^10 + c
 
Last edited:
Physics news on Phys.org
You are on the right track, but I would check that du again.
 
01010011 said:
Let u = x^3 + 5

du = 2x^2

This is where you're wrong. Just a slight mistake,

Remember that the differentiation of x^n is n*x(n-1)
 
Dick said:
You are on the right track, but I would check that du again.

Lunat1c said:
This is where you're wrong. Just a slight mistake,

Remember that the differentiation of x^n is n*x(n-1)

Thanks for your replies Dick and Lunat1c. I see the mistake, i'll try it again:


The Attempt at a Solution



integral of x^2(x^3 + 5)^9 dx

Let u = x^3 + 5

du = 3x^2 dx

1/3du = x^2 dx

1/3 integral u^9 du

1/3 (u^10)/10 + c

1/30 (u^10) + c

1/30 (x^3 + 5)^10 + c
 
You put the dx in this time. That's a good habit to get into, especially when you start doing trig substitutions.
 
Thanks Mark44
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top