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!)
A077080 a(n) = phi(sigma(n) + phi(n)) = A000010(A000203(n) + A000010(n)) = A000010(A065387(n)). 5
1, 2, 2, 6, 4, 6, 6, 18, 18, 10, 10, 16, 12, 8, 16, 24, 16, 24, 18, 20, 20, 22, 22, 32, 32, 18, 28, 32, 28, 32, 30, 78, 32, 24, 24, 102, 36, 24, 32, 52, 40, 36, 42, 48, 32, 46, 46, 48, 60, 112, 48, 60, 52, 44, 48, 48, 56, 58, 58, 88, 60, 36, 48, 104, 40, 80, 66, 78, 48, 48, 70 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[EulerPhi[DivisorSigma[1, n]+EulerPhi[n]], {n, 80}] (* Harvey P. Dale, Mar 16 2015 *)
PROG
(PARI) a(n)=eulerphi(sigma(n)+eulerphi(n)) \\ Charles R Greathouse IV, Feb 14 2013
CROSSREFS
Sequence in context: A028390 A036500 A371824 * A273012 A222404 A081111
KEYWORD
nonn
AUTHOR
Labos Elemer, Oct 28 2002
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 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)