login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A057844 Numbers n such that n | 6^n + 4^n + 2^n. 0
1, 2, 3, 4, 8, 9, 14, 16, 27, 28, 32, 56, 64, 81, 98, 99, 112, 128, 153, 196, 224, 243, 256, 368, 392, 448, 496, 512, 621, 686, 729, 784, 896, 1024, 1199, 1372, 1568, 1792, 2048, 2187, 2744, 3136, 3584, 3896, 4018, 4096, 4802, 5049, 5488, 6076, 6272, 6561, 7168 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Select[ Range[ 15000 ], Mod[ PowerMod[ 6, #, # ] + PowerMod[ 4, #, # ] + PowerMod[ 2, #, # ], # ] == 0 & ]

CROSSREFS

Sequence in context: A127483 A130804 A022999 * A015922 A078829 A045583

Adjacent sequences:  A057841 A057842 A057843 * A057845 A057846 A057847

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 09 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 04:23 EST 2012. Contains 205694 sequences.