login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096999 A062401(x)=phi[sigma(x)] function is iterated; initial value=2^n; a(n)=largest term of trajectory. 0
2, 6, 8, 30, 96, 126, 128, 480, 600, 3840, 2048, 8190, 10584, 27000, 32768, 196560, 311040, 851840, 1161216, 2250600, 2640704, 150992640, 150992640, 283740364800, 283740364800, 283740364800, 283740364800, 7608287232, 7608287232 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

n=8: 2^n=256, list={256,432,480,432,...}, max=a(8)=480

MATHEMATICA

fs[x_] :=EulerPhi[DivisorSigma[1, x]] itef[x_, hos_] :=NestList[fs, x, hos] Table[Max[itef[2^w, 200]], {w, 1, 30}]

CROSSREFS

Cf. A000010, A000203, A062401, A096852.

Sequence in context: A053287 A086323 A075999 * A019199 A094678 A076507

Adjacent sequences:  A096996 A096997 A096998 * A097000 A097001 A097002

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jul 21 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 02:51 EST 2012. Contains 205860 sequences.