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.

A331497 Numbers k such that the digits of k^(1/10) begin with k.

This page as a plain text file.
%I A331497 #7 Jan 18 2020 18:56:59
%S A331497 0,1,12,166,2154,27825,359381,4641588,59948424,59948425,774263682,
%T A331497 9999999999,10000000000,129154966501,1668100537199,1668100537200,
%U A331497 21544346900318,278255940220712,3593813663804627,46415888336127788,599484250318941014,7742636826811270597,99999999999999999999
%N A331497 Numbers k such that the digits of k^(1/10) begin with k.
%H A331497 Chai Wah Wu, <a href="/A331497/b331497.txt">Table of n, a(n) for n = 1..1085</a>
%e A331497 59948425^(1/10) = 5.994842502870... which starts with the digits 59948425 so 59948425 is a term.
%Y A331497 Cf. A307371, A307588, A307600, A331492, A331493, A331494, A331495, A331496,.
%K A331497 nonn,base
%O A331497 1,3
%A A331497 _Chai Wah Wu_, Jan 18 2020