Method of integration? Integration by Parts

  • Thread starter Thread starter mathor345
  • Start date Start date
  • Tags Tags
    Integration Method
mathor345
Messages
16
Reaction score
0

Homework Statement



Evaluate. This may not require integration by parts:

integral of x^5 sec(x^6) dx

Homework Equations



integral sec x dx = ln | sec x + tan x| + C

integral u dv = uv - integral v du

... tabular integration process

The Attempt at a Solution



u = sec x^6
du = ln | sec x^6 + tan x^6 | + C
v = 1/6x^6
dv = x^5

secx^6 * 1/6x^6 - integral 1/6x^6 * ln |sec x^6 + tan x^6 |

(secx^6)/6 * x^6 - integral (x^6 ln | sec x^6 + tan x^6 | + C)/6

... this just looks really wrong. Help! :)
 
Physics news on Phys.org
Substitute u=x^6 first. It'll be a pleasant surprise:smile:
 
As a side note, the problem sort of <warned> you about not applying the part integration method. Yet you did and ended up nowwhere. That should tell you about what to do next.

As for this part:

u = sec x^6
du = ln | sec x^6 + tan x^6 | + C


it's wrong.
 
Last edited:
losiu99 said:
Substitute u=x^6 first. It'll be a pleasant surprise:smile:

Doh! I saw the answer as soon as I set that. Too much late night math homework after working full time really eats away at the brain, as we all see by the "backwards integration" that bigubau pointed out.

Thanks guys :)
 
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