The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A028729 Nonsquares mod 16. 0
2, 3, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The elements of A028809 smaller than 16, because 96 is a multiple of 16. - R. J. Mathar, Oct 23 2008
LINKS
MATHEMATICA
Complement[Range[15], Union[PowerMod[Range[15], 2, 16]]] (* Harvey P. Dale, Apr 30 2011 *)
PROG
(PARI) select(n->!issquare(Mod(n, 16)), [2..15]) \\ Charles R Greathouse IV, Aug 28 2016
CROSSREFS
Sequence in context: A039122 A355547 A031975 * A213367 A175084 A171519
KEYWORD
nonn,fini,full
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 13 05:24 EDT 2024. Contains 372498 sequences. (Running on oeis4.)