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

  1. Path: sparky!uunet!dtix!darwin.sura.net!spool.mu.edu!uwm.edu!rpi!bu.edu!inmet!inmet!dlb
  2. From: dlb@fanny.wash.inmet.com (David Barton)
  3. Newsgroups: sci.math
  4. Subject: Re: Chess Problem
  5. Message-ID: <DLB.92Sep12135413@fanny.wash.inmet.com>
  6. Date: 12 Sep 92 18:54:13 GMT
  7. References: <BuFpLp.9nI@ecf.toronto.edu> <BuGA8t.DL8@cmptrc.lonestar.org>
  8. Sender: news@inmet.camb.inmet.com
  9. Organization: Intermetrics Inc., Washington Division, USA
  10. Lines: 32
  11. In-Reply-To: carter@cmptrc.lonestar.org's message of 12 Sep 92 05:36:28 GMT
  12. Nntp-Posting-Host: fanny.wash
  13.  
  14. In article <BuGA8t.DL8@cmptrc.lonestar.org> carter@cmptrc.lonestar.org
  15. (Carter Bennett) writes:
  16.  
  17.       So there are 4426165368 possible ways to place the 8 rooks on the 
  18.    board.  My understanding is that no two rooks can attack each other 
  19.    only when they are arranged such that they line up on one of the two 
  20.    diagonals of the board.  Meaning there are 2 ways out of 4426165368 
  21.    possible setups that meet the criteria.  Putting that in normalized odds:
  22.  
  23. No.  Each rook has to be in a different row AND a different column
  24. from every other rook.  There are far more than two ways to do this.
  25.  
  26. Let's see.  The first rook can go anywhere; it eliminates fifteen
  27. squares from possible next placement, leaving 49.  The second rook has
  28. 49 out of 64 squares to choose from and eliminates thirteen squares
  29. from the next possible placement set, leaving 36.  Continuing:
  30.  
  31.   p = 49/64 * 36/64 * 25/64 * 16/64 * 9/64 * 4/64 * 1/64 
  32.  
  33. or, whipping out my handy dandy emacs calculator:
  34.  
  35.   p = 5.77565515416e-6
  36.  
  37. or
  38.  
  39.   p = .00000577565515416
  40.  
  41. If I can do this, with my distance from my prob/stat course, it can't
  42. be THAT hard.
  43.  
  44.                     Dave Barton
  45.                     dlb@hudson.wash.inmet.com
  46.