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!)
A366284 a(n) = n / gcd(n, A366275(n)), where A366275 is the Cat's tongue permutation. 4
0, 1, 1, 1, 1, 5, 1, 7, 1, 1, 5, 11, 1, 13, 7, 15, 1, 17, 1, 19, 5, 7, 11, 23, 1, 1, 13, 27, 7, 29, 15, 31, 1, 11, 17, 7, 1, 37, 19, 13, 5, 41, 7, 43, 11, 15, 23, 47, 1, 49, 1, 51, 13, 53, 27, 1, 7, 57, 29, 59, 15, 61, 31, 63, 1, 65, 11, 67, 17, 23, 7, 71, 1, 73, 37, 5, 19, 11, 13, 79, 5, 27, 41, 83, 7, 17, 43, 29, 11 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
COMMENTS
Numerator of n / A366275(n).
LINKS
FORMULA
a(n) = n / A366283(n) = n / gcd(n, A366275(n))
PROG
(PARI) A366284(n) = (n/gcd(n, A366275(n))); \\ Uses the program given in A366275.
CROSSREFS
Cf. also A364491.
Sequence in context: A111008 A065330 A140215 * A364491 A190643 A068328
KEYWORD
nonn,frac
AUTHOR
Antti Karttunen, Oct 07 2023
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 29 00:00 EDT 2024. Contains 372097 sequences. (Running on oeis4.)