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!)
A104363 Euler's totient of A104357(n) = A104350(n) - 1. 8
1, 4, 10, 58, 178, 1258, 2280, 7558, 37798, 415798, 1229760, 16144536, 113488440, 567495336, 1135133998, 19295619336, 56915913600, 1085995965600, 5499724229998, 37888326510336, 423202615117920, 9425816095466520, 29220034833989998, 146100157813443360, 1882777893068160000, 5683471349506454400, 39885027849235856880 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,2
LINKS
Max Alekseyev, Table of n, a(n) for n = 2..145 (terms for n = 2..74 from Amiram Eldar)
FORMULA
a(n) = A000010(A104357(n)).
MATHEMATICA
a[n_] := EulerPhi[-1 + Product[FactorInteger[k][[-1, 1]], {k, 1, n}]]; Array[a, 50, 2] (* Amiram Eldar, Feb 12 2020 *)
CROSSREFS
Sequence in context: A222569 A348514 A254078 * A092190 A328036 A222675
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 June 5 01:34 EDT 2024. Contains 373102 sequences. (Running on oeis4.)