Content deleted Content added
m Apostrophe in top link. |
punctuation correction |
||
Line 1:
{{redirect|Adams' method|the electoral apportionment method|Method of smallest divisors}}
'''Linear multistep methods''' are used for the [[numerical ordinary differential equations|numerical solution of ordinary differential equations]]. Conceptually, a numerical method starts from an initial point and then takes a short '''step''' forward in time to find the next solution point. The process continues with subsequent steps to map out the solution. Single-step methods (such as [[Euler's method]]) refer to only one previous point and its derivative to determine the current value. Methods such as [[Runge–Kutta methods|
==Definitions==
|