The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors 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; text; internal format)
OFFSET
1,1
LINKS
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
Sequence in context: A086323 A336618 A075999 * A019199 A094678 A076507
KEYWORD
nonn
AUTHOR
Labos Elemer, Jul 21 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 13 20:56 EDT 2024. Contains 372522 sequences. (Running on oeis4.)