History of Backward differentiation formula coefficients

back to table · edit · history · where entries came from · files

compare when who what
2026-09-17 16:14 zeta3 table-repair@2.0+dc0f96a0 shorten BDF definition after audit current reviewed
2026-09-17 16:13 zeta3 table-repair@2.0+dc0f96a0 clarify BDF normalisations and zero-stable range
2026-09-17 15:59 zeta3 table-build@2.0+395f185d shorten BDF definition after audit
2026-09-17 15:57 zeta3 table-build@2.0+395f185d Backward differentiation formula coefficients
2026-09-17 15:53 zeta3 table-build@2.0+395f185d draft prose for BDF coefficients

What changed between 2026-09-17 16:13 and 2026-09-17 16:14

from line 1 (6 lines, 2 fewer than before) @@ -1,8 +1,6 @@
 Title: Backward differentiation formula coefficients-Definition: The backward differentiation formula (BDF) coefficients are the rationals-  $\alpha_{s,j}$ and $\beta_s$ for which $\sum_{j=0}^{s}\alpha_{s,j}y_{n+j}=h\beta_s-  f(t_{n+s},y_{n+s})$ is the $s$-step linear multistep method of order $s$ CITE{Wiki}.-  For each $s$ the method is unique up to a common factor, and the table holds the-  two normalisations $\alpha_{s,s}=1$ and $\beta_s=1$.+Definition: The backward differentiation formula (BDF) coefficients are the order-$s$+  linear multistep coefficients $\alpha_{s,j}$ and $\beta_s$ in $\sum_{j=0}^{s}\alpha_{s,j}y_{n+j}=h\beta_s+  f(t_{n+s},y_{n+s})$ CITE{Wiki}, stored with either $\alpha_{s,s}=1$ or $\beta_s=1$. Parameters:   s: 

Sign in to restore an earlier version.