Difference between revisions of "Differentiation Rules"
Akshjuneja (talk | contribs) (→Derivatives of Trig Functions) |
m (see also, formatting) |
||
| Line 31: | Line 31: | ||
If <math>y(x) = \tan x</math>, then <math>\frac{dy}{dx} = \sec^2 x</math>. Note that this follows from the Quotient Rule. | If <math>y(x) = \tan x</math>, then <math>\frac{dy}{dx} = \sec^2 x</math>. Note that this follows from the Quotient Rule. | ||
| − | '''Derivative of | + | '''Derivative of Cosecant''' |
If <math>y(x) = \csc x</math>, then <math>\frac{dy}{dx} = -\csc(x)\cot(x)</math>. | If <math>y(x) = \csc x</math>, then <math>\frac{dy}{dx} = -\csc(x)\cot(x)</math>. | ||
| + | |||
| + | == See Also == | ||
| + | *[[Derivative/Definition]] | ||
| + | *[[Integral]] | ||
| + | |||
| + | [[Category: Calculus]] | ||
Latest revision as of 08:02, 12 March 2025
Differentiation rules are rules (actually, theorems) used to compute the derivative of a function in calculus. In what follows, all functions are assumed to be differentiable.
Basic Rules
Derivative of a Constant:
If
is a constant function then
.
Sum Rule:
If
then
.
Product Rule:
If
then
.
Quotient Rule:
If
then
.
Chain Rule:
If
then
.
Power Rule:
If
then
. For integer
this is just a consequence of the product and quotient rules and induction, but it can also be proven for all real numbers
, e.g. by using the extended Binomial Theorem.
Derivatives of Trig Functions
Derivative of Sine
If
, then
.
Derivative of Cosine
If
, then
.
Derivative of Tangent
If
, then
. Note that this follows from the Quotient Rule.
Derivative of Cosecant
If
, then
.