Sidthewall
- 33
- 0
Homework Statement
How do i prove the integral of 1/(t^2+a^2) = 1/a tan-1(t/a) + c
The discussion revolves around proving the integral of the function 1/(t^2 + a^2), specifically showing that it equals (1/a) tan^(-1)(t/a) + C. The subject area is calculus, focusing on integration techniques and substitutions.
Several participants have offered different substitution strategies and are exploring the implications of these methods. There is a recognition of the algebraic challenges involved, and some participants are questioning the validity of certain approaches while others provide clarifications on the substitutions.
Some participants express confusion regarding the algebraic manipulation required after substitutions, and there are mentions of specific integral formulas that may or may not be known to all participants. The discussion also touches on the use of LaTeX for mathematical expressions.
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
[tex]\frac{1}{2i}\log\left(\frac{1+iu}{1-iu}\right)[/tex]
as being equal to arctan u. If you start with
[tex]\tan x = \frac{\sin x}{\cos x}=\frac{(e^{ix}-e^{-ix})/(2i)}{(e^{ix}+e^{-ix})/2} = u[/tex]
and solve for x, you'll end up with the same expression.