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.

A007479 Earliest sequence with a(a(a(n))) = 2n.

Original entry on oeis.org

0, 3, 6, 5, 12, 2, 10, 9, 24, 11, 4, 14, 20, 15, 18, 17, 48, 26, 22, 21, 8, 23, 28, 38, 40, 27, 30, 29, 36, 50, 34, 33, 96, 35, 52, 62, 44, 39, 42, 41, 16, 74, 46, 45, 56, 47, 76, 86, 80, 51, 54, 53, 60, 98, 58, 57, 72, 59, 100, 110, 68, 63, 66, 65
Offset: 0

Views

Author

Keywords

References

  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A002516.

Formula

a(0) = 0, a(2*n) = 2*a(n), a(6*n+1) = 6*n+3, a(6*n+3) = 6*n+5, a(6*n+5) = 12*n+2. - Sean A. Irvine, Jan 05 2018

Extensions

Missing a(48) = 80 inserted by Sean A. Irvine, Jan 05 2018