Link (geometry): Difference between revisions
No edit summary |
en>Mark viking Added wl |
||
Line 1: | Line 1: | ||
{{About|a method in calculus|other uses|Reciprocal (disambiguation){{!}}Reciprocal}} | |||
In [[calculus]], the '''reciprocal rule''' is a shorthand method of finding the [[derivative]] of a [[function (mathematics)|function]] that is the [[Multiplicative inverse|reciprocal]] of a [[differentiable]] function, without using the [[quotient rule]] or [[chain rule]]. | |||
The reciprocal rule states that the derivative of <math>1/g(x)</math> is given by | |||
:<math>\frac{d}{dx}\left(\frac{1}{g(x)}\right) = \frac{- g'(x)}{(g(x))^2}</math> | |||
where <math>g(x) \neq 0.</math> | |||
== Proof == | |||
=== From the quotient rule === | |||
The reciprocal rule is derived from the [[quotient rule]], with the numerator <math>f(x) = 1</math>. Then, | |||
:{| | |||
|- | |||
|<math>\frac{d}{dx}\left(\frac{1}{g(x)}\right) = \frac{d}{dx}\left(\frac{f(x)}{g(x)}\right)</math> | |||
|<math>= \frac{f'(x)g(x) - f(x)g'(x)}{(g(x))^2}</math> | |||
|- | |||
| | |||
|<math>= \frac{0\cdot g(x) - 1\cdot g'(x)}{(g(x))^2}</math> | |||
|- | |||
| | |||
|<math>= \frac{- g'(x)}{(g(x))^2}.</math> | |||
|} | |||
=== From the chain rule === | |||
It is also possible to derive the reciprocal rule from the [[chain rule]], by a process very much like that of the derivation of the quotient rule. One thinks of | |||
<math>\frac{1}{g(x)}</math> as being the function <math>\frac{1}{x}</math> composed with the function <math>g(x)</math>. The result then follows by application of the chain rule. | |||
== Examples == | |||
The derivative of <math>1/(x^3 + 4x)</math> is: | |||
:<math>\frac{d}{dx}\left(\frac{1}{x^3 + 4x}\right) = \frac{-3x^2 - 4}{(x^3 + 4x)^2}.</math> | |||
The derivative of <math>1/\cos(x)</math> (when <math>\cos x\not=0</math>) is: | |||
:<math>\frac{d}{dx} \left(\frac{1}{\cos(x) }\right) = \frac{\sin(x)}{\cos^2(x)} = \frac{1}{\cos(x)} \frac{\sin(x)}{\cos(x)} = \sec(x)\tan(x).</math> | |||
For more general examples, see the [[derivative]] article. | |||
==See also== | |||
*[[Product rule]] | |||
*[[Quotient rule]] | |||
*[[Chain rule]] | |||
*[[Difference quotient]] | |||
[[Category:Differentiation rules]] | |||
{{mathanalysis-stub}} |
Latest revision as of 04:06, 18 October 2013
29 yr old Orthopaedic Surgeon Grippo from Saint-Paul, spends time with interests including model railways, top property developers in singapore developers in singapore and dolls. Finished a cruise ship experience that included passing by Runic Stones and Church.
In calculus, the reciprocal rule is a shorthand method of finding the derivative of a function that is the reciprocal of a differentiable function, without using the quotient rule or chain rule.
The reciprocal rule states that the derivative of is given by
Proof
From the quotient rule
The reciprocal rule is derived from the quotient rule, with the numerator . Then,
From the chain rule
It is also possible to derive the reciprocal rule from the chain rule, by a process very much like that of the derivation of the quotient rule. One thinks of as being the function composed with the function . The result then follows by application of the chain rule.
Examples
For more general examples, see the derivative article.