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.

A011351 Decimal expansion of 7th root of 15.

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