Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2024-06-04 21:01:30
Size: 517
Comment: Initial commit
Revision 3 as of 2024-06-04 22:13:47
Size: 1082
Comment: Some progress
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
[[Economics/DemandCurve#Point_Elasticity|Point elasticity]] is defined as:

{{attachment:elasticity1.svg}}

It can be simplified using the chain rule into:

{{attachment:elasticity2.svg}}

Start with the final formulation and use ''u''- and ''v''-substitution:

{{attachment:substitution1.svg}}

Note in particular that the equation for ''v'' can be rewritten in terms of ''P'':

{{attachment:substitution2.svg}}

Now the final formulation can be rewritten as:

{{attachment:substitution3.svg}}

Several of these terms are trivial to derive.

Chain Rule

The chain rule is an approach for differentiating a composition of functions in terms of those functions.


Notation

The common notation for the chain rule is, given a function h(x) = f(g(x)), the derivative h'(x) = f'(g(x)) g'(x).

An equivalent notations is that h = f ∘ g and h' = (f ∘ g)' = (f' ∘ g)g' .

A parallel notation is:

leibniz.svg


Usage

Point elasticity is defined as:

elasticity1.svg

It can be simplified using the chain rule into:

elasticity2.svg

Start with the final formulation and use u- and v-substitution:

substitution1.svg

Note in particular that the equation for v can be rewritten in terms of P:

substitution2.svg

Now the final formulation can be rewritten as:

substitution3.svg

Several of these terms are trivial to derive.


CategoryRicottone

Calculus/ChainRule (last edited 2024-06-04 22:26:52 by DominicRicottone)