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.

Showing 1-2 of 2 results.

A120244 a(1) = 1. a(m(m+1)/2 + k) = a(m) + k, 1 <= k <= m+1, m >= 1.

Original entry on oeis.org

1, 2, 3, 3, 4, 5, 4, 5, 6, 7, 4, 5, 6, 7, 8, 5, 6, 7, 8, 9, 10, 6, 7, 8, 9, 10, 11, 12, 5, 6, 7, 8, 9, 10, 11, 12, 6, 7, 8, 9, 10, 11, 12, 13, 14, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 6, 7, 8, 9, 10, 11, 12
Offset: 1

Views

Author

Leroy Quet, Jun 12 2006

Keywords

Crossrefs

Programs

  • PARI
    \\ See links.

Extensions

Extended by Ray Chandler, Jun 19 2006

A120246 a(1) = 1. a(m(m+1)/2 + k) = m + a(k), 1 <= k <= m+1, m >= 1.

Original entry on oeis.org

1, 2, 3, 3, 4, 5, 4, 5, 6, 6, 5, 6, 7, 7, 8, 6, 7, 8, 8, 9, 10, 7, 8, 9, 9, 10, 11, 10, 8, 9, 10, 10, 11, 12, 11, 12, 9, 10, 11, 11, 12, 13, 12, 13, 14, 10, 11, 12, 12, 13, 14, 13, 14, 15, 15, 11, 12, 13, 13, 14, 15, 14, 15, 16, 16, 15, 12, 13, 14, 14, 15, 16, 15, 16, 17, 17, 16, 17, 13
Offset: 1

Views

Author

Leroy Quet, Jun 12 2006

Keywords

Comments

When calculating a(n) using the recurrence, the number of steps to reach a(1) is A057945(n-1). - Kevin Ryde, Aug 23 2022

Crossrefs

Programs

  • PARI
    \\ See links.

Extensions

Extended by Ray Chandler, Jun 19 2006
Showing 1-2 of 2 results.