Linear Differential Equation in Strange Form

Gooolati
Messages
21
Reaction score
0

Homework Statement



ydx - 4(x + y^6)dy = 0


Homework Equations



Need to get into the form of dy/dx + f(x)y = G(x)
(Standard Form)

The Attempt at a Solution



ydx = 4(x + y^6)dy

y = 4(x + y^6) dy/dx

y/4(x + y^6) = dy/dx

then I don't know how to get it in the Standard form
All help is appreciated, thanks!
 
Physics news on Phys.org
You can't. That's not a linear equation to begin with (y^6[/tex] is not linear) and you can't just force it into "standard form" for a linear equation.
 
Oh I can see that now! I just wonder why it's in the Linear Equations section haha.
 
See , sometimes in order to solve problems of this sort, we treat y as the independent variable and x as the dependent variable and convert it into a linear equation in the variable x.So now in place of dy/dx we have dx/dy and then we solve it using the integrating factor which in this case is 1/y.
 
Try dx/dy -4/y*x = 4y^6
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top