Content deleted Content added
m Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q2736820 |
the local truncation error of implicit euler is O(h) not O(h^2) |
||
Line 31:
[[File:Stability region for BDF1.svg|thumb|The pink region outside the disk shows the stability region of the backward Euler method.]]
The backward Euler method has order one. This means that the [[local truncation error]] (the error made in one step) is <math> O(h
The [[region of absolute stability]] for the backward Euler method is the complement in the complex plane of the disk with radius 1 centered at 1, depicted in the figure.<ref>{{harvnb|Butcher|2003|p=70}}</ref> This includes the whole left half of the complex plane, so the backward Euler method is [[A-stability|A-stable]], making it suitable for the solution of [[stiff equation]]s.<ref>{{harvnb|Butcher|2003|p=71}}</ref> In fact, the backward Euler method is even [[L-stability|L-stable]],
|