Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071174
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071174 Numbers n such that sum of exponents = product of prime factors. +0
1
4, 27, 96, 144, 216, 324, 486, 2560, 3125, 6400, 16000, 40000, 57344, 100000, 200704, 250000, 625000, 702464, 823543, 1562500, 2458624, 3906250, 8605184, 23068672, 23914845, 30118144, 39858075, 66430125, 105413504, 110716875 (list; graph; listen)
OFFSET

1,1

EXAMPLE

57344 = 2^13.7^1 and 2*7 = 13+1 hence 57344 is in the sequence, 16000 = 2^7.5^3 and 2*5 = 7+3 hence 16000 is in the sequence.

PROGRAM

(PARI) for(n=1, 200000, o=omega(n); if(prod(i=1, o, component(component(factor(n), 1), i))==sum(i=1, o, component(component(factor(n), 2), i)), print1(n, ", ")))

CROSSREFS

Cf. A054411, A054412.

Sequence in context: A015238 A070600 A100488 this_sequence A092364 A071175 A091536

Adjacent sequences: A071171 A071172 A071173 this_sequence A071175 A071176 A071177

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 10 2002

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jun 12 2002

More terms from Vladeta Jovovic (vladeta(AT)Eunet.yu), Jun 13 2002

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research