billiards
- 765
- 16
Homework Statement
Solve: \frac{\partial H}{\partial t} = -4\kappa H^{2}
With initial condition: H(0) = 1/L^{2}
To find: H(t) = \frac{1}{4\kappa t + L^{2}}
2. The attempt at a solution
I tried using Taylor series expansion such that:
H(t)\approx H(0)+t\frac{\partial H}{\partial t}(0)+...
To first order this yielded: H(t)=\frac{L^{2}-4\kappa t}{L^{4}}
This is wrong unless t and/or k equals zero. Therefore this is wrong, it is not the general solution. Please help if you can. Thanks.