Can’t get a start on solving a first order differential equation

ifly2hi
Messages
5
Reaction score
0

Homework Statement


Am looking at a first order, non linear differential equation. I want to solve for a general solution and will have to find a constant with given parameters. Equation: 3x2y+8xy2+(x3+8x2y+12y2)dy/dx=0 Parameters: y(2)=1

Homework Equations


∂M/∂y=∂N/∂x (Exactness) & (My-Nx)/N (integrating factors)

The Attempt at a Solution


I have tried to use separation of variable with no avail. When I try to separate them I can’t get it into terms of just x or just terms of y. I have tested for exactness and it failed, so I moved to the next step of integrating factors. After trying to solve for integrating factors I still cannot get function of x alone or y alone. When solveing for the equation listed in “Relevant equations” I get:((6xy+8y2-(24y+8x2))/(3x2y+8xy2).

Have tried intergrating factors both ways and still can't get a function of x or y alone. Can someone point in the right direction to starting this problem. I am swinging the bat but missing the ball b/c I don't see it. Thank you
 
Last edited by a moderator:
Physics news on Phys.org
You must have computed M_{y} and/or N_{x} incorrectly, because they are equal.
 
Last edited:

Homework Statement


Am looking at a first order, non linear differential equation. I want to solve for a general solution and will have to find a constant with given parameters. Equation: 3x2y+8xy2+(x3+8x2y+12y2)dy/dx=0 Parameters: y(2)=1

Homework Equations


∂M/∂y=∂N/∂x (Exactness) & (My-Nx)/N (integrating factors)

The Attempt at a Solution


I have tried to use separation of variable with no avail. When I try to separate them I can’t get it into terms of just x or just terms of y. I have tested for exactness and it failed, so I moved to the next step of integrating factors. After trying to solve for integrating factors I still cannot get function of x alone or y alone. When solveing for the equation listed in “Relevant equations” I get:((6xy+8y2-(24y+8x2))/(3x2y+8xy2).
6xy+ 8y is My but 24y+ 8x2 is Ny, not Nx.

Have tried intergrating factors both ways and still can't get a function of x or y alone. Can someone point in the right direction to starting this problem. I am swinging the bat but missing the ball b/c I don't see it. Thank you
 
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