Image sensor format: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Sun Creator
m Typo fixing and checking, typos fixed: lastest → latest, , → , using AWB
 
en>Lofote
Line 1: Line 1:
Hi there, I am Andrew Berryhill. Office supervising is where her main income comes from but she's already applied for another one. Alaska is where he's usually been living. She is really fond of caving but she doesn't have the time recently.<br><br>Feel free to visit my web site - best psychic ([http://mybrandcp.com/xe/board_XmDx25/107997 visit this link])
The '''integral of secant cubed''' is a frequent and challenging<ref>{{cite book|last=Spivak|first=Michael|authorlink=Michael Spivak |title=Calculus|year=2008|chapter=Integration in Elementary Terms |quote=This is a tricky and important integral that often comes up. |page=382}}</ref> [[indefinite integral]] of elementary [[calculus]]:
 
:<math>\int \sec^3 x \, dx = \frac{1}{2}\sec x \tan x + \frac{1}{2}\ln|\sec x + \tan x| + C.</math>
 
There are a number of reasons why this particular antiderivative is worthy of special attention:
 
* The technique used for reducing integrals of higher odd powers of secant to lower ones is fully present in this, the simplest case.  The other cases are done in the same way.
 
* The utility of hyperbolic functions in integration can be demonstrated in cases of odd powers of secant (powers of tangent can also be included).
 
* This is one of several integrals usually done in a first-year calculus course in which the most natural way to proceed involves [[integrating by parts]] and returning to the same integral one started with (another is the integral of the product of an [[exponential function]] with a sine or cosine function; yet another the integral of a power of the sine or cosine function).
 
* This integral is used in evaluating any integral of the form
:: <math>\int \sqrt{a^2+x^2}\,dx,</math>
: where ''a'' is a constant.  In particular, it appears in the problems of:
 
:* rectifying (i.e. finding the [[arc length]] of) the [[parabola]].
:* rectifying the [[Archimedean spiral]].
:* finding the [[surface area]] of the [[helicoid]].
 
== Derivations ==
 
=== Integration by parts ===
 
This [[antiderivative]] may be found by [[integration by parts]], as follows:
 
:<math> \int \sec^3 x \, dx = \int u\,dv </math>
 
where
 
:<math>
\begin{align}
dv &{}= \sec^2 x\,dx, \\
v &{}= \tan x, \\
u &{}= \sec x, \\
du &{}= \sec x \tan x\,dx.
\end{align}
</math>
 
Then
 
:<math>
\begin{align}
\int \sec^3 x \, dx &{}= \int u\,dv \\
&{}= uv - \int v\,du \\
&{} = \sec x \tan x - \int \sec x \tan^2 x\,dx \\
&{}= \sec x \tan x - \int \sec x\, (\sec^2 x - 1)\,dx \\
&{}= \sec x \tan x - \left(\int \sec^3 x \, dx - \int \sec x\,dx.\right) \\
&{}= \sec x \tan x - \int \sec^3 x \, dx + \int \sec x\,dx.
\end{align}
</math>
 
Here we have assumed already known the [[integral of the secant function]].
 
Next we add <math>\scriptstyle{}\int\sec^3 x\,dx</math> to both sides of the equality just derived:
 
:<math>
\begin{align}
2 \int \sec^3 x \, dx &{}= \sec x \tan x + \int \sec x\,dx \\
&{}= \sec x \tan x + \ln|\sec x + \tan x| + C.
\end{align}
</math>
 
Then divide both sides by 2:
 
:<math>\int \sec^3 x \, dx = \frac{1}{2}\sec x \tan x + \frac{1}{2}\ln|\sec x + \tan x| + C_1.</math>
 
=== Reduction to an integral of a rational function ===
 
: <math>
\int \sec^3 x \, dx = \int \frac{dx}{\cos^3 x} = \int \frac{\cos x\,dx}{\cos^4 x} = \int \frac{\cos x\,dx}{(1-\sin^2 x)^2} = \int \frac{du}{(1-u^2)^2}
</math>
 
where ''u''&nbsp;=&nbsp;sin&nbsp;''x'', so that ''du''&nbsp;=&nbsp;cos&nbsp;''x''&nbsp;''dx''.  This admits a decomposition by [[partial fractions in integration|partial fractions]]:
 
: <math> \frac{1}{(1-u^2)^2} = \frac{1/4}{1-u} + \frac{1/4}{(1-u)^2} + \frac{1/4}{1+u} + \frac{1/4}{(1+u)^2}. </math>
 
Antidifferentiating term-by-term, one gets
 
: <math>
\begin{align}
& {} \qquad -\frac 1 4\ln {|1-u|} + \frac{1/4}{1-u} + \frac 1 4 \ln|1+u| - \frac{1/4}{1+u} + C = \frac 1 4 \ln |{\frac{1+u}{1-u}}| + \frac 1 2 \frac{u}{1-u^2} + C \\[8pt]
&{}\qquad = \frac 1 4 \ln\frac{1+\sin x}{1-\sin x} + \frac 1 2 \frac{\sin x}{\cos^2 x} = \frac 1 4 \ln\frac{(1+\sin x)^2}{\cos^2 x} + \frac 1 2 \sec x \tan x + C= \frac 1 2 \ln|\sec x +\tan x| + \frac 1 2 \sec x \tan x + C.
\end{align}
</math>
 
