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.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top