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.

A057124 Local ranks of terms of A057122.

Original entry on oeis.org

0, 0, 3, 7, 26, 34, 59, 75, 100, 242, 255, 318, 344, 388, 587, 595, 738, 772, 816, 1007, 1023, 1110, 1261, 2556, 2575, 2701, 2739, 2809, 3399, 3412, 3688, 3739, 3809, 4212, 4238, 4377, 4632, 6534, 6547, 6610, 6636, 6680, 8177, 8185, 8541, 8600, 8670, 9065
Offset: 0

Views

Author

Antti Karttunen, Aug 11 2000

Keywords

Programs

  • Maple
    a(n) = CatalanRank(floor(binwidth(bintree_depth_first2tree(A014486[n]))/2),bintree_depth_first2tree(A014486[n]))