Why High School Kids Should Learn Partial Derivatives
I always feel that introducing differentiation as the gradient of some curve is both geometrically intuitive and algebraically constrained. Limiting calculus to one-variable functions generally gives students very wrong idea about differentiation.
A good idea to start differentiation is to think of the reaction to a small (infinitesimal) disturbance to input, that is
Naturally, for functions with more than one input (variable), we will assume that the cross-action is negligible when disturbance in each direction is small. Thus,
To obtain these 's, we limit the variation of other 's: treat all where as constants
Denote the partial derivatives of function . Of course, when there is only one variable, partial derivative is the derivative high school textbooks know well.
With this kind of understanding, chain rule is much more intuitive than the otherwise algebraic coincidence.
Product Rule
Now that product rule is no longer a rule, but a natural result of function . Let's assume that are functions of , then by chain rule:
where is an abbreviation of . But obviously, and , thus
An interesting generalisations is
Product Rule with More Multiplicands
Let where 's are functions of . By chain rule it is not difficult to prove
Implicit Differentiation
There is a particular chapter that dedicates to the differentiation of implicit expression. But this becomes unnecessary if we see the expression as multi-variable functions constrained by an equation.
That is,
Apply our "chain rule" again
But notice, the terminal variable is actually here, therefore
This method also applies to the corresponding section in 'Polar Coordinates' where kids are asked to find the the 'gradient' of a curve at some point. Given
and . By chain rule
We finally obtain
Differential Equation
In multi-variable calculus, an important result is Green theorem which stats
Therefore, we have such understanding that if we can write a differential equation (with known) in the form
then the solution would be .
I encountered this STEP 2 question the other day:
Solve differential equation
$$ \frac{\mathrm{d}y}{\mathrm{d}x}=\frac{2x-y}{x+4y}. $$
Now this is otherwise a difficult question of high school kids, but if one can see that the D.E. is equivalent to
It is rather easy to get . Considering the similarity, I believe it is possible to introduce integrating factors in this way.