Sidthewall
- 33
- 0
Homework Statement
How do i prove the integral of 1/(t^2+a^2) = 1/a tan-1(t/a) + c
Here is the equation in LaTeX. Click anywhere in the equation to see what I did.Sidthewall said:Homework Statement
How do i prove the integral of 1/(t^2+a^2) = 1/a tan-1(t/a) + c
What have you tried? What techniques do you know?Sidthewall said:Homework Equations
The Attempt at a Solution
What are you asking here?Sidthewall said:oh yeah and sub in au as t
So far, you haven't shown us anything that you have done. We are not here to do your work for you, but to help you do it. Show us what you have done and where you're stuck.Sidthewall said:integrate that then since u=t/a sub that back in... i don't get the algebra part though
Sidthewall said:k what i am stuck on is the algebra
so this is what i have
1/((au)^2 + a^2)
= 1/(( (a)^2)(u^2) + a^2)
I factored out a^2 to get u^2 + 1,,,, but the constant in the integral is suppose to be 1/a... that is were I am stuck
It'll work, though you may not recognize the answerChar. Limit said:This question made me think of a similar issue... but it's probably a very bad idea. I'm just checking to see how bad it is.
Could you make a definition of the inverse tangent function by factoring 1+u^2 into (1-iu)(1+iu), applying partial fractions, and integrating? Or this is a Bad Idea?
vela said:It'll work, though you may not recognize the answer
\frac{1}{2i}\log\left(\frac{1+iu}{1-iu}\right)
as being equal to arctan u. If you start with
\tan x = \frac{\sin x}{\cos x}=\frac{(e^{ix}-e^{-ix})/(2i)}{(e^{ix}+e^{-ix})/2} = u
and solve for x, you'll end up with the same expression.