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.

A262094 Orders m for which the only perfect digital invariants of order m are 0 and 1.

This page as a plain text file.
%I A262094 #12 Jun 05 2020 04:34:25
%S A262094 1,2,12,15,18,22,26,28,30,40,41,48,50,52,58,80,82,88,98,103,106,130,
%T A262094 135,136,138,139,140,142,150,152,159,164,165,166
%N A262094 Orders m for which the only perfect digital invariants of order m are 0 and 1.
%C A262094 a(1), a(2), ... are the indices m for which A255668(m)=2, also A003321(m)=0, also A046761(m)=1.
%C A262094 The values seem to appear in clusters.
%e A262094 a(3)=12 because there's no solution to x=(x_{12}...x_1x_0)_{10} = x_{12}^{12}+...+x_1^{12}+x_0^{12} except x=0 and x=1.
%Y A262094 Cf. A003321, A046761, A255668.
%K A262094 nonn,base,more
%O A262094 1,2
%A A262094 _Don Knuth_, Sep 10 2015