Integration by Parts substitution

revolve
Messages
19
Reaction score
0

Homework Statement



<br /> \int\arctan(4t)dt<br />

Homework Equations





The Attempt at a Solution



<br /> \int\arctan(4t)dt = t\arctan(4t) -4 \int \frac{t}{1+16t^2}dt<br />

I'm stuck at this point. I think I need to make a substitution for the denominator, but I'm not sure how to go about doing so.
 
Physics news on Phys.org
\int \frac{t}{1+16t^2}dt


f we let u=1+16t2 what is du equal to?
 
revolve said:

Homework Statement



<br /> \int\arctan(4t)dt<br />

Homework Equations





The Attempt at a Solution



<br /> \int\arctan(4t)dt = t\arctan(4t) -4 \int \frac{t}{1+16t^2}dt<br />

I'm stuck at this point. I think I need to make a substitution for the denominator, but I'm not sure how to go about doing so.

It's good so far.

You can substitute for V = {1+16t^2}, so dV = 32tdt.

Then, you'll have \frac{1}{32} \int \frac{1}{V}dV.

That equates to \frac {ln(|V|)}{32}.

Multiply by -4, to obtain \frac {-ln(|V|)}{8}.

Replace V and you're done.

Good luck,

Marc.
 
Got it. Thank you both! Very helpful.
 
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