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.

A034062 Decimal part of a(n)^(1/7) starts with n (7th powers excluded).

This page as a plain text file.
%I A034062 #13 Aug 03 2020 01:48:48
%S A034062 129,2,4,7,11,18,27,42,62,90,2,187,193,199,206,213,3,227,234,242,250,
%T A034062 4,266,275,283,5,302,311,321,6,341,351,7,373,8,396,9,420,10,446,11,
%U A034062 473,12,501,13,14,546,15,16,17,611,18,19,20,21,22,23,24,25,26,27,29
%N A034062 Decimal part of a(n)^(1/7) starts with n (7th powers excluded).
%e A034062 a(0)=129 -> 129^(1/7)=2.{0}022247...: a(1)=2 -> 2^(1/7)=1.{1}040895...
%Y A034062 Cf. A034072, A034082.
%K A034062 nonn,base
%O A034062 0,1
%A A034062 _Patrick De Geest_, Sep 15 1998