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.

A060087 Numbers k such that k^2 is a palindromic square with an asymmetric root.

Original entry on oeis.org

1109111, 110091011, 111091111, 10109901101, 10110911101, 11000910011, 11010911011, 11100910111, 1010099010101, 1010109110101, 1011099011101, 1100009100011, 1101009101011, 1110009100111, 100109990011001
Offset: 1

Views

Author

Patrick De Geest, Feb 15 2001

Keywords

Comments

With 'asymmetric' is meant almost palindromic with a 'core' (pseudo-palindromic). The core '09' when transformed into '1n' (n=-1) makes the base number palindromic. E.g., 1109111 is in fact 11_09_111 -> 11_(10-1)_111 -> 11_1n_111 -> 111n111 and palindromic. Similarly core 099 becomes 10n, core 0999 becomes 100n, etc.

References

  • M. Keith, "Classification and Enumeration of Palindromic Squares," Journal of Recreational Mathematics, 22:2, pp. 124-132, 1990.

Crossrefs