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!)
A104371 Euler's totient of A104365(n) = A104350(n) + 1. 8
1, 2, 6, 12, 60, 180, 1152, 2520, 7560, 37332, 415800, 1247400, 16118932, 112918900, 564876900, 1109481408, 17645365584, 57890359152, 1099944846000, 5468570553600, 37559092302400, 421791599312500, 9256378099515120, 29207007622737652, 146100174169950000, 1880759745476519040, 5589847741506645552, 39852571442073216768 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Max Alekseyev, Table of n, a(n) for n = 1..158 (terms 1..76 terms from Amiram Eldar, terms 142..151 from Tyler Busby)
FORMULA
a(n) = A000010(A104365(n));
a(p) = A104350(p) for primes p.
MATHEMATICA
a[n_] := EulerPhi[1 + Product[FactorInteger[k][[-1, 1]], {k, 1, n}]]; Array[a, 76] (* Amiram Eldar, Feb 12 2020 *)
CROSSREFS
Sequence in context: A002319 A195307 A101657 * A104350 A328522 A220027
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Mar 06 2005
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 April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)