| Verbal Arithmetic |
Article Index for Verbal |
Shopping Arithmetic |
Website Links For Arithmetic |
Information AboutVerbal Arithmetic |
| CATEGORIES ABOUT VERBAL ARITHMETIC | |
| logic puzzles | |
|
The equation is typically a basic operation of Arithmetic , such as Addition or Multiplication . The classic example, published in the July 1924 issue of Strand Magazine by Henry Dudeney , is: S E N D + M O R E = M O N E Y The solution to this puzzle is O=0, M=1, Y=2, E=5, N=6, D=7, R=8, and S=9. Traditionally, each letter should represent a different digit, and (as in ordinary arithmetic notation) the leading digit of a multi-digit number must not be zero. The puzzle should have only one solution. HISTORY Verbal arithmetic puzzles are quite old and their inventor is not known. An example in ''The American Agriculturalist'' of 1864 largely disproves the popular notion that it was invented by Sam Loyd . The name crypt-arithmetic was coined by puzzlist Minos (pseudonym of Maurice Vatriquant ) in the May 1931 issue of Sphinx, a Belgian magazine of recreational mathematics. In the 1955 , J. A. H. Hunter introduced the word "alphametic" to designate cryptarithms, such as Dudeney's, whose letters form meaningful Word s or phrases. SOLVING CRYPTARITHMS Solving a cryptarithm by hand usually involves a mix of clever deductions and exhaustive tests of possibilities. For instance, in Dudeney's example one can immediately conclude that the leading M of the result is 1, since it is the only carry-over possible in the sum of two numbers. It follows that S=8 or S=9, because those are the only values that can produce a carry when added to M=1 (and possibly a carry). And so on. The use of Modular Arithmetic often helps. In particular, the familiar check of Casting Out Nines can be applied to cryptarithms, too; in the example above, it says that S+E+N+D + M+O+R+E should be equal to M+O+N+E+Y modulo 9, that is, S+E+D+R-Y must be evenly divisible by 9. In Computer Science , cryptarithms provide good examples for the Backtracking paradigm of Algorithm design. They also provide a pedagogical application for algorithms that generate all Permutation s (reorderings) of ''n'' given things. SEE ALSO REFERENCES
EXTERNAL LINKS |
|
|