- #5,811
- 3,309
- 8,715
Wordle 1,255 3/6
[PARSE] 47 left
[BITOU] filter - 1 left
[BROWN]
For the pattern I have one possible solution - the actual answer to the puzzle - so ##x = 1## thus ##\frac{1}{x} = 1## for that pattern.
Say for the pattern I have 47 possible solutions for that same seed word - as it did today for my seed word - then ##x = 47## thus ##\frac{1}{x} = 0.0213## for that pattern.
If a pattern gives you 0 possible solutions then all known solutions - say 1000 of them - are still possible, thus ##\frac{1}{x} = 0.001## for that pattern.
Hence, for that word, with those 3 patterns only, the sum is ##1.0223##. With 238 patterns, the "value" (i.e. ##\sum \frac{1}{x_i}##) for a possible seed word, with a list of 1000 possible solutions, should lie somewhere between 1.237 and 238.
Here are the head and tail of my list of possible solutions (1063 words) as calculated today:
There may be better seed words that are not possible solutions, but it is an additional 10,000+ words to check, and a list for 1000 words already takes ~40 minutes, so ...
[PARSE] 47 left
[BITOU] filter - 1 left
[BROWN]
I don't expect them to be solutions, there are only filter words to eliminate the most common letters.gmax137 said:If the solution to a daily puzzle is ever CLONS, BIGHA, or WAKFS
Example:Orodruin said:If not then it is unclear how you have defined ##x_i##.
For the pattern I have one possible solution - the actual answer to the puzzle - so ##x = 1## thus ##\frac{1}{x} = 1## for that pattern.
Say for the pattern I have 47 possible solutions for that same seed word - as it did today for my seed word - then ##x = 47## thus ##\frac{1}{x} = 0.0213## for that pattern.
If a pattern gives you 0 possible solutions then all known solutions - say 1000 of them - are still possible, thus ##\frac{1}{x} = 0.001## for that pattern.
Hence, for that word, with those 3 patterns only, the sum is ##1.0223##. With 238 patterns, the "value" (i.e. ##\sum \frac{1}{x_i}##) for a possible seed word, with a list of 1000 possible solutions, should lie somewhere between 1.237 and 238.
Here are the head and tail of my list of possible solutions (1063 words) as calculated today:
Code:
56.87877176330782981142 parse
56.71509589392361046686 bleat
55.43888935213718560553 shale
55.01052218765906827879 cleat
54.88989328229117523048 baron
53.81442942634878178095 bloat
53.79423003532885470371 leach
53.22460980294216326536 pulse
52.84561657818863628216 pried
52.75236703440116855539 purse
[...]
16.26406338557719068169 banjo
16.16046932891694134750 buxom
16.15133115383457283515 quack
15.96338486087747459938 juicy
15.92016037764995554693 issue
15.62426833882845554579 kitty
15.29790757004372842349 squib
15.22805152679214042192 jewel
14.10969827716669384071 puffy
12.53200693341326199116 fuzzy
There may be better seed words that are not possible solutions, but it is an additional 10,000+ words to check, and a list for 1000 words already takes ~40 minutes, so ...