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.

A064703 Smallest lucky number that is the product of n lucky numbers.

Original entry on oeis.org

3, 9, 63, 189, 729, 729, 2187, 35721, 45927, 413343, 413343, 2657205, 3720087, 4782969, 33480783, 100442349, 387420489, 387420489, 1162261467
Offset: 1

Views

Author

Sascha Kurz, Oct 13 2001

Keywords

Examples

			a(5)=729 because 3^4*9=729, a(6)=729 because 3^6=729.
		

Crossrefs