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.

A077502 Smallest square greater than the previous term and beginning with n.

This page as a plain text file.
%I A077502 #12 May 21 2016 19:58:29
%S A077502 0,1,25,36,49,529,625,729,841,900,1024,1156,1225,1369,1444,1521,1600,
%T A077502 1764,1849,1936,2025,2116,2209,2304,2401,2500,2601,2704,2809,2916,
%U A077502 3025,3136,3249,3364,3481,35344,36100,37249,38025,39204,40000,41209,42025,43264
%N A077502 Smallest square greater than the previous term and beginning with n.
%H A077502 Chai Wah Wu, <a href="/A077502/b077502.txt">Table of n, a(n) for n = 0..10000</a>
%Y A077502 Cf. A018796, A272676 (the square roots).
%K A077502 base,easy,nonn
%O A077502 0,3
%A A077502 _Amarnath Murthy_, Nov 08 2002
%E A077502 Corrected and extended by _Ray Chandler_, Aug 11 2003
%E A077502 Added initial 0. - _N. J. A. Sloane_, May 21 2016