Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112010
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112010 Numbers n with even length such that phi(n)=phi(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
24, 1064, 2592, 6520, 106434, 145166, 237165, 262535, 372780, 491520, 531765, 546410, 566250, 636352, 12716544, 12806910, 13666320, 15116832, 15408692, 17473715, 21645616, 23473515, 23726640, 23728264, 26722436, 26757024 (list; graph; listen)
OFFSET

1,1

EXAMPLE

33452293 is in the sequence because phi(33452293)=phi(3^3*4^5*2^2*9^3).

MATHEMATICA

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

CROSSREFS

Cf. A110084, A112009, A112011.

Sequence in context: A058810 A129622 A112011 this_sequence A046906 A130552 A114051

Adjacent sequences: A112007 A112008 A112009 this_sequence A112011 A112012 A112013

KEYWORD

base,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 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research