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.

A268816 Row 6 of A269158.

Original entry on oeis.org

0, 1, 4, 7, 12, 15, 10, 11, 26, 25, 30, 29, 20, 21, 16, 19, 48, 51, 54, 55, 62, 61, 58, 57, 40, 41, 44, 47, 36, 39, 34, 35, 98, 97, 102, 101, 108, 109, 104, 107, 120, 123, 126, 127, 118, 117, 114, 113, 80, 81, 84, 87, 92, 95, 90, 91, 74, 73, 78, 77, 68, 69, 64, 67, 192, 195, 198, 199, 206, 205, 202, 201, 216, 217
Offset: 1

Views

Author

Antti Karttunen, Feb 20 2016

Keywords

Comments

This sequence occurs as each row (4^k * 6) in array A269158, for all k >= 0.

Crossrefs

Cf. A269158.

Programs

Formula

a(n) = A269158(6,n) = F(6,2n-1), function F defined as in A269158.