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.

A210016 In base 5, numbers n which have 5 distinct digits, do not start with 0, and have property that the product (written in base 5) of any two adjacent digits is a substring of n.

This page as a plain text file.
%I A210016 #8 Jun 10 2016 00:21:00
%S A210016 13024,13042,20314,20413,21304,21403,24013,24130,30214,30412,31204,
%T A210016 31402,40213,40312,41203,41302,42013,42130
%N A210016 In base 5, numbers n which have 5 distinct digits, do not start with 0, and have property that the product (written in base 5) of any two adjacent digits is a substring of n.
%C A210016 Computed by Jean-Paul Davalan.
%C A210016 The analog in base 2 is 10; in base 3, 102,120,201,210.
%H A210016 Eric Angelini, <a href="http://www.cetteadressecomportecinquantesignes.com/DixChiffres.htm">10 different digits, 9 products</a>
%H A210016 E. Angelini, <a href="/A198298/a198298.pdf">10 different digits, 9 products</a> [Cached copy, with permission]
%Y A210016 A generalization of A198298. Cf. A210013-A210020, A203569, A203566.
%K A210016 nonn,base,fini,full
%O A210016 1,1
%A A210016 _N. J. A. Sloane_, Mar 16 2012