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

A087019 Lunar squares: n*n where * is lunar multiplication (A087062).

Original entry on oeis.org

0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 100, 111, 112, 113, 114, 115, 116, 117, 118, 119, 200, 211, 222, 223, 224, 225, 226, 227, 228, 229, 300, 311, 322, 333, 334, 335, 336, 337, 338, 339, 400, 411, 422, 433, 444, 445, 446, 447, 448, 449, 500, 511, 522, 533, 544, 555, 556, 557, 558
Offset: 0

Views

Author

Marc LeBrun and N. J. A. Sloane, Oct 19 2003

Keywords

Comments

Sequence is not monotonic (1011*1011 = 1011111 > 1020*1020 = 1010200). In fact it even contains repetitions (11011*11011 = 11111*11111 = 111111111). See A172199. - N. J. A. Sloane, Dec 20 2010

Crossrefs

Cf. A087062 (lunar product), A087097 (lunar primes).

Programs

Formula

a(n)=A087062(n,n). - M. F. Hasler, Nov 15 2018

A181319 Numbers n with property that there is a different number m such that the lunar squares n*n and m*m are the same.

Original entry on oeis.org

11011, 11012, 11013, 11014, 11015, 11016, 11017, 11018, 11019, 11021, 11022, 11023, 11024, 11025, 11026, 11027, 11028, 11029, 11031, 11032, 11033, 11034, 11035, 11036, 11037, 11038, 11039, 11041, 11042, 11043, 11044, 11045, 11046, 11047, 11048, 11049, 11051, 11052, 11053, 11054, 11055, 11056, 11057, 11058
Offset: 1

Views

Author

David Applegate and N. J. A. Sloane, Jan 26 2011

Keywords

Examples

			11011*11011 = 11111*11111 = 111111111, so 11011 and 11111 are members.
		

Crossrefs

A172199 Number of numbers with 2n+1 digits that are lunar squares.

Original entry on oeis.org

10, 90, 900, 9000, 74667, 608673
Offset: 1

Views

Author

Keywords

Comments

Every lunar square (see A087019) has an odd number of digits. Lunar squares with <= 7 digits are all distinct, but for longer numbers there are many examples of pairs of numbers whose lunar squares coincide.

Crossrefs

Showing 1-3 of 3 results.