Arc tangent function: Difference between revisions

From Calculus
No edit summary
Line 64: Line 64:


For higher derivatives, we use the [[quotient rule for differentiation]], combined with the [[chain rule for differentiation]] to deal with powers of <math>1 + x^2</math>.
For higher derivatives, we use the [[quotient rule for differentiation]], combined with the [[chain rule for differentiation]] to deal with powers of <math>1 + x^2</math>.
==Integration==
===First antiderivative===
We can integrate this using the [[inverse function integration]] method, and obtain:
<math>x \arctan x - \int \tan u \, du \qquad u = \arctan x</math>
This becomes:
<math>x \arctan x + \ln|\cos u| + C</math>
We have <math>\ln|\cos u| = (1/2)\ln(\cos^2 u) = -1/2\ln(\sec^2 u) = (-1/2)\ln(1 + x^2)</math>, and we get:
<math>x \arctan x - \frac{1}{2}\ln(1 + x^2) + C</math>
More explicitly, we can do the integration using [[integration by parts]] taking <math>\arctan x</math> as the part to differentiate and <math>1</math> as the part to integrate:
<math>x \arctan x - \int \frac{1}{1 + x^2} \cdot x \, dx</math>
For the second integration, we integrate using the <math>g'/g</math> formulation to get <math>(1/2)\ln(1 + x^2)</math>.
===Higher antiderivatives===
The function can be antidifferentiated any number of times using integration by parts.

Revision as of 14:03, 27 August 2011

This article is about a particular function from a subset of the real numbers to the real numbers. Information about the function, including its domain, range, and key data relating to graphing, differentiation, and integration, is presented in the article.
View a complete list of particular functions on this wiki

For functions involving angles (trigonometric functions, inverse trigonometric functions, etc.) we follow the convention that all angles are measured in radians. Thus, for instance, the angle of

90

is measured as

π/2

.

Definition

The arc tangent function, denoted arctan or tan1, is a function defined as follows: for xR, arctanx is the unique number y in the open interval (π/2,π/2) such that tany=x.

Equivalently, the arc tangent function is the inverse function to the restriction of the tangent function to the interval (π/2,π/2).

Key data

Item Value
default domain all real numbers, i.e., all of R
range the open interval (π/2,π/2), i.e., the set {yπ/2yπ/2}
no absolute minimum or absolute maximum, because the extremes are attained asymptotically at infinity.
local minimum values and points of attainment no local minimum values
local maximum values and points of attainment no local maximum values
points of inflection (both coordinates) (0,0) (the origin) only
horizontal asymptotes The line y=π/2 as x
The line y=π/2 as x
derivative x11+x2
second derivative x2x(1+x2)2
higher derivatives The nth derivative is a rational function of x of degree n1.
antiderivative xarctanx12ln(1+x2)+C. We use integration by parts (see #Integration).
higher antiderivatives The function can be antidifferentiated any number of times in terms of elementary functions.

Differentiation

First derivative

We use the inverse function theorem, and the fact that the derivative of tan is sec2.

By the inverse function theorem, we have:

arctanx=1tan(arctanx)=1sec2(arctanx)

If arctanx=θ, then x=tanθ and we get:

sec2θ=1+tan2θ=1+x2

Plugging this into the above, we get:

arctanx=11+x2

Second derivative

The second derivative is given as:

arctanx=ddxarctanx=ddx(11+x2)=ddx[(1+x2)1]=(2x)(1)(1+x2)2=2x(1+x2)2

Higher derivatives

For higher derivatives, we use the quotient rule for differentiation, combined with the chain rule for differentiation to deal with powers of 1+x2.

Integration

First antiderivative

We can integrate this using the inverse function integration method, and obtain:

xarctanxtanuduu=arctanx

This becomes:

xarctanx+ln|cosu|+C

We have ln|cosu|=(1/2)ln(cos2u)=1/2ln(sec2u)=(1/2)ln(1+x2), and we get:

xarctanx12ln(1+x2)+C

More explicitly, we can do the integration using integration by parts taking arctanx as the part to differentiate and 1 as the part to integrate:

xarctanx11+x2xdx

For the second integration, we integrate using the g/g formulation to get (1/2)ln(1+x2).

Higher antiderivatives

The function can be antidifferentiated any number of times using integration by parts.