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.

A211804 Number of ordered triples (w,x,y) with all terms in {1,...,n} and 2w^3>=x^3+y^3.

This page as a plain text file.
%I A211804 #4 May 07 2012 16:14:48
%S A211804 1,5,14,30,57,99,156,230,323,441,588,762,965,1199,1476,1792,2149,2547,
%T A211804 2990,3488,4039,4643,5300,6012,6797,7645,8558,9540,10591,11729,12944,
%U A211804 14236,15607,17065,18620,20262,21993,23817,25746,27778,29915
%N A211804 Number of ordered triples (w,x,y) with all terms in {1,...,n} and 2w^3>=x^3+y^3.
%C A211804 Row 3 of A211805; see A211790 for a discussion and guide to related sequences.
%t A211804 (See the program at A211805.)
%Y A211804 Cf. A211790, A211805.
%K A211804 nonn
%O A211804 1,2
%A A211804 _Clark Kimberling_, Apr 22 2012