Login

Welcome, Guest. Please login or register.

August 23, 2025, 04:22:20 pm

Author Topic: euler's methods- numerical solutions of differential equations  (Read 618 times)  Share 

0 Members and 1 Guest are viewing this topic.

liv

  • Victorian
  • Trendsetter
  • **
  • Posts: 154
  • Respect: +1
can anyone explain this? i don't get why it is used.

and this may be a simple question, but how do you do:
using euler's method, approximate y(2) with i) h=0.5 and ii)0.2 for dy/dx=x/(sqrt(x^2+8), y(1)=3
2009: chinese SL(43-->50), methods CAS(not as good as chinese)

2010: english(41), methods CAS(40-->45), specialist(32-->39), biology(43-->44), chemistry(38-->42).

2011: Biomedical science and peace and conflict studies

Yitzi_K

  • Victorian
  • Forum Leader
  • ****
  • Posts: 893
  • Respect: +3
Re: euler's methods- numerical solutions of differential equations
« Reply #1 on: June 21, 2010, 10:56:18 pm »
0
Euler's Method: yn+1 = yn + h*f'(xn)

So in this case, with h=0.5, y2 = 3 + 0.5*1/3

That gives y2 = 19/6, repeat that with the new values to find y3, which is an approximation for y(2).

It's the same with steps of 0.2, it will just take 5 applications of Euler's method, each building on the last, until you've found y6.
« Last Edit: June 21, 2010, 11:01:30 pm by Yitzi_K »
2009: Legal Studies [41]
2010: English [45], Maths Methods [47], Economics [45], Specialist Maths [41], Accounting [48]

2010 ATAR: 99.60