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!)
A294896 a(n) = gcd(A000203(n), A005187(n)). 4
1, 3, 4, 7, 2, 2, 1, 15, 1, 18, 1, 2, 1, 1, 2, 31, 2, 1, 5, 2, 1, 1, 6, 2, 1, 7, 10, 1, 6, 8, 1, 63, 16, 6, 1, 7, 1, 1, 2, 6, 1, 3, 2, 1, 2, 8, 1, 2, 19, 1, 2, 1, 6, 8, 3, 1, 10, 2, 1, 4, 1, 1, 8, 127, 4, 2, 1, 2, 3, 1, 6, 1, 1, 1, 2, 1, 6, 8, 1, 2, 1, 7, 6, 1, 2, 12, 1, 1, 6, 2, 1, 12, 1, 3, 8, 2, 1, 1, 2, 1, 6, 8, 1, 5, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = gcd(A000203(n), A005187(n)).
a(n) = gcd(A000203(n),abs(A294898(n))) = gcd(A005187(n),abs(A294898(n))), where A294898(n) = A005187(n) - A000203(n).
a(n) = A000203(n)/A295655(n) = A005187(n)/A295656(n).
MATHEMATICA
Array[GCD[DivisorSigma[1, #], IntegerExponent[(2 #)!, 2]] &, 105] (* Michael De Vlieger, Nov 26 2017 *)
PROG
(Scheme) (define (A294896 n) (gcd (A000203 n) (A005187 n)))
CROSSREFS
Sequence in context: A072079 A116073 A166043 * A021292 A230159 A105828
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 25 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 June 4 17:49 EDT 2024. Contains 373102 sequences. (Running on oeis4.)