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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098202 a(n) is the length of the iteration-trajectory when the cototient-function[=A051953] is applied to the n-th primorial number [A002110(n)]. 3
3, 5, 8, 12, 18, 20, 31, 32, 41, 43, 61, 65, 80, 77, 95, 125, 131, 125, 157, 173, 140, 192, 195, 221, 213, 212, 261, 269, 277, 300, 296, 321, 336, 329, 358, 367 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n) = A053475(A002110(n)) - Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 22 2004

EXAMPLE

n=3: list={30,22,12,8,4,2,1,0}, a(4)=8.

MATHEMATICA

g[x_] := x - EulerPhi[x]; f[x_] := Length[ FixedPointList[g, x]] - 1; q[x_] := Product[ Prime[j], {j, x}]; Table[ f[ q[n]], {n, 33}]

CROSSREFS

Cf. A051953, A053475, A002110.

Sequence in context: A038088 A018917 A167385 * A164653 A001973 A020745

Adjacent sequences:  A098199 A098200 A098201 * A098203 A098204 A098205

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Sep 22 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 22 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 15 21:56 EST 2012. Contains 205860 sequences.