Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A053478
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A053478 Sum of iterates when A000010, Euler-Phi is iterated until fixed point 1. +0
3
1, 3, 6, 7, 12, 9, 16, 15, 18, 17, 28, 19, 32, 23, 30, 31, 48, 27, 46, 35, 40, 39, 62, 39, 60, 45, 54, 47, 76, 45, 76, 63, 68, 65, 74, 55, 92, 65, 78, 71, 112, 61, 104, 79, 84, 85, 132, 79, 110, 85, 114, 91, 144, 81, 126, 95, 112, 105, 164, 91, 152, 107, 118, 127, 144, 101 (list; graph; listen)
OFFSET

1,2

COMMENT

For n=2^w, the sum is 2^(w+1)-1.

FORMULA

Sum[Nest[Phi, n, j], {j, 1, x[n]}], where x[n] = number of steps to reach fixed value.

a(n) = n + a(phi(n)). a(n) = A092693(n) + n. - Vladeta Jovovic (vladeta(AT)eunet.rs), Jul 02 2004

EXAMPLE

If Phi is applied repeatedly to n = 91, the iterates {91,72,24,8,4,2,1} are obtained. Their sum is a(91)=91+72+24+8+4+2+1=202.

MATHEMATICA

f[n_] := Plus @@ Drop[ FixedPointList[ EulerPhi, n], -1]; Table[ f[n], {n, 66}] (from Robert G. Wilson v Dec 16 2004)

CROSSREFS

Cf. A000010, A010554, A049099, A049100, A049107, A049108.

Sequence in context: A047556 A015819 A084125 this_sequence A138037 A073934 A092150

Adjacent sequences: A053475 A053476 A053477 this_sequence A053479 A053480 A053481

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jan 14 2000

page 1

Search completed in 0.004 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 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research