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.

A060062 Fifth column of triangle A060058.

This page as a plain text file.
%I A060062 #8 Feb 21 2017 08:42:10
%S A060062 1385,50521,663061,5162421,28862471,127838711,475638163,1544454483,
%T A060062 4494470838,11949575638,29449955678,68035028126,148639284066,
%U A060062 309297261826,616573557226,1183184394986,2194487337735,3947417571735,6906579371835,11783600663835,19647572529585
%N A060062 Fifth column of triangle A060058.
%C A060062 Fourfold iterated sums of squares; see A060061 for threefold case.
%H A060062 T. D. Noe, <a href="/A060062/b060062.txt">Table of n, a(n) for n = 0..1000</a>
%F A060062 G.f. (1385+32516*x+114318*x^2+87156*x^3+11025*x^4)/(1-x)^13 = p(4, x)/(1-x)^(4*3+1) with p(2, x)=sum(A060063(4, m)*x^m, m=0..4).
%t A060062 CoefficientList[Series[(1385+32516*x+114318*x^2+87156*x^3+11025*x^4)/(1-x)^13 ,{x,0,20}],x] (* _Indranil Ghosh_, Feb 21 2017 *)
%K A060062 nonn,easy
%O A060062 0,1
%A A060062 _Wolfdieter Lang_, Mar 16 2001