[go: up one dir, main page]

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!)
Revision History for A222463 (Underlined text is an addition; strikethrough text is a deletion.)

Showing entries 1-10 | older changes
A222463 a(n) = n*5/gcd(n*5,n+5), n >= 5.
(history; published version)
#21 by Michel Marcus at Mon Oct 09 02:21:39 EDT 2023
STATUS

editing

approved

#20 by Michel Marcus at Mon Oct 09 02:21:24 EDT 2023
CROSSREFS

Cf. . A221918, A000027 (m=1), A145979(m=2), A221920 (m=3), A221921 (m=4).

STATUS

reviewed

editing

Discussion
Mon Oct 09 02:21
Michel Marcus: just removed a blank
#19 by Joerg Arndt at Mon Oct 09 01:54:58 EDT 2023
STATUS

proposed

reviewed

#18 by Amiram Eldar at Mon Oct 09 01:44:42 EDT 2023
STATUS

editing

proposed

#17 by Amiram Eldar at Mon Oct 09 01:32:03 EDT 2023
LINKS

<a href="/index/Rec#order_50">Index entries for linear recurrences with constant coefficients</a>, signature (0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1).

#16 by Amiram Eldar at Mon Oct 09 01:26:54 EDT 2023
FORMULA

Sum_{k=5..n} a(k) ~ (521/250) * n^2. - Amiram Eldar, Oct 09 2023

#15 by Amiram Eldar at Mon Oct 09 01:26:27 EDT 2023
NAME

a(n) = n*5/gcd(n*5,n+5), n >= 5.

#14 by Amiram Eldar at Mon Oct 09 01:26:15 EDT 2023
FORMULA

a(n) = 2*a(n-25)-a(n-50). [_). - _Colin Barker_, Feb 25 2013]

STATUS

approved

editing

#13 by Harvey P. Dale at Fri Nov 06 18:43:20 EST 2020
STATUS

editing

approved

#12 by Harvey P. Dale at Fri Nov 06 18:43:17 EST 2020
MATHEMATICA

Table[(5n)/GCD[5n, n +5], {n, 5, 60}] (* Harvey P. Dale, Nov 06 2020 *)

STATUS

approved

editing

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 August 30 23:09 EDT 2024. Contains 375550 sequences. (Running on oeis4.)