[go: up one dir, main page]

login
Revision History for A055086 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
n appears 1+[n/2] times.
(history; published version)
#69 by Joerg Arndt at Fri Jan 26 06:52:59 EST 2024
STATUS

reviewed

approved

#68 by Michel Marcus at Fri Jan 26 04:19:59 EST 2024
STATUS

proposed

reviewed

#67 by Amiram Eldar at Fri Jan 26 03:44:37 EST 2024
STATUS

editing

proposed

#66 by Amiram Eldar at Fri Jan 26 03:19:49 EST 2024
CROSSREFS
#65 by Amiram Eldar at Fri Jan 26 03:19:06 EST 2024
FORMULA

Sum_{k>=1} (-1)^(k+1)/a(k) = Pi/8 + 3*log(2)/4. - Amiram Eldar, Jan 26 2024

#64 by Amiram Eldar at Fri Jan 26 03:18:46 EST 2024
LINKS

Michael Somos, <a href="/A073189/a073189.txt">Sequences used for indexing triangular or square arrays</a>, 2003.

STATUS

approved

editing

#63 by Charles R Greathouse IV at Fri Mar 12 22:24:42 EST 2021
LINKS

M. Michael Somos, <a href="/A073189/a073189.txt">Sequences used for indexing triangular or square arrays</a>

Discussion
Fri Mar 12
22:24
OEIS Server: https://oeis.org/edit/global/2897
#62 by Alois P. Heinz at Thu May 23 14:36:11 EDT 2019
STATUS

proposed

approved

#61 by Alois P. Heinz at Wed May 15 19:30:10 EDT 2019
STATUS

editing

proposed

Discussion
Wed May 15
20:11
Randell G Heyman: I have corrected the title of my Arxiv article. In the next 24 hours or so the link will show the article title as Cardinality of a floor function set. At that point OEIS can be changed. Great to pick up that error...thanks.
Mon May 20
18:56
Randell G Heyman: My Arxiv article now shows the word set in the title. So the word can be added in the links section. Thanks.
Thu May 23
14:36
Alois P. Heinz: yes, ok, thank you!
#60 by Alois P. Heinz at Wed May 15 19:22:25 EDT 2019
FORMULA

a(n) = floor(b) + floor(n/(floor(b)+1)) where b = (sqrt(4*n+1)-1)/2. - _Randell G. Heyman_, May 08 2019

Discussion
Wed May 15
19:22
Alois P. Heinz: ... made the name clickable ...
19:27
Alois P. Heinz: The comment by Marc le Brun is easy to understand ... [n/k] means floor(n/k).  See the example: for n=5: floor(5/1), floor(5/2), floor(5/3), floor(5/4), floor(5/5) gives only 3 distinct values: 1,2,5, and so a(5)=3.
19:29
Alois P. Heinz: The title of your paper is: "Cardinality of a floor function" without the word "set".  At least this is what you can see when you follow the link.