OFFSET
1,1
LINKS
Hugo Pfoertner, Table of n, a(n) for n = 1..10001
FORMULA
a(n) = max(i=0 to n^2) A000118(i)
EXAMPLE
a(4)=192 because the 4d-sphere with radius sqrt(14) touches 192 lattice points.
PROG
(Fortran) C See A071339.
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Hugo Pfoertner, May 22 2002
EXTENSIONS
Edited by Don Reble, Nov 06 2005
STATUS
approved
