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!)
A015943 (2^(2n)+n) mod (2n). 1
1, 2, 1, 4, 9, 10, 11, 8, 1, 6, 15, 4, 17, 2, 19, 16, 21, 10, 23, 36, 1, 38, 27, 40, 49, 42, 1, 4, 33, 46, 35, 32, 31, 50, 9, 28, 41, 54, 25, 56, 45, 22, 47, 36, 19, 62, 51, 16, 67, 26, 13, 100, 57, 82, 89, 72, 7, 74, 63, 76, 65, 78, 1, 64, 49, 70, 71, 52, 133, 46, 75 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[Mod[PowerMod[2, 2*n, 2*n] + n, 2*n], {n, 100}] (* T. D. Noe, Aug 04 2011 *)
CROSSREFS
Sequence in context: A262066 A057046 A163547 * A006445 A174255 A254199
KEYWORD
nonn
AUTHOR
EXTENSIONS
Definition clarified by R. J. Mathar, Aug 04 2011
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 March 29 02:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)