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.

A126687 Maximal value of GCD of 2 distinct n-digit numbers using the same digits.

Original entry on oeis.org

12, 243, 2475, 28575, 428571, 4928571, 49928571
Offset: 2

Views

Author

Dmitry Tishkov (DimaTishkov(AT)yandex.ru), Feb 14 2007

Keywords

Comments

Without the "same digits" constraint, one would get A198971. - Michel Marcus, Jun 24 2013

Examples

			a(3)=243=GCD(729,972).