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.

A276972 a(n) = n^(2*(2*n^4+1)).

This page as a plain text file.
%I A276972 #45 Jan 31 2023 11:52:58
%S A276972 0,1,73786976294838206464
%N A276972 a(n) = n^(2*(2*n^4+1)).
%C A276972 a(3) has 156 decimal digits. - _Tyler Busby_, Jan 30 2023
%H A276972 Tyler Busby, <a href="/A276972/b276972.txt">Table of n, a(n) for n = 0..4</a>
%t A276972 Table[k^(2*(2*k^4+1)),{k,0,9}]
%Y A276972 Cf. A000312, A276274.
%K A276972 nonn
%O A276972 0,3
%A A276972 _Christopher C. Capobianco_, Sep 23 2016