Solving an Initial Value Problem Using Euler's Method

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
2 replies · 3K views
Mitchtwitchita
Messages
187
Reaction score
0
When solving the initial value problem y ' = 2y-x, y(11)=6 using Eulers method with h=0.2, y0=?

I know how to solve Euler's equations with the formula yn = yn-1 + F(xn-1 + yn-1)(h), however I'm not quite sure how or what they want in this particular case. Can anybody please help me out if you have an incline? Thanks.
 
Physics news on Phys.org
Thanks HallsofIvy! I thought that it meant the eleventh y was 6.