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!)
A163375 a(n) = sigma(tau(phi(n))). 2
1, 1, 3, 3, 4, 3, 7, 4, 7, 4, 7, 4, 12, 7, 7, 7, 6, 7, 12, 7, 12, 7, 7, 7, 12, 12, 12, 12, 12, 7, 15, 6, 12, 6, 15, 12, 13, 12, 15, 6, 15, 12, 15, 12, 15, 7, 7, 6, 15, 12, 12, 15, 12, 12, 15, 15, 13, 12, 7, 6, 28, 15, 13, 12, 18, 12, 15, 12, 12, 15, 15, 15 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
MATHEMATICA
DivisorSigma[1, DivisorSigma[0, EulerPhi[Range[100]]]] (* G. C. Greubel, Dec 20 2016 *)
PROG
(PARI) vector(100, n, sigma(numdiv(eulerphi(n)))) \\ G. C. Greubel, Dec 20 2016
(Magma) [SumOfDivisors(NumberOfDivisors(EulerPhi(n))): n in [1..80]]; // Vincenzo Librandi, Dec 20 2016
CROSSREFS
Sequence in context: A083503 A342137 A062069 * A027011 A339400 A267048
KEYWORD
nonn
AUTHOR
Jaroslav Krizek, Jul 25 2009
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)