Differential Eq using Substitution help

g.sharm89
Messages
3
Reaction score
0
Hey. I am having a hard time solving this problem.


(x^2)y' + 2xy = 5y^4

I get as far as simplifying to
y' = [(5y^4)/(x^2)] - 2y/x

Then use v: y/x and y: vx & y': v'x + v

And get

v'x + v = [5(v^4)(x^2)] - 2v


And then I get lost. Any help would be appreciated. Thanks!
 
Physics news on Phys.org
The convenient substitution is v=1/y^3
 
Agreed. while v = y/x does work quite frequently (at least in your homework problems I imagine), you have probably learned about other trademark substitutions of different types of equations. Specifically, this is a Bernoulli type equation (and, it has its own characteristic substitution, and JJacquelin has informed which specific substitution to use in this problem). Learning to diagnose a differential equation and determine what type it is, is a quick way to know immediately how to solve them. I encourage you to look up Bernoulli differential equations online, you will find a lot of material.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top