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.

A256136 a(n) = 6^A000120(n).

Original entry on oeis.org

1, 6, 6, 36, 6, 36, 36, 216, 6, 36, 36, 216, 36, 216, 216, 1296, 6, 36, 36, 216, 36, 216, 216, 1296, 36, 216, 216, 1296, 216, 1296, 1296, 7776, 6, 36, 36, 216, 36, 216, 216, 1296, 36, 216, 216, 1296, 216, 1296, 1296, 7776, 36, 216, 216, 1296, 216, 1296, 1296, 7776, 216, 1296, 1296, 7776, 1296, 7776
Offset: 0

Views

Author

Omar E. Pol, Mar 19 2015

Keywords

Comments

Also, a row of the square array A256140.
It appears that when A151784 is regarded as a triangle in which the row lengths are the powers of 2, this is what the rows converge to.

Examples

			Also, written as an irregular triangle in which the row lengths are the terms of A011782, the sequence begins:
1;
6;
6, 36;
6, 36, 36, 216;
6, 36, 36, 216, 36, 216, 216, 1296;
...
		

Crossrefs

Programs

Formula

a(n) = A000400(A000120(n)). - Michel Marcus, Mar 21 2015
G.f.: Product_{k>=0} (1 + 6*x^(2^k)). - Ilya Gutkovskiy, Feb 28 2017

Extensions

More terms from Michael De Vlieger, Mar 20 2015
Showing 1-1 of 1 results.