Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110084
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110084 Numbers n with even length such that sigma(n)=d_1^d_2*d_3^d_4 *...*d_(k-1)^d_k where d_1 d_2 ... d_k is the decimal expansion of n. +0
5
146710, 334552, 12931485, 15734393, 16839254, 20499191, 28661422, 38722820, 43681330, 44463034, 45509442, 55188392, 55938216 (list; graph; listen)
OFFSET

1,1

COMMENT

There is no further term up to 6*10^7.

EXAMPLE

45509442 is in the sequence because sigma(55938216)=5^5*9^3*8^2*1^6.

MATHEMATICA

Do[h = IntegerDigits[n]; k = Length[h]; If[EvenQ[k] && Select[ Range[k/2], h[[2#-1]] == 0 &] == {} && DivisorSigma[1, n]== Product[h[[2j-1]]^h[[2j]], {j, k/2}], Print[n]], {n, 10^8}]

CROSSREFS

Cf. A112009, A112010, A112011.

Adjacent sequences: A110081 A110082 A110083 this_sequence A110085 A110086 A110087

Sequence in context: A101202 A004042 A133324 this_sequence A004670 A111044 A015317

KEYWORD

base,more,nonn

AUTHOR

Farideh Firoozbakht (f.firoozbakht(AT)math.ui.ac.ir), Aug 26 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 October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research