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.

A077061 a(n) = ( A077059(n)^2 + A077060(n)^2 )^(1/3).

This page as a plain text file.
%I A077061 #14 May 02 2025 23:58:47
%S A077061 4,5,5,65,13,10,20,17,10,13,205,25,193,37,482,20,25,17,50,85,45,260,
%T A077061 29,145,29,52,1825,26,25,40,82,89,10685,12545,101,34,53,37,41,122,80,
%U A077061 1469,45,68,65,6722,157,40,125,50,250,58,41,50,58,74,389,585
%N A077061 a(n) = ( A077059(n)^2 + A077060(n)^2 )^(1/3).
%e A077061 a(1)=4 because A077059(1)^2+A077060(1)^2=0^2+8^2=4^3.
%Y A077061 Cf. A076600, A077059, A077060, A077062.
%K A077061 nonn
%O A077061 1,1
%A A077061 _Zak Seidov_, Oct 23 2002
%E A077061 Corrected and extended by _Max Alekseyev_, Dec 14 2011
%E A077061 Missing a(55) inserted by _Sean A. Irvine_, May 02 2025