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.

A072017 Numbers k such that gcd(k, reverse(k)) = 81 = 3^4, where reverse(x) = A004086(x).

Original entry on oeis.org

2899999989, 2989999899, 2999889999, 3799999899, 3898989999, 3899799999, 3899999988, 3979989999, 3988899999, 3989999898, 3989999979, 3998999889, 3999889998, 3999898989, 3999899799, 3999979989, 3999988899, 4699998999
Offset: 1

Views

Author

Labos Elemer, Jun 05 2002

Keywords

Comments

Numerous solutions can be constructed by inserting strings of suitable digits between digits of terms in A071016.

Examples

			k = 3*3*3*3*3*449*64157 and reverse(k) = 2*2*3*3*3*3*31*67*14827, GCD = 81.
		

Crossrefs