Find the solution:
2(dS)/(dt) - S/t = 5t^3 S^3
The given equation can be rewritten as, "\\dfrac{dS}{dt} - \\dfrac{S}{2t} = \\dfrac{5}{2}t^3 S^3" which is a Bernoulli's equation.
Dividing the equation by "S^3" we get "\\dfrac{1}{S^3}\\dfrac{dS}{dt} - \\dfrac{1}{2S^2t} = \\dfrac{5}{2}t^3"
Put "z = \\dfrac{1}{S^2}". Then "\\dfrac{dz}{dt} = -\\dfrac{2}{S^3}\\dfrac{dS}{dt}" and hence the equation becomes,
"\\dfrac{dz}{dt} + \\dfrac{2v}{t} = -5t^3" which is linear in "z".
The solution is given by,
"\\begin{aligned}\nze^{\\int Pdt} &= \\int Q e^{\\int Pdt} dt + c\\\\\nze^{\\int \\frac{2}{t}dt} &= -\\int 5t^3 e^{\\int \\frac{2}{t} dt} dt + c\\quad(P = \\frac{2}{t}; Q = -5t^3)\\\\\nzt^2 & = -\\int 5t^3 \\cdot t^2 dt + c\\\\\nzt^2 & = -\\frac{5t^6}{6} + c\\\\\nz &= -\\frac{5t^4}{6} + \\frac{c}{t^2} = \\frac{-5t^6+6c}{6t^2}\\\\\n\\frac{1}{S^2} &= \\frac{-5t^6+6c}{6t^2}\\qquad (\\text{Replacing ~} z = \\frac{1}{S^2})\\\\\nS^{2} &= \\frac{6t^2}{-5t^6+6c}\\\\\n\\therefore S& = \\pm\\sqrt{\\frac{6t^2}{-5t^6+6c}}\n\\end{aligned}"
Comments
Leave a comment