First Order Differential Equations

mit_hacker
Messages
86
Reaction score
0

Homework Statement



Solve the following differential equation:

y' = (y/x) + (2x^3Cos(x^2)/y).

Homework Equations





The Attempt at a Solution



You certainly can't separate variables here and you can't put it in the form in which you can find the integrating factor. This is not a Bernoulli equation and neither can it be solved by the y/x = z substitution. I am completely stumped! Please help.
 
Physics news on Phys.org
This is a non-linear ODE. To make it linear multiply by y(x) and observe that

y'(x)\,y(x)=\frac{1}{2}\,(y(x)^2)'

and try then the substitution y(x)^2=z(x)
 
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