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!)
A295312 a(n) = A062401(n) / A295310(n) = phi(sigma(n)) / gcd(n, phi(sigma(n))). 4
1, 1, 2, 3, 2, 2, 4, 1, 4, 3, 4, 1, 6, 4, 8, 15, 6, 4, 8, 3, 16, 6, 8, 2, 6, 6, 16, 6, 8, 4, 16, 9, 16, 9, 16, 2, 18, 8, 8, 3, 12, 16, 20, 6, 8, 12, 16, 5, 36, 6, 8, 21, 18, 16, 24, 4, 32, 12, 16, 4, 30, 16, 16, 63, 24, 8, 32, 9, 32, 24, 24, 4, 36, 18, 4, 12, 32, 8, 32, 3, 110, 18, 24, 8, 36, 20, 32, 6, 24, 4, 48, 12, 64, 24, 32, 3 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
a(n) = A000010(A000203(n)) / gcd(n, A000010(A000203(n))).
PROG
(PARI) a(n) = my(fsn = eulerphi(sigma(n))); fsn/gcd(n, fsn); \\ Michel Marcus, Nov 23 2017
CROSSREFS
Sequence in context: A017828 A140087 A174329 * A212174 A368713 A368039
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 22 2017
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 May 16 20:35 EDT 2024. Contains 372555 sequences. (Running on oeis4.)