I know that this problem is rather new so I try to ask in a way that doesn't disclosure useful information. Suppose that the game described in this problem is played with a wheel with N pockets (N=2 and N=6) of equal size. For N=2 the expected number is 5.673651. The more precise value would be (I hope) 5.673650793650... (without rounding), so the eighth to twelfth digits after decimal points are 93650. Can anybody confirm these values for eighth to twelfth digits (all without rounding)?
N=2: 93650
N=3: 16302
N=4: 53254
N=5: 93356
N=6: 95798
Problem 640
Forum rules
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
In particular don't post any code fragments or results.
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
-
philiplu
- Posts: 92
- Joined: Wed Aug 02, 2017 8:51 pm
- Location: Redmond, WA, USA
- jaap
- Posts: 588
- Joined: Tue Mar 25, 2008 3:57 pm
- Contact:
Re: Problem 640
It seems I'm having the same problem as tuple, as I get those answers too.
Edit: Solved it now. I had made an assumption that was not true in every situation, and from reading the problem's thread, many others did so too.
Edit: Solved it now. I had made an assumption that was not true in every situation, and from reading the problem's thread, many others did so too.
-
LarryBlake
- Posts: 100
- Joined: Sat Aug 29, 2009 8:49 pm
Re: Problem 640
@jaap, may I PM you my assumptions and a question? I believe I'm having the same difficulty tuple describes.

- jaap
- Posts: 588
- Joined: Tue Mar 25, 2008 3:57 pm
- Contact:
Re: Problem 640
Sure, go ahead.LarryBlake wrote: Fri Nov 16, 2018 12:55 pm @jaap, may I PM you my assumptions and a question? I believe I'm having the same difficulty tuple describes.
-
SheepFreak2
- Posts: 1
- Joined: Fri Nov 23, 2018 3:05 pm
Re: Problem 640
glad I'm not the only one who gets this highly accurate wrong answerN=6: 95798
back to the thinking board, i guess...

-
damiengif
- Posts: 4
- Joined: Wed Nov 29, 2017 11:29 am
Re: Problem 640
I did the same mistake.
Thanks for this post. It confirmed that it wasn't a precision error.
Thanks for this post. It confirmed that it wasn't a precision error.

-
dr.3
- Posts: 1
- Joined: Mon Mar 25, 2019 10:41 pm
Re: Problem 640
Is any available to view my assumptions for this problem, i have been trying this now , on and off for a while now, and am making little progress
Thanks
Thanks

