login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A051787
Expected number of spins in a 2-player Dreidel game (rounded to nearest integer) (version 1).
2
0, 2, 8, 18, 32, 51, 73, 101, 132, 169, 209, 254, 304, 358, 416, 479, 546, 618
OFFSET
1,2
COMMENTS
In this version, the "hei" move consists of taking floor(pot/2) nuts. - Sean A. Irvine, Oct 09 2021
LINKS
EXAMPLE
a(2) = round(12/5) = 2,
a(3) = round(162592/19519) = 8,
a(4) = round(136459340916/7533523723) = 18,
a(5) = round(20923804992638573248/650937480032084687) = 32,
a(6) = round(637272005051371097770340969580/12601582172451720543893605349) = 51.
CROSSREFS
Cf. A348270.
Sequence in context: A001105 A361905 A336489 * A050804 A081324 A361903
KEYWORD
nonn,more
AUTHOR
Doron Zeilberger, Dec 09 1999
EXTENSIONS
a(16)-a(18) from Sean A. Irvine, Oct 09 2021
STATUS
approved