Solve Differential eq with initial conditions

billiards
Messages
765
Reaction score
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.
 
Physics news on Phys.org
hi billiards! :smile:
billiards said:
I tried using Taylor series expansion …

eugh!

just separate the variables: dH/H2 = -4k dt :wink:
 
tiny-tim said:
separate the variables

Thanks tiny-tim, with that hint I solved it straight away. You have no idea how long I was stuck.

Out of interest, what was wrong with my Taylor series approach?
 
billiards said:
Thanks tiny-tim, with that hint I solved it straight away. You have no idea how long I was stuck.

he he :biggrin:
Out of interest, what was wrong with my Taylor series approach?

nothing … they are the same to first order …

what is the inverse of 1 + (4k/L2)t, to first order ? :wink:
 
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