Estimating a cumulative sum

1 · John Cook · Aug. 2, 2026, 6:38 p.m.
Summary
The blog post discusses two mathematical sequences: t(n), which represents the number of unlabeled rooted trees with n nodes, and c(n), the cumulative sum of t(n). The author explains their relevance to the constraints on an n-step Runge-Kutta method, highlighting an area of interest in numerical methods.