Trigonometry Substitution (Integral)

KDeep
Messages
18
Reaction score
0

Homework Statement


∫xtan^-1(x^2)dx


Homework Equations





The Attempt at a Solution



I did u = x, du = 1,
v = ? ,dv = tan^-1(x^2)dx

I do not know how to get the integral of tan^-1(x^2)
 
Physics news on Phys.org
KDeep said:

Homework Statement


∫xtan^-1(x^2)dx

Homework Equations


The Attempt at a Solution



I did u = x, du = 1dx,
v = ? ,dv = tan^-1(x^2)dx

I do not know how to get the integral of tan^-1(x^2)

u = x can never simplify an integral. It just changes the name of the variable. Try ##u=x^2##.
 
LCKurtz said:
u = x can never simplify an integral. It just changes the name of the variable. Try ##u=x^2##.

u = x^2
du = 2xdx
du/2 = xdx

∫xtan(x^2)dx

(1/2)∫tan(u)du

(1/2) ln |sec(x^2)| + C

Correct?
 
KDeep said:
Correct?

You don't have to ask. Differentiate it and check if it works. Did you forget an arctangent?
 
LCKurtz said:
Did you forget an arctangent?

u = x^2
du = 2xdx
du/2 = xdx

∫xtan^1(x^2)dx

(1/2)∫tan^-1(u)du

I cannot figure out the integral of tan^-1(u)
 
KDeep said:
u = x^2
du = 2xdx
du/2 = xdx

∫xtan^1(x^2)dx

(1/2)∫tan^-1(u)du

I cannot figure out the integral of tan^-1(u)

For the integral, \displaystyle \ \ \int \tan^{-1}(t)\,dt\,,\ use integration by parts, with u = tan-1(t) and dv = dt , else look it up. http://en.wikipedia.org/wiki/Inverse_trig_functions#Indefinite_integrals_of_inverse_trigonometric_functions
Added in Edit:

An alternate way to approach this problem (It is titled, Trigonometry Substitution (Integral) .) is to use the substitution, x2 = tan(t) .

It will also require the use of integration by parts.
 
Last edited:
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