What would be the chances of solving a standart 3000 piece puzzle completely at random?

176 Views Asked by At

I LOVE puzzeling, but this one question always bothered me. And for that I am not good at maths, I couldn't really work it out.

Here is the problem:

Say I have a 3000 pieces puzzle and I blindfold myself. Now I pick out two pieces at random from the box and try to connect them to one another. Bear in mind that every piece consists of 4 "connectors" and even if those two pieces actually were to belong together, I would still have to connect the two correct "connectors" out of the 8 possible ones.

Now, those two pieces don't fit and so I put them back into the box. I only get one chance each time to connect the right pieces at the right connector, if I ever fail I have to disassemble all the pieces I have found matching yet and again start from scratch. Also, once I found two pieces that fit, if I pick another piece from the box, chances become more and more likely that this piece actually goes with those that already lie on the floor since there will always be open connectors UNLESS of course this piece is a corner pieces. Also, once two pieces are connected, the remaining connectors are now 6 out of 8. While connecting another piece to the already connected once, the remaining connectors become 3 out of 4 ( since the start is pretty much an exception already...)

So what are my chances of randomly picking the right pieces with the right connectors and connecting them in the right order one by one without ever messing it up even once until all 3000 pieces sit correclty?

I hope I made this clear, feel free to ask if I didn't.

Good luck! :-)

Little Edit:

Also, I am not requiered to get to pieces from the box. I can get two pieces from the box and try go connect them, or I can get one piece from the box and try to connect it to the ones on the floor. But at some point, I will have many different 2x2 pieces on the floor and those as well have to be connected to one another. So at some point I will have to pick up or rather move to sets of pieces on the floor around and make those connect....

1

There are 1 best solutions below

5
On

assuming each pieces has only one correct place to be, then there are 3000 places, the total possible ways to put the puzzle together is 3000! so $\frac {1}{3000}$ to get first piece right, for the second piece $\frac {1}{2999}$, ..., multiplying the probabilities that is $\frac {1}{3000!}$ chance of getting the puzzle by just luck.

Update : if each piece has 4 connectors then the answer is $\frac {1}{12000!}$