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.

A193163 Irregular table read by rows, in which row n lists the factorions in base n, for n >= 2.

Original entry on oeis.org

1, 2, 1, 2, 1, 2, 7, 1, 2, 49, 1, 2, 25, 26, 1, 2, 1, 2, 1, 2, 41282, 1, 2, 145, 40585, 1, 2, 26, 48, 40472, 1, 2, 1, 2, 519326767, 1, 2, 12973363226, 1, 2, 1441, 1442, 1, 2, 2615428934649, 1, 2, 40465, 43153254185213, 43153254226251, 1, 2, 1, 2, 1, 2, 1, 2
Offset: 2

Views

Author

Karl W. Heuer, Aug 06 2011

Keywords

Comments

Because 1 and 2 are factorions in any base, these mark the start of a new row.

Examples

			49 is in row 5 because 49 = 1! + 4! + 4! and is "144" in base 5.
The first few rows are:
1, 2 (binary)
1, 2 (ternary)
1, 2, 7 (quartal)
1, 2, 49 (quintal)
1, 2, 25, 26 (hexal)
1, 2 (heptal)
1, 2 (octal)
1, 2, 41282 (nonal)
1, 2, 145, 40585 (decimal)
1, 2, 26, 48, 40472 (undecimal)
1, 2 (duodecimal)
1, 2, 519326767, etc.
		

Crossrefs