Solving Differential Equations by Substitution
Non-separable differential equations can be sometimes converted into separable differential equations by way of substitution.
This post is part of the book Justin Math: Calculus. Suggested citation: Skycak, J. (2019). Solving Differential Equations by Substitution. In Justin Math: Calculus. https://justinmath.com/solving-differential-equations-by-substitution/
Want to get notified about new posts? Join the mailing list and follow on X/Twitter.
Sometimes, non-separable differential equations can be converted into separable differential equations by way of substitution.
For example, yβ²+y=x is a non-separable differential equation as-is. However, we can make a variable substitution u=xβy to turn it into a separable differential equation. Differentiating both sides of u=xβy with respect to x, and interpreting y as a function of x, we have uβ²=1βyβ², so yβ²=1βuβ². Substituting, the equation becomes separable and thus solvable in terms of u.
Lastly, to find what y is, we can solve for y in our original substitution u=xβy.
Choosing the Right Substitution
In general, to determine what substitution we need to perform, it is helpful to rearrange the equation until we see a group of terms whose derivative also appears in the equation.
After rearranging the above equation, we see that u=x2+y2 is a good substitution. We rewrite the equation in terms of u, solve it, and then solve for y in terms of x.
We donβt always have to use addition in our substitutions. In the equation below, for example, we require the substitution u=xy.
Exercises
Use substitution to solve the following differential equations. (You can view the solution by clicking on the problem.)
1)1+yβ²=(x+y)2
Solution:
u=x+yy=1Cβxβx
2)2(yβ²βy)=1βx
Solution:
u=xβ2yy=Cex+12x
3)x2βy2=12xβ2yyβ²
Solution:
u=x2βy2y=Β±βx2Β±βC+2x
4)3y2yβ²=ex2+y3β2x
Solution:
u=x2+y3y=β3βx2+ln(Cβx)
5)2y+xyβ²=1x
Solution:
u=x2yy=Cx2+1x
6)xy4+2x2y3yβ²=1
Solution:
u=xy2y=Β±4βCx2+2x
This post is part of the book Justin Math: Calculus. Suggested citation: Skycak, J. (2019). Solving Differential Equations by Substitution. In Justin Math: Calculus. https://justinmath.com/solving-differential-equations-by-substitution/
Want to get notified about new posts? Join the mailing list and follow on X/Twitter.