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.

A011284 Decimal expansion of 15th root of 10.

This page as a plain text file.
%I A011284 #11 Jul 08 2025 02:07:56
%S A011284 1,1,6,5,9,1,4,4,0,1,1,7,9,8,3,1,7,3,6,1,4,9,1,5,2,3,9,6,8,9,5,7,6,9,
%T A011284 8,7,6,8,0,5,1,3,2,0,5,8,7,8,2,9,3,6,5,7,6,0,0,7,6,4,3,6,3,7,8,9,9,7,
%U A011284 2,8,7,9,4,9,6,8,8,2,1,5,0,1,6,1,2,0,8,7,1,5,9,6,9,6,0,4,5,7,3
%N A011284 Decimal expansion of 15th root of 10.
%H A011284 Ivan Panchenko, <a href="/A011284/b011284.txt">Table of n, a(n) for n = 1..1000</a>
%t A011284 RealDigits[Surd[10,15],10,120][[1]] (* _Harvey P. Dale_, Jul 08 2019 *)
%K A011284 nonn,cons
%O A011284 1,3
%A A011284 _N. J. A. Sloane_