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 7 04:18 EDT 2024. Contains 372300 sequences. (Running on oeis4.)