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!)
A340194 a(n) = A337544(A003961(n)). 1
1, 3, 5, 15, 9, 13, 11, 75, 35, 25, 15, 65, 17, 31, 43, 375, 21, 91, 27, 125, 53, 43, 29, 325, 99, 49, 245, 155, 35, 95, 39, 1875, 73, 61, 97, 455, 41, 79, 83, 625, 45, 121, 51, 215, 301, 85, 57, 1625, 143, 275, 103, 245, 59, 637, 133, 775, 133, 103, 65, 475, 69, 115, 371, 9375, 151, 173, 71, 305, 143, 245, 77, 2275, 81, 121 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
First negative term is a(510510) = -686785. See A001276.
LINKS
FORMULA
PROG
(PARI)
A003961(n) = my(f = factor(n)); for (i=1, #f~, f[i, 1] = nextprime(f[i, 1]+1)); factorback(f);
A083254(n) = (2*eulerphi(n)-n);
CROSSREFS
Sequence in context: A336882 A332382 A277323 * A353340 A160046 A272024
KEYWORD
sign
AUTHOR
Antti Karttunen, Dec 31 2020
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 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)