Koro
Level: Delver
Rank Points: 74
Registered: 01-16-2004
IP: Logged
|
Re: Puzzle "tag" (+3)
Okay, I got it! I tweaked my old system so now it works 100%!
So here goes:
You are Beethro. If there are two or more cards of the same rank in your hand, pick one of those for your target card and give it to Halph. Leave that card face up and turn the other two down. Now the cards can be represented in three ways, with the face up card in any of three positions. This represents which of the three remaining cards is target (since obviously the face up card disqualifies that suit). This has been discussed with Bombus before hand and a suit order is established. So this is the preferred method, but it can only be used if there are two or more of the same rank.
A more diverse hand is much more complicated. Three cards face down reveals nothing, except perhaps a single card, maybe the Joker? Two cards down is a system already taken and used as efficiently as possible I believe, So the only advantage of card flipping will be with one or zero down. This results in three locations for a flipped down card or all face up. So it seems a good idea to use this to reveal suit (i.e. Spades=Down, Up, Up, Diamonds=UDU, Clubs=UUD, Hearts=UUU). But really you do need a proxy card for flipping down so you only have two to really work with to show the rank of your target card and the third card will be disregarded if the suit is hearts. So I was hoping that there would be some cool property such that 13 Choose 4 contained cards that two of them could add up or subtract down or multiply to one of the other cards. Well it isn't nearly that simple. Some of the simpler rules get you to say 691 of the 715 rank combinations which is where I got my 97% earlier. But anyway, the rule is that out of your four cards (if there are no repeats, but that is already taken care of) you will always be able to find three cards A, B, and C such that (6A+8B)mod13=C. Finding that is another thing. So Bombus notes if a card is faced down, where it is, and then adds the first face up card times 6 to the second times 8, divides by 13, and takes the remainder for rank.
I am pretty sure this will work, but I will still wait for confirmation before I post a puzzle (which will pail miserably in the light of this beauty).
[Edited by Koro on 04-05-2004 at 07:36 AM GMT]
This just in: besides 6 and 8, 3 and 11 work too, as well as an infinite amount of other numbers mod this or that, but these are the lowest and they both add to 14. Hmmm...
[Edited by Koro on 04-05-2004 at 07:41 AM GMT]
____________________________
Vectors are pretty cool, they take your mind off of girls.
|