Jump to content

Talk:Euler method

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Joeedh (talk | contribs) at 06:08, 3 April 2019. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconMathematics B‑class Mid‑priority
WikiProject iconThis article is within the scope of WikiProject Mathematics, a collaborative effort to improve the coverage of mathematics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
BThis article has been rated as B-class on Wikipedia's content assessment scale.
MidThis article has been rated as Mid-priority on the project's priority scale.


Convergence?

It would be nice to see a section on the convergence of the method as .

Error in the first illustration

I believe there is an error in the illustration (http://en.wikipedia.org/wiki/File:Euler_method.png) because in this image the solution points are not equally spaced while, apparently, the segments have the same length. I think this is wrong, because the (plain) Euler method computes points at t+n*h, so they are evenly spaced. — Preceding unsigned comment added by 78.12.252.87 (talk) 22:31, 5 June 2013 (UTC)[reply]

Informal Geometric Description

Whoever wrote this section is a saint. Every math-related wikipedia article needs a section like this to spur understanding in readers. Thank you. — Preceding unsigned comment added by 76.29.46.158 (talk) 03:10, 27 September 2013 (UTC)[reply]

was is das? Some1Redirects4You (talk) 17:10, 27 April 2015 (UTC)[reply]

it doesn't seem to mean anything. it should be replace by "first order"

"not often used"

In the numerical stability section, it reads: This limitation —along with its slow convergence of error with h— means that the Euler method is not often used, except as a simple example of numerical integration. This is wrong. The Euler method is probably the most used method. Most computer games use forward Euler to simulate kinematics and mechanics. Backward Euler is also widely used for its robustness, simplicity and high speed. Higher-order methods work fine for simple problems, but complex simulations often rely on first-order methods. Italo Tasso (talk) 23:04, 7 June 2017 (UTC)[reply]

It would improve the quality of the article if it made the statement if Euler's Method actually played the role described in the movie, or if that was pure "poetic license", or possibly something in between.66.25.171.16 (talk) 02:35, 25 June 2017 (UTC)[reply]

To do so, we would need a reliable source directly discussing Euler's Method in the movie vs. history. - SummerPhDv2.0 16:00, 25 June 2017 (UTC)[reply]

*sigh*

Anyone see what's wrong with the highlighted line below? Anyone? Care to guess? Here's a hint: it's the math version of "burying the lede" in journalism.

Example

Given the initial value problem

we would like to use the Euler method to approximate .[1]

Using step size equal to 1 (h = 1)

The Euler method is

Joeedh (talk) 06:07, 3 April 2019 (UTC)[reply]

  1. ^ See also Atkinson 1989, p. 344