login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A010378
Squares mod 15.
4
0, 1, 4, 6, 9, 10
OFFSET
1,3
COMMENTS
Range of A070438; a(k) + a(7-k) = 10, 1 <= k <= 6. -Reinhard Zumkeller, Apr 24 2009
PROG
(Sage) [quadratic_residues(15)] # Zerinvary Lajos, May 24 2009
CROSSREFS
Row 15 of A096008.
Sequence in context: A339856 A163297 A051679 * A166593 A196269 A124785
KEYWORD
nonn,fini,full
STATUS
approved