Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092694
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092694 Product of iterated phi(n). +0
2
1, 1, 2, 2, 8, 2, 12, 8, 12, 8, 80, 8, 96, 12, 64, 64, 1024, 12, 216, 64, 96, 80, 1760, 64, 1280, 96, 216, 96, 2688, 64, 1920, 1024, 1280, 1024, 1536, 96, 3456, 216, 1536, 1024, 40960, 96, 4032, 1280, 1536, 1760, 80960, 1024, 4032, 1280, 32768, 1536, 79872, 216 (list; graph; listen)
OFFSET

1,3

COMMENT

A logarithmic plot of this sequence shows an unusual banded structure.

LINKS

T. D. Noe, Plot of A092694

FORMULA

a(1) = 1, a(n) = phi(n) * a(phi(n))

EXAMPLE

a(100) = 40960 because the iterations of phi (40, 16, 8, 4, 2, 1) have a product of 40960.

MATHEMATICA

nMax=100; a=Table[1, {nMax}]; Do[e=EulerPhi[n]; a[[n]]=e*a[[e]], {n, 2, nMax}]; a

CROSSREFS

Cf. A003434 (iterations of phi(n) needed to reach 1), A092693 (iterated phi sum).

Sequence in context: A046644 A011147 A098818 this_sequence A098984 A088560 A086328

Adjacent sequences: A092691 A092692 A092693 this_sequence A092695 A092696 A092697

KEYWORD

nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Mar 04 2004

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 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research