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!)
A057832 Numbers n such that n | 11^n + 9^n + 7^n + 5^n + 3^n + 1. 0
1, 2, 3, 9, 22, 26, 27, 81, 213, 242, 243, 286, 338, 638, 729, 2187, 2662, 3146, 3718, 4394, 6561, 7282, 10233, 14337, 17253, 19683, 29282, 30699, 34606, 36842, 39754, 40898, 48334, 54626, 57122, 59049, 70906, 77031, 92097, 107822, 154846, 177147 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[ Range[ 10^6 ], Mod[ PowerMod[ 11, #, # ] + PowerMod[ 9, #, # ] + PowerMod[ 7, #, # ] + PowerMod[ 5, #, # ] + PowerMod[ 3, #, # ] + 1, # ] == 0 & ]
CROSSREFS
Sequence in context: A141505 A111360 A111238 * A089421 A151825 A294910
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Nov 08 2000
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 July 12 19:17 EDT 2024. Contains 374252 sequences. (Running on oeis4.)