Problem 80
Question
A differential equation is said to be exact if it can be derived from its primitive by direct differentiation without any further transformation such as elimination, etc. The differential equation $$ \left(x^{2}-a y\right) d x+\left(y^{2}-a x\right) d y=0 $$ is exact in as much as it can be derived from its primitive $$ x^{3}-3 a x y+y^{3}=c $$ by direct differentiation. The necessary and sufficient condition for the differential equation \(M d x+N d y=0\) to be exact is that $$ \frac{\partial M}{\partial y}=\frac{\partial N}{\partial x} $$ where \(\frac{\partial M}{\partial y}\) is the derivative of \(M\) with respect to \(y\) keeping \(x\) as constant and \(\frac{\partial N}{\partial x}\) is the derivative of \(N\) with respect to \(x\) keeping \(y\) as constant. If the equation \(M d x+N d y=0\) is exact, then it can be integrated as follows: Firstly, integrate \(M\) with respect to \(x\) regarding \(y\) as constant. Then, integrate with respect to \(y\) those of the terms in \(N\) which do not involve \(x\). The sum of the two expressions thus obtained equated to a constant is the required solution. The solution of the equation \(\left[y\left(1+\frac{1}{x}\right)+\cos y\right] d x+[x+\log x-x \sin y] d y=0 i s\) (A) \(y(x+\log x)-x \cos y=c\) (B) \(y(x+\log x)+x \sin y=c\) (C) \(y(x+\log x)+x \cos y=c\) (D) None of these
Step-by-Step Solution
VerifiedKey Concepts
Partial Derivative
When analyzing differential equations, especially exact ones, it's crucial to compute these partial derivatives to determine the equation's exactness.
- This involves ensuring that \(\frac{\partial M}{\partial y} = \frac{\partial N}{\partial x}\), where \(M\) and \(N\) are functions in the differential equation \(Mdx + Ndy = 0\).
- This condition is both necessary and sufficient for the equation to be classified as exact.
Differential Equation Solution
- For an equation \(Mdx + Ndy = 0\), achieving exactness (i.e., \(\frac{\partial M}{\partial y} = \frac{\partial N}{\partial x}\)) allows us to proceed with integration strategies without further transformation.
- Solutions involve integrating each component with respect to its respective variable, aligning fundamentally with the symmetry noticed in exactness checks.
Integration in Differential Equations
The approach:
- Firstly, recognize that integration involves accumulation, adding up small parts to find the whole, just like piecing together a puzzle.
- Begin by integrating \(M\) fully with respect to \(x\), as shown in our example, which treats \(y\) as a constant. The result -- \(x y + y \log x + x \cos y\) -- covers the full range of functions contributed by \(M\).
\[ y(x + \log x) + x \cos y = c \]
Each integration step elegantly layers the final expression, building toward the ultimate solution.