|
Enigma 1476
Posted on: Friday 11/1, 2008; 3:43 PM
Generate lists of all perfect squares with 1, 2, 3, and 4 digits. Split each perfect square into its component digits.
Define the Portugese words, and compute the word lengths.
Split the words into their constituent letters, and then convert these to symbols so they can be manipulated algebraically.
Construct a list of all of the symbols that occur.
Compute a list of the locations where each of the basic symbols occur in the words.
Clear out any preassignment to x, which is going to be used as a temporary variable to stand for the list-of-lists of the symbol values chosen in wordsymbols.
Compute a Boolean expression that guarantees that assignments to each symbol are the same for different instances of the same symbol in wordsymbols.
Compute a Boolean expression that guarantees that the assigments to the symbols are different for different symbols in wordsymbols.
Construct a list-of-lists, where the list (in the list-of-lists) is the list of possible solutions for the list in wordsymbols. The set of all solutions is the outer product of the lists in this list-of-lists.
Compute a list of Boolean values that specify the validy of each candidate solution in the outer product of solutions.
Determine which solutions are valid. There is only one valid solution.
Display the solution.
Compute the required numerical value from the solution.
Permalink Notebook
|
Recent Posts |
7/1, 2008; 9:11 PM: Enigma 1475 21/12, 2007; 4:40 PM: Enigma 1474 14/12, 2007; 1:36 PM: Enigma 1473 9/12, 2007; 12:40 PM: Enigma 1472 2/12, 2007; 11:55 AM: Enigma 1471 1/12, 2007; 5:33 PM: Enigma 1467 29/11, 2007; 3:27 PM: Enigma 1469 29/11, 2007; 2:12 PM: Enigma 1468 29/11, 2007; 1:09 PM: Enigma 1465 27/11, 2007; 8:39 PM: Enigma 1462 27/11, 2007; 8:38 PM: Enigma 1464 27/11, 2007; 8:35 PM: Enigma 1463 27/11, 2007; 8:23 PM: Enigma 1461 27/11, 2007; 8:19 PM: Enigma 1460 27/11, 2007; 8:14 PM: Enigma 1459 27/11, 2007; 8:09 PM: Enigma 1458 27/11, 2007; 7:42 PM: Welcome
Archive |

Blogged from
A WorkLife FrameWork by
Scientific Arts |