Solving Problem with Derivatives as Initial Conditions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
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 [itex]\lambda = 0[/itex] 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 [itex]X(x) = c_1 \cos{\sqrt{\lambda}x}[/itex]. What does this say about [itex]\lambda[/itex]? To finish the problem, you need to apply the idea of Fourier series and use your initial condition.