Solving a Nonlinear Differential Equation with Multiple Methods

  • Thread starter Thread starter abrowaqas
  • Start date Start date
abrowaqas
Messages
113
Reaction score
0

Homework Statement



Solve the follwing differential equation
2y'-(x/y)+x^3 cosy = 0 solve?

Homework Equations



Linear Differential equation: y'+py=q
exact differential equation: Mdx+Ndy=0

The Attempt at a Solution



both of the methods i have applied ... but didnt work
later i tried it as Bernoulli Differential equation in x... but variables are not coming in

x' + px = q form...


kindly help me or give me hint to solve the above differential equation.
 
Physics news on Phys.org
This is a non-linear ODE because of cos y. Standard linear ODE solution techniques won't work.
 
Give me some hint ... I have also tried Cauchy and legendre methods as well ... But no one works here
 
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