What is the technique used to solve a separable differential equation?

  • Thread starter Thread starter schattenjaeger
  • Start date Start date
AI Thread Summary
To solve the separable differential equation dy/dx = [x(y^2-2)]/(2x^2-6x+4), it can be rewritten as (xdx)/(2x^2-6x+4) = dy/(y^2-1). The left side can be simplified using partial fractions, while the right side may require a trigonometric substitution for integration. This method allows for easier integration of both sides. Proper application of these techniques is crucial to avoid errors in the solution process.
schattenjaeger
Messages
176
Reaction score
0
If you have the seperable DE...

dy/dx=[x(y^2-2)]/(2x^2-6x+4)

that eventually ends up

(xdx)/(2x^2-6x+4)=dy/(y^2-1), right

'cuz that's some integration I REALLY don't feel like doing by hand, so I don't want to do the wrong thing
 
Physics news on Phys.org
That's

\frac{x}{2(x-2)(x-1)} dx= \frac{1}{y^2 -1}dy

Use partial fractions to do the left hand side, and a trig substitution on the right.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top