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.

A334858 a(n) = A334857(n)^A334857(n+1).

This page as a plain text file.
%I A334858 #12 May 17 2020 06:45:28
%S A334858 4,8,9,16,64,27,81,256,1024,25,32,125,243,625,4096,36,128,49,512,729,
%T A334858 2187,343,6561,32768,3125,15625,216,19683,59049,78125,2401,16384,
%U A334858 16807,390625,262144,1296,65536,2097152,117649,7776,1953125,531441,46656,279936
%N A334858 a(n) = A334857(n)^A334857(n+1).
%C A334858 All terms are distinct.
%H A334858 Rémy Sigrist, <a href="/A334858/b334858.txt">Table of n, a(n) for n = 1..5000</a>
%H A334858 Rémy Sigrist, <a href="/A334858/a334858.gp.txt">PARI program for A334858</a>
%e A334858 a(3) = A334857(3)^A334857(4) = 3^2 = 9.
%o A334858 (PARI) See Links section.
%Y A334858 Cf. A334857.
%K A334858 nonn
%O A334858 1,1
%A A334858 _Rémy Sigrist_, May 13 2020