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.

A094224 Number of digits in the least n-transposable number.

This page as a plain text file.
%I A094224 #35 Feb 18 2020 17:11:55
%S A094224 18,28,6,6,58,22,13,44
%N A094224 Number of digits in the least n-transposable number.
%C A094224 A k-transposable number, where 2<=k<=9, is one which is equal to k times the number whose digits are a cyclic permutation of its leftmost digit to the right.
%D A094224 P. Tougne, "Jeux Mathématiques", Prob. 8, pp. 104 and 107 Aug. 1982 issue of Pour La Science (French edition of 'Scientific American'), Paris.
%e A094224 We have the a(4)=6-digit 4-transposable number 410256=4*102564, and the a(5)=6-digit 5-transposable number 714285=5*142857.
%Y A094224 Cf. A092697 (value of the least n-transposable number).
%K A094224 fini,full,nonn,base
%O A094224 2,1
%A A094224 _Lekraj Beedassy_, May 28 2004
%E A094224 Incorrect comments and program removed by _Alois P. Heinz_, Feb 18 2020