home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / sci / math / 11013 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.7 KB

  1. Path: sparky!uunet!stanford.edu!agate!dog.ee.lbl.gov!csa1.lbl.gov!sichase
  2. From: sichase@csa1.lbl.gov (SCOTT I CHASE)
  3. Newsgroups: sci.math
  4. Subject: Re: Solitaire games
  5. Date: 4 Sep 92 21:27:06 GMT
  6. Organization: Lawrence Berkeley Laboratory - Berkeley, CA, USA
  7. Lines: 29
  8. Distribution: na
  9. Message-ID: <26102@dog.ee.lbl.gov>
  10. References: <Btyo5z.D8q@cs.psu.edu> <1992Sep3.125317.8741@cs.rulimburg.nl> <NICKH.92Sep4105837@VOILA.VENARI.CS.CMU.EDU>
  11. Reply-To: sichase@csa1.lbl.gov
  12. NNTP-Posting-Host: 128.3.254.196
  13. News-Software: VAX/VMS VNEWS 1.3-4   
  14.  
  15. In article <NICKH.92Sep3143716@VOILA.VENARI.CS.CMU.EDU> nickh@CS.CMU.EDU (Nick Haines) writes:
  16. > I play a game with triplets of digits (such as one finds on 99% of
  17. > British numberplates),
  18.  
  19. This reminds me of the "annual puzzle" which appears each January in the 
  20. alumnus section of Technology Review, in a math/games column which appears
  21. in each issue.  (MIT grads get a special insert with class news, MIT 
  22. propaganda, etc.)
  23.  
  24. Problem:  Construct all the numbers from 1 to 100 using all four digits
  25. of the year (in our case: 1,9,9,2),preferably in order, by interposing
  26. apropriate operators.  For example,
  27.  
  28. 1  = 1**992
  29. 2  = 1**99 * 2 
  30. 3  = 1**99 + 2
  31. 7  = (1**9)*9 - 2 
  32. 16 = 1*(9+9) - 2
  33.  
  34. and so forth.  If you've never tried it before, give it a whack.  Warning:
  35. the best solution does *not* include all 100 numbers in most (if not all) years.
  36.  
  37. -Scott
  38. --------------------
  39. Scott I. Chase            "The question seems to be of such a character
  40. SICHASE@CSA2.LBL.GOV        that if I should come to life after my death
  41.                 and some mathematician were to tell me that it
  42.                 had been definitely settled, I think I would
  43.                 immediately drop dead again."      - Vandiver
  44.