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.

A034072 Decimal part of a(n)^(1/7) starts with n so that a(n) < a(n+1).

This page as a plain text file.
%I A034072 #14 Oct 07 2019 02:32:18
%S A034072 129,181,250,341,459,611,804,1047,1350,1725,2752,2814,2878,2944,3010,
%T A034072 3078,3147,3217,3289,3362,3436,3512,3590,3668,3749,3830,3914,3998,
%U A034072 4085,4173,4262,4354,4446,4541,4637,4735,4835,4937,5040,5146,5253,5362,5473
%N A034072 Decimal part of a(n)^(1/7) starts with n so that a(n) < a(n+1).
%e A034072 a(11)=2814 -> 2814^(1/7)=3.{11}000140...;
%e A034072 a(12)=2878 -> 2878^(1/7)=3.{12}000885... and a(11)=2814 < 2878.
%Y A034072 Cf. A034062, A034082.
%K A034072 nonn,base
%O A034072 0,1
%A A034072 _Patrick De Geest_, Sep 15 1998