Solving Problem with Derivatives as Initial Conditions

CINA
Messages
60
Reaction score
0

Homework Statement



I've been given equations that have derivatives as initial conditions, rather than things like u(0,t)=u(L,t)=0

Things like this:

http://img444.imageshack.us/img444/5082/mathu.th.jpg

Uploaded with ImageShack.us

Homework Equations






The Attempt at a Solution


I can solve problems with condition like u(0,t)=u(L,t)=0 but how do you solve them with derivatives?

Wouldn't for lamba=0 X''=0 -> X=c1*x+c2 and applying x'(0)=0 make X=c2?
 
Last edited by a moderator:
Physics news on Phys.org
You would follow the exact same process (of separation of variables).

The reason \lambda = 0 doesn't work is the same reason it doesn't work when you use the standard boundary conditions you've listed above.

The end result is you end up with an equation for X as X(x) = c_1 \cos{\sqrt{\lambda}x}. What does this say about \lambda? To finish the problem, you need to apply the idea of Fourier series and use your initial condition.
 
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