Efficient Techniques for Solving Differential Equations: A Helpful Guide

  • Thread starter Thread starter meti20
  • Start date Start date
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 :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top