home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / sci / math / 9717 < prev    next >
Encoding:
Text File  |  1992-07-31  |  1.5 KB  |  61 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!caen!lowrie
  3. From: lowrie@shear.engin.umich.edu (Robert Byron Lowrie)
  4. Subject: Re: A puzzle!
  5. Message-ID: <LXW-sk@engin.umich.edu>
  6. Date: Fri, 31 Jul 92 15:10:23 EDT
  7. Organization: University of Michigan Engineering, Ann Arbor
  8. References: <chepan.712011867@gsusgi1.gsu.edu> <1992Jul26.203418.20562@mailer.cc.fsu.edu>
  9. Keywords: Math, puzzle
  10. Originator: lowrie@shear.engin.umich.edu
  11. Nntp-Posting-Host: shear.engin.umich.edu
  12. Lines: 47
  13.  
  14.  
  15. In article <1992Jul26.203418.20562@mailer.cc.fsu.edu>, rose@fsu1.cc.fsu.edu (Kermit Rose) writes:
  16. > In article <chepan.712011867@gsusgi1.gsu.edu>, chepan@gsusgi1.gsu.edu (Parthasarathy Nambi) writes...
  17. > > 
  18. > > 
  19. > > Here is something for puzzle lovers:
  20. > > 
  21. > > Below is a sequence of numbers, can you find the next two numbers and 
  22. > > the general formula for generating numbers in this sequence:
  23. > > 
  24. > > The numbers are:
  25. > > 
  26. > > 4, 72, 21600, 190512000, 58090919040000,   etc 
  27. > > 
  28. > > 
  29. > > If you know the answer please post a response in this group.
  30. > > 
  31. > > 
  32. > > P.Nambi
  33. > > 
  34. > 2^2, 2^3  3^2,  2^5  3^3  5^2,  2^7  3^5  5^3  7^2, etc
  35.  
  36. I presumed that then,
  37.  
  38.     58090919040000 = 2^9 3^7 5^5 7^3 9^2
  39.  
  40. when in fact,
  41.  
  42.     58090919040000 =  2^10 3^7 5^4 7^3 11^2
  43.  
  44. Maybe the original posting is wrong?  Because,
  45.  
  46.     580909190400000 = 2^11 3^7 5^5 7^3 11^2
  47.  
  48. which makes more sense (the base is a sequence of primes, with the
  49. exponents in reverse order).
  50.  
  51. Thank you Maple V.
  52.  
  53.  
  54. -- 
  55.  Rob Lowrie
  56.  Aerospace Engineering Dept.
  57.  University of Michigan
  58.  lowrie@caen.engin.umich.edu
  59.