cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A187102 Minimum number of function evaluations in each step of an explicit Runge-Kutta method of order n.

Original entry on oeis.org

1, 2, 3, 4, 6, 7, 9, 11
Offset: 1

Views

Author

Pontus von Brömssen, Mar 04 2011

Keywords

Comments

a(n)>=n+3 for n>=8 (Butcher 1985).

Crossrefs

Formula

a(n) = min{k; A187103(k)=n}.