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.

A165520 Antidiagonal writing from three rows trio A165351,A165355,A165367 (first,second and third trisections of A026741).

Original entry on oeis.org

0, 1, 3, 1, 2, 3, 5, 7, 9, 4, 5, 6, 11, 13, 15, 7, 8, 9, 17, 19, 21, 10, 11, 12, 23, 25, 27, 13, 14, 15, 29, 31, 33
Offset: 1

Views

Author

Paul Curtz, Sep 21 2009

Keywords

Comments

(6n+3)-th term is 6n+3=A016945. 6n-th term is 3n=3*n=A008585.

Formula

Mix (A004273(3n),A004273(3n+1),A004273(3n+2)), (A000027(3n),A000027(3n+1),A000027(3n+2)).