Section8.1Partial Derivatives and Differential Equations
Definition8.1.1.
A partial derivative of \(f(x,y,z)\) with respect to \(x\) is the derivative of \(f\) with respect to \(x\) keeping the other variables constant. Technically
As with ordinary derivatives, we can have higher-order partial derivatives. That is we define the 2nd order partial derivative of \(f\) with respect to \(x\) as
that is it is the partial derivative of the partial derivative. Since ordinary derivatives involve only functions of one variable, the mixed derivative is a new concept. If \(f\) is a function of \(x\) and \(y\) or \(f(x,y)\text{,}\) then we can have the partial derivative of \(\frac{\partial f}{\partial x}\) with respect to \(y\) or \(\frac{\partial f}{\partial y}\) with respect to \(x\text{.}\) We write these as
You probably noticed that the two derivatives involving both \(x\) and \(y\) resulted in the same results. This is true for most functions as is shown in the next theorem:
In terms of notation, itβs often common to use a subscript as a derivative. For example \(f_x\) can be used instead of \(\frac{\partial f}{\partial x}\) or \(f_y\) instead of \(\frac{\partial f}{\partial y}\text{.}\) This can also be extended to higher order derivatives as the following shows:
and note that the order on the variables switch between the two notations. This generally isnβt a problem because of Clairautβs Theorem says that the derivative is independent of the order taken on the derivatives.
Lastly, a linear differential equation is called homogeneous if the only nonzero terms in the equation contain the dependent variable. If a differential equation is not homogeneous, then it is called nonhomogeneous.
Equations 1,2, and 4 are linear and 3 is nonlinear. Note that even though \(\sin x\) is not a linear function, in order for a differential equation to be linear, it needs only be linear in its dependent variables (in all of these examples, \(y\) is dependent). Equations 1 and 2 are nonhomogeneous and equation 4 is homogeneous. Also, the first three are first-order equations and the 4th equation is 2nd order. The following are partial differential equations:
And the first and fourth equations are linear with the other two being nonlinear. The first and second equations above are first order, the 3rd equation is 2nd order and the fourth is a third-order PDE.