Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112009
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112009 Numbers n with even length such that phi(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
4
113724, 116680, 126620, 176453, 236520, 12146841, 12514635, 13334445, 13469331, 13813728, 16473510, 18259344, 20116537, 20119347, 21324832, 23336066, 27923616 (list; graph; listen)
OFFSET

1,1

COMMENT

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

EXAMPLE

27923616 is in the sequence because phi(27923616)=2^7*9^2*3^6*1^6.

MATHEMATICA

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

CROSSREFS

Cf. A110084, A112010, A112011.

Sequence in context: A066790 A135411 A108387 this_sequence A034633 A138266 A023092

Adjacent sequences: A112006 A112007 A112008 this_sequence A112010 A112011 A112012

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 July 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research