Solving for an initial condition with a DE

  • Thread starter Thread starter prace
  • Start date Start date
  • Tags Tags
    Condition Initial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
prace
Messages
99
Reaction score
0
Hi,

I was wondering if anyone could clarify some things for me here. The problem tells me to solve the given DE subject to the indicated initial condition. In this case, the initial condition is y(1) = 3

Here is the equation.

http://album6.snapandshare.com/3936/45466/852805.jpg

So after I have solved, what do I do with the given initial condition?
 
Last edited by a moderator:
Physics news on Phys.org
prace said:
Hi,

I was wondering if anyone could clarify some things for me here. The problem tells me to solve the given DE subject to the indicated initial condition. In this case, the initial condition is y(1) = 3

Here is the equation.

http://album6.snapandshare.com/3936/45466/852805.jpg

So after I have solved, what do I do with the given initial condition?

The initial condition allows you to turn that general expression (with the C), into a statement that is true for the condition given.

What does y(1) = 3 mean?

You could write it like this, y(t=1)=3

So, when t = 1, then y = 3, so...

ln(3)=1-1/2(1)^2+C
where you plugged in the values from,
ln(y)=t-1/2t^2+C

You can then solve for C
 
Last edited by a moderator:
Ok, so you are saying that the solved DE is some function y(t). So when y(1)=3, that means that when t=1, y=3, thus we plug in 1 for t and 3 for y and solve for C. Cool. So the result, after solving for C is the initial condition? In other words, C = "the initial condition."

So in this case, the initial condition is ln(3)-(1/2) = C or, C = 0.599.

Thank you for your help!
 
C does not quite equal the initial condition, but if you find C with the method above, your final solution y(t) - with the proper C - will be the solution satisfying the initial condition defined in any initial value problem. Seems like you got it though.
 
It would be a good idea to go ahead and solve for y, either before or after finding C.