Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108138
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108138 n to the power of the smallest prime divisor of n. +0
1
4, 27, 16, 3125, 36, 823543, 64, 729, 100, 285311670611, 144, 302875106592253, 196, 3375, 256, 827240261886336764177, 324, 1978419655660313589123979, 400, 9261, 484, 20880467999847912034355032910567, 576, 9765625, 676, 19683, 784 (list; graph; listen)
OFFSET

2,1

PROGRAM

(PARI) xtosdiv(n) = \x to the power of smallest prime divisor of x <= n { local(z); for(x=2, n, y=Vec(factor(x)); z=x^y[1][1]; print1(z", ") ) }

CROSSREFS

Sequence in context: A125723 A094543 A136511 this_sequence A119361 A133482 A108139

Adjacent sequences: A108135 A108136 A108137 this_sequence A108139 A108140 A108141

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jun 05 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 17 13:29 EST 2009. Contains 170826 sequences.


AT&T Labs Research