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-1 of 1 results.

A166466 Trisection a(n) = A000265(3n).

Original entry on oeis.org

3, 3, 9, 3, 15, 9, 21, 3, 27, 15, 33, 9, 39, 21, 45, 3, 51, 27, 57, 15, 63, 33, 69, 9, 75, 39, 81, 21, 87, 45, 93, 3, 99, 51, 105, 27, 111, 57, 117, 15, 123, 63, 129, 33, 135, 69, 141, 9, 147, 75, 153, 39, 159, 81, 165, 21, 171, 87, 177, 45, 183, 93, 189, 3, 195, 99, 201, 51
Offset: 1

Views

Author

Paul Curtz, Oct 14 2009

Keywords

Comments

The other trisections are A067745 and A075677.

Crossrefs

Programs

Formula

A000265(A007283(n)) = 3. a(A007283(n)) = 9.
a(n) = 3*A000265(n).
Sum_{k=1..n} a(k) ~ n^2. - Amiram Eldar, Aug 30 2024

Extensions

Comments turned into formulas by R. J. Mathar, Oct 21 2009
Showing 1-1 of 1 results.