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!)
A348270 Expected number of spins in a 2-player Dreidel game (rounded to nearest integer) (version 2). 2

%I #13 Oct 11 2021 18:57:40

%S 0,2,7,16,28,44,64,88,115,146,181,220,262,308,358,412,469,531

%N Expected number of spins in a 2-player Dreidel game (rounded to nearest integer) (version 2).

%C In this version, the "hei" move consists of taking ceiling(pot/2) nuts.

%H Sean A. Irvine, <a href="https://github.com/archmageirvine/joeis/blob/master/src/irvine/oeis/a348/A348270.java">Java program</a> (github)

%H Wikipedia, <a href="http://en.wikipedia.org/wiki/Dreidel">Dreidel</a>

%e a(2) = round(20/9) = 2,

%e a(3) = round(11152/1491) = 7,

%e a(4) = round(2153212646/133670949) = 16,

%e a(5) = round(13883850095507833544/489357720903462795) = 28,

%e a(6) = round(494264846815701973469534139628/11136797217326328847815348927) = 44.

%Y Cf. A051787.

%K nonn,more

%O 1,2

%A _Sean A. Irvine_, Oct 09 2021

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 30 15:01 EDT 2024. Contains 372134 sequences. (Running on oeis4.)