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.

A331495 Numbers k such that the digits of k^(1/8) begin with k.

This page as a plain text file.
%I A331495 #8 Jan 18 2020 18:56:33
%S A331495 0,1,13,192,193,2682,37275,517947,7196856,99999999,100000000,
%T A331495 1389495494,19306977288,268269579527,3727593720314,51794746792311,
%U A331495 51794746792312,719685673001151,719685673001152,9999999999999999,10000000000000000,138949549437313763,1930697728883250166
%N A331495 Numbers k such that the digits of k^(1/8) begin with k.
%H A331495 Chai Wah Wu, <a href="/A331495/b331495.txt">Table of n, a(n) for n = 1..1111</a>
%e A331495 7196856^(1/8) = 7.1968566387600... which starts with the digits 7196856, so 7196856 is a term.
%Y A331495 Cf. A307371, A307588, A307600, A331492, A331493, A331494.
%K A331495 nonn,base
%O A331495 1,3
%A A331495 _Chai Wah Wu_, Jan 18 2020