Basic Differential Eqn - initial value problem

Zem
Messages
33
Reaction score
0
The equation starts with dy/dt = ay - b, and initial condition y(0) = y_o and y_o is an arbitrary value. The book says this can be rewritten as:
(dy/dt)/[y - (b/a)] = a. But I don't see how do make that step algebraically. How can the original be rewritten like that?

A problem at the end of the chapter appears to be designed to use the above equation.
(dy/dt) = -y + 5

Am I correct in assuming I should rewrite it as this?
(dy/dt)/[y - 5/(-1)] = -1

Then follow the steps to solve that? Beginning with:
(ln[y - (5/(-1)]) = -1t + C
 
Physics news on Phys.org
For the first step, factor an a out of the right hand side then divide both sides by (y-b/a).
 
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