=== Hyperbolic functions ===
 
Integrals of the form: <math> \int \sec^n x \tan^m x\, dx </math> can be reduced using the Pythagorean identity if ''n'' is even or ''n'' and ''m'' are both odd. If ''n'' is odd and ''m'' is even, hyperbolic substitutions can be used to replace the nested integration by parts with hyperbolic power reducing formulas.
 
:<math>
\begin{align}
\sec x &{}= \cosh u \\
\tan x &{}= \sinh u \\
\sec^2 x \, dx &{}= \cosh u \, du \text{ or } \sec x \tan x\, dx = \sinh u \, du\\
\sec x \, dx &{}= \, du \text{ or } dx = \operatorname{sech} u \, du \\
u &{}= \operatorname{arcosh} (\sec x ) = \operatorname{arsinh} ( \tan x ) = \ln|\sec x + \tan x|
\end{align}
</math>
 
Note that <math> \int \sec x \, dx = \ln|\sec x + \tan x| </math> follows directly from this substitution.
 
:<math>
\begin{align}
\int \sec^3 x \, dx &{}= \int \cosh^2 u\,du \\
&{}= \frac{1}{2}\int ( \cosh 2u +1) \,du \\
&{}= \frac{1}{2} \left( \frac{1}{2}\sinh2u + u\right) + C\\
&{}= \frac{1}{2} ( \sinh u \cosh u + u ) + C \\
&{}= \frac{1}{2} \sec x \tan x + \frac{1}{2} \ln|\sec x + \tan x| + C
\end{align}
</math>
 
== Higher odd powers of secant ==
 
Just as the integration by parts above reduced the integral of secant cubed to the integral of secant to the first power, so a similar process reduces the integral of higher odd powers of secant to lower ones. This is the secant reduction formula, which follows the syntax:
 
: <math> \int \sec^n x \, dx = \frac{\sec^{n-2} x \tan x}{n-1} \,+\, \frac{n-2}{n-1}\int \sec^{n-2} x \, dx \qquad \text{ (for }n \ne 1\text{)}\,\! </math>
 
Alternatively:
 
: <math> \int \sec^n x \, dx = \frac{\sec^{n-1} x \sin x}{n-1} \,+\, \frac{n-2}{n-1}\int \sec^{n-2} x \, dx \qquad \text{ (for }n \ne 1\text{)}\,\! </math>
 
Even powers of tangents can be accommodated by using binomial expansion to form an odd polynomial of secant and using these formulae on the largest term and combining like terms.
 
== See also ==
 
* [[Lists of integrals]]
 
==References==
{{reflist}}
 
{{DEFAULTSORT:Integral Of Secant Cubed}}
[[Category:Integral calculus]]

Revision as of 01:12, 31 January 2014

The integral of secant cubed is a frequent and challenging[1] indefinite integral of elementary calculus:

There are a number of reasons why this particular antiderivative is worthy of special attention:

  • The technique used for reducing integrals of higher odd powers of secant to lower ones is fully present in this, the simplest case. The other cases are done in the same way.
  • The utility of hyperbolic functions in integration can be demonstrated in cases of odd powers of secant (powers of tangent can also be included).
  • This is one of several integrals usually done in a first-year calculus course in which the most natural way to proceed involves integrating by parts and returning to the same integral one started with (another is the integral of the product of an exponential function with a sine or cosine function; yet another the integral of a power of the sine or cosine function).
  • This integral is used in evaluating any integral of the form
where a is a constant. In particular, it appears in the problems of:

Derivations

Integration by parts

This antiderivative may be found by integration by parts, as follows:

where

Then

Here we have assumed already known the integral of the secant function.

Next we add to both sides of the equality just derived:

Then divide both sides by 2:

Reduction to an integral of a rational function

where u = sin x, so that du = cos x dx. This admits a decomposition by partial fractions:

Antidifferentiating term-by-term, one gets

Hyperbolic functions

Integrals of the form: can be reduced using the Pythagorean identity if n is even or n and m are both odd. If n is odd and m is even, hyperbolic substitutions can be used to replace the nested integration by parts with hyperbolic power reducing formulas.

Note that follows directly from this substitution.

Higher odd powers of secant

Just as the integration by parts above reduced the integral of secant cubed to the integral of secant to the first power, so a similar process reduces the integral of higher odd powers of secant to lower ones. This is the secant reduction formula, which follows the syntax:

Alternatively:

Even powers of tangents can be accommodated by using binomial expansion to form an odd polynomial of secant and using these formulae on the largest term and combining like terms.

See also

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

  1. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534