Solve a given initial-value problem, bernoullis equation

  • Thread starter Thread starter shemer77
  • Start date Start date
  • Tags Tags
    Bernoullis
shemer77
Messages
96
Reaction score
0

Homework Statement


x2*(dy/dx)-2xy=3y4
y(1)=1/2


The Attempt at a Solution


the most I have it reduced to du/dx+2u/3x=-1/(u^8*x^2)
 
Physics news on Phys.org
This is a Bernoulli DE. Did you use the substitution u = y^{1 - 4} = y^{-3}? Find dy/dx in terms of du/dx and y and substitute it in the differential equation. Eventually, you'll have a new DE of u and x and you can solve it using whatever way it should be.
 
thats what i did, and when i reduced it down i got this
du/dx+2u/3x=-1/(u^8*x^2)
but I've rechecked and rechecked and i can't see if i did something wrong or what I am supposed to do next?
 
What I got is different:

dy/dx = -(1/3) y^4 (du/dx) ; we substitute this into the differential equation, and we get: x^2 (-1/3) y^4 du/dx - 2xy = 3y^4. Now divide by x^2 then multiply by -3y^{-4} and we get: du/dx + (6u/x) = -9/x^2. From here, find the integrating factor and solve the DE. Your mistake is u^8; you multiplied by -3y^{-4} so y^4 and y^{-4} will cancel.

I might have some calculation mistakes, so I'd wait for someone else to confirm this.
 
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