%I A067459
%S A067459 0,0,1,7,17,15,43,58,66,90,189,211,273,336,431,398,588,689,910,872,
%T A067459 1199,1435,1438,1862,2007,2079,2208,2764,3329,2964,4356,3945,4359,4633,
%U A067459 5330,5855,6210,7491,7821,7406,9610,9373,10309,10606,11965,12362,12468
%N A067459 Sum of the remainders when n^2 is divided by squares less than n.
%t A067459 Table[ Apply[ Plus, Mod[n^2, Table[i^2, {i, 1, n - 1} ]]], {n, 1, 50}
]
%Y A067459 Sequence in context: A107804 A128713 A071615 this_sequence A101240 A058887
A167797
%Y A067459 Adjacent sequences: A067456 A067457 A067458 this_sequence A067460 A067461
A067462
%K A067459 easy,nonn
%O A067459 1,4
%A A067459 Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Feb 07 2002
%E A067459 Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 08
2002
|