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.

A184762 The number of numbers k > n such that Sum_{i=n..k} i^2 is a square.

This page as a plain text file.
%I A184762 #16 Dec 06 2018 11:33:37
%S A184762 1,0,3,0,0,0,5,0,2,0,1,0,1,0,2,0,2,1,0,4,1,2,0,0,7,0,2,2,0,1,0,4,0,0,
%T A184762 0,0,0,5,0,0,0,0,0,2,0,0,0,0,0,2,0,2,0,0,1,0,0,1,0,2,0,0,0,1,2,0,2,0,
%U A184762 0,0,0,0,2,1,0,1,0,0,0,0,0,0,2,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0
%N A184762 The number of numbers k > n such that Sum_{i=n..k} i^2 is a square.
%C A184762 It is an old result (see Watson) that for n=1 the only k>n is k=24. Bremner, Stroeker, and Tzanakis compute the k for n <= 100 by solving elliptic curves. This sequence lists the number of k for each n; the values of k are in A184763. Sequence A180442 lists the n for which a(n) is nonzero.
%H A184762 A. Bremner, R. J. Stroeker, N. Tzanakis, <a href="https://doi.org/10.1006/jnth.1997.2040">On Sums of Consecutive Squares</a>, J. Number Theory 62 (1997), 39-70.
%H A184762 G. N. Watson, <a href="http://archive.org/stream/messengerofmathe4849cambuoft#page/n9/mode/2up">The problem of the square pyramid</a>, Messenger of Mathematics 48 (1918), pp. 1-22.
%Y A184762 Cf. A075404, A075405, A075406.
%K A184762 nonn,hard
%O A184762 1,3
%A A184762 _T. D. Noe_, Jan 21 2011