Solve the initial value problem

dashkin111
Messages
47
Reaction score
0

Homework Statement


Solve the initial value problem given x(2)=0

\frac{dx}{dt}=tx^{2}+2x^{2}t^{2}


Homework Equations





The Attempt at a Solution


I factored out the x^2 and separated variables and integrated as follows:

\int\frac{dx}{x^{2}} = \int t+2t^{2} dt

\frac{-1}{x}=\frac{1}{2}t^{2}+\frac{2}{3}t^{3} + C


Which is simple enough, but I get really confused when solving for C. Trying to solve from the equation above divides by zero and the world ends- rearranging explicitly for x doesn't do me any good either. Suggestions on where to go from here?
 
Physics news on Phys.org
This may seem like kind of a cheat, but x(t)=0 for all t is also a solution.
 
Dick said:
This may seem like kind of a cheat, but x(t)=0 for all t is also a solution.

Thanks for that, I didn't think of that case. If something similar shows up on the exam I'll always check for something like that
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top