Integreat`LMM`
Integreat`LMM`

LMMBackwardDifferentiationFormula

LMMBackwardDifferentiationFormula[]

creates a k-step backward differentiation formula method.

Details and Options

  • A -step backward differentiation formula method is an implicit linear multistep method which uses to compute .
  • LMMBackwardDifferentiationFormula[k] produces a method of order k.

Examples

Basic Examples  (2)

Create a four-step backward differentiation formula method:

Display the Adams-Bashforth methods up to order six:

Tech Notes
  • Linear Multistep Methods