|
| |
| |
|
|
|
32, 243, 3125, 7776, 16807, 100000, 161051, 248832, 371293, 537824, 759375, 1419857, 1889568, 2476099, 3200000, 4084101, 5153632, 6436343, 7962624, 11881376, 17210368, 20511149, 24300000, 28629151, 39135393, 45435424
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| 2^5=32,3^5=243,4^5=1024=2^10 is not in the sequence,5^5=3125,...
|
|
|
MATHEMATICA
| Select[Range[2, 100], GCD@@Last/@FactorInteger@#==1&]^5
|
|
|
CROSSREFS
| Cf. A007916, A153147, A153157, A153158, A153160, A113850.
Sequence in context: A055014 A000584 A050752 * A113850 A046454 A050997
Adjacent sequences: A153156 A153157 A153158 * A153160 A153161 A153162
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 19 2008
|
|
|
EXTENSIONS
| Edited and extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Dec 22 2008
|
| |
|
|