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.

A201948 Automorphic numbers: n^2 ends with n in base 18 (written in base 10).

Original entry on oeis.org

0, 1, 9, 10, 81, 244, 729, 5104, 6561, 98416, 413344, 1476225, 9034497, 24977728, 263063296, 349156737, 2711943424, 8308017153, 96467701761, 101891588608, 1286623443969, 2283843782656, 30847581595648, 33420828483585, 352189631991808, 804641749434369
Offset: 1

Views

Author

Martin Renner, Dec 06 2011

Keywords

Examples

			a(3) = 9 = (9)_18 since 9^2 = 81 = (49)_18 ends with 9 in base 18.
a(4) = 10 = (A)_18 since 10^2 = 100 = (5A)_18 ends with A in base 18.
a(5) = 81 = (49)_18 since 81^2 = 6561 = (1249)_18 ends with 49 in base 18.
		

Crossrefs

Programs

Extensions

More terms from Eric M. Schmidt, Feb 09 2014