Michio Cuckoo
- 84
- 0
I tried all my mathcad software such as Maple and I can't seem to find a solution to this time based differential equation.
Michio Cuckoo said:I tried all my mathcad software such as Maple and I can't seem to find a solution to this time based differential equation.
![]()
Michio, It's important part of everyone's physics education to pick up some standard techniques for solving DEs, so you don't have to depend entirely on the math software to do it for you, which often does an imperfect job. And this equation is a very easy one to solve. Setting the constant parameters to one to simplify the discussion,Solving differential equations is often a matter of guessing and checking.
Bill_K said:t = ∫(1 - f2)-3/2 df
To do the integral, the factor 1 - f2 suggests making a trig substitution. Let f = sin θ.