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.

A340701 Upper of a pair of adjacent perfect powers, both with exponents > 2.

This page as a plain text file.
%I A340701 #13 Jan 20 2021 14:56:58
%S A340701 32,81,128,256,1024,1331,2197,50653,59319,195112,279936,456976,614656,
%T A340701 3112136,6436343,22667121,25412184,38958219,62748517,96071912,
%U A340701 131096512,418195493,506261573,741217625,796597983,1249243533,2136750625,2217373921,5554637011,5802888573
%N A340701 Upper of a pair of adjacent perfect powers, both with exponents > 2.
%H A340701 Hugo Pfoertner, <a href="/A340701/b340701.txt">Table of n, a(n) for n = 1..1670</a>
%F A340701 a(n) = A340703(n)^A340705(n) = A340700(n) + A340706(n).
%e A340701 See A340700.
%Y A340701 The corresponding lower members of the pairs are A340700.
%Y A340701 Cf. A001597, A076467, A340642, A340702, A340703, A340704, A340705, A340706.
%K A340701 nonn
%O A340701 1,1
%A A340701 _Hugo Pfoertner_, Jan 16 2021