Efficient Techniques for Solving Differential Equations: A Helpful Guide

  • Thread starter Thread starter meti20
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
meti20
Messages
1
Reaction score
0
Help:(solving diff. eq.)

Hi
how can I solve this problem:
(y^2)y'=a.(x^1/2)+b.y
a & b are constant and I don't know anything about a and b(I mean the range and ...).
I solve this with MATLAB and MAPLE but they didn't give good answers.
please help me how to find y(x).
 
Physics news on Phys.org


I don't see a way to solve it in any elementary functions.
it's a non-linear non-homogeneous ODE, with two different powers of y(x) in it.
Maple also gives a non elementary function solution, i think that is the best you can get :)