Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112016
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112016 Numbers n with odd length such that sigma(n) = d_1*(d_2^d_3) *...*(d_(k-1)^d_k) where d_1 d_2 ... d_k is the decimal expansion of n. +0
4
1, 127, 1443572, 2859151, 5272635, 5469390, 5668072, 9662421, 121734535, 124825592, 161367245, 168215370, 185335291, 211254594, 217299630, 225624553, 236125265, 251716960, 271374710, 272433643, 291732835, 292536521, 345267332 (list; graph; listen)
OFFSET

1,2

EXAMPLE

161367245 is in the sequence because sigma(161367245)=1*(6^1)*(3^6)*(7^2)*(4^5).

MATHEMATICA

Do[h = IntegerDigits[n]; k = Length[h]; If[OddQ[k] && Select[Range[k/2], h[[2# ]] == 0 ==h[[2#+1]] &] == {}&& DivisorSigma[1, n] == h[[1]]*Product[h[[2j]]^h[[2j+1]], {j, k/2}], Print[n]], {n, 162000000}]

CROSSREFS

Cf. A112014, A112015.

Sequence in context: A069408 A069434 A135813 this_sequence A135982 A135983 A101327

Adjacent sequences: A112013 A112014 A112015 this_sequence A112017 A112018 A112019

KEYWORD

base,nonn

AUTHOR

Farideh Firoozbakht (mymontain(AT)yahoo.com), Sep 15 2005

EXTENSIONS

a(11)-a(23) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Sep 16 2009

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 November 27 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research