Presentation is loading. Please wait.

Presentation is loading. Please wait.

6.6 Euler’s Method Leonhard Euler made a huge number of contributions to mathematics, almost half after he was totally blind. (When this portrait was made.

Similar presentations


Presentation on theme: "6.6 Euler’s Method Leonhard Euler made a huge number of contributions to mathematics, almost half after he was totally blind. (When this portrait was made."— Presentation transcript:

1 6.6 Euler’s Method Leonhard Euler made a huge number of contributions to mathematics, almost half after he was totally blind. (When this portrait was made he had already lost most of the sight in his right eye.) Leonhard Euler Greg Kelly, Hanford High School, Richland, Washington

2 It was Euler who originated the following notations:
(function notation) (base of natural log) (pi) (summation) (finite change) Leonhard Euler

3 There are many differential equations that can not be solved.
We can still find an approximate solution. We will practice with an easy one that can be solved. Initial value:

4

5

6 Exact Solution:

7 This is called Euler’s Method.
It is more accurate if a smaller value is used for dx. It gets less accurate as you move away from the initial value.

8 y1 for y t for x The TI-89 has Euler’s Method built in. Example:
We will do the slopefield first: MODE Graph….. 6: DIFF EQUATIONS We use: y1 for y t for x Y=

9 y1 for y t for x Graph….. We use: Y= WINDOW t0=0 ymin=0 tmax=150
MODE Graph….. 6: DIFF EQUATIONS We use: y1 for y t for x Y= WINDOW t0=0 tmax=150 tstep=.2 tplot=0 xmin=0 xmax=300 xscl=10 ymin=0 ymax=150 yscl=10 ncurves=0 diftol=.001 fldres=14 not critical GRAPH

10 WINDOW t0=0 tmax=150 tstep=.2 tplot=0 xmin=0 xmax=300 xscl=10 ymin=0 ymax=150 yscl=10 ncurves=0 diftol=.001 fldres=14 GRAPH

11 While the calculator is still displaying the graph:
Press and change Solution Method to EULER. yi1=10 Y= If tstep is larger the graph is faster. If tstep is smaller the graph is more accurate. WINDOW tstep = .2 GRAPH

12 To plot another curve with a different initial value:
Either move the curser or enter the initial conditions when prompted. You can also investigate the curve by using F3 Trace

13 Now let’s use the calculator to reproduce our first graph:
We use: y1 for y t for x Y= WINDOW t0=0 tmax=10 tstep=.5 tplot=0 xmin=0 xmax=10 xscl=1 ymin=0 ymax=5 yscl=1 ncurves=0 Estep=1 fldres=14 I Change Fields to FLDOFF. GRAPH

14 Use to confirm that the points are the same as the ones we found by hand.
Trace TblSet Press and set: Table Press

15 Table Press This gives us a table of the points that we found in our first example.

16 The book refers to an “Improved Euler’s Method”
The book refers to an “Improved Euler’s Method”. We will not be using it, and you do not need to know it. The calculator also contains a similar but more complicated (and more accurate) formula called the Runge-Kutta method. You don’t need to know anything about it other than the fact that it is used more often in real life. This is the RK solution method on your calculator. p


Download ppt "6.6 Euler’s Method Leonhard Euler made a huge number of contributions to mathematics, almost half after he was totally blind. (When this portrait was made."

Similar presentations


Ads by Google