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!)
A280489 a(n) = gcd(n,A241909(n)). 4
1, 2, 1, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 5, 3, 1, 1, 1, 1, 1, 1, 1, 1, 15, 1, 1, 3, 1, 1, 1, 1, 1, 3, 1, 1, 3, 1, 1, 5, 1, 1, 1, 1, 5, 3, 1, 1, 3, 1, 7, 3, 1, 1, 5, 1, 1, 1, 1, 1, 3, 1, 1, 3, 5, 1, 1, 1, 1, 15, 1, 1, 3, 1, 1, 1, 1, 1, 7, 1, 1, 3, 1, 1, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 25, 1, 3, 1, 1, 15, 1, 1, 1, 1, 5, 3, 1, 1, 3, 1, 1, 1, 1, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = gcd(n,A241909(n)).
a(n) = n / A280488(n).
Other identities. For all n >= 1:
a(A241909(n)) = a(n).
PROG
(Scheme) (define (A280489 n) (gcd n (A241909 n)))
CROSSREFS
Sequence in context: A136178 A047140 A047150 * A289356 A269977 A238710
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jan 09 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 April 24 07:44 EDT 2024. Contains 371922 sequences. (Running on oeis4.)