home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / sci / math / 17375 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1.7 KB  |  53 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!think.com!mintaka.lcs.mit.edu!zurich.ai.mit.edu!ara
  3. From: ara@zurich.ai.mit.edu (Allan Adler)
  4. Subject: Re: sums of reciprocals
  5. Message-ID: <ARA.92Dec23140340@camelot.ai.mit.edu>
  6. Sender: news@mintaka.lcs.mit.edu
  7. Organization: M.I.T. Artificial Intelligence Lab.
  8. Distribution: sci
  9. Date: Wed, 23 Dec 1992 19:03:40 GMT
  10. Lines: 41
  11.  
  12.  
  13. In an earlier posting, I wrote:
  14.  
  15. >
  16. >Let f(n)=1/n for every positive integer n. Let x be a positive
  17. >real number. Let g(n,x) be defined as follows:
  18. >
  19. >(1) g(n,x) is a strictly increasing sequence of positive integers, possibly
  20. >     a terminating sequence.
  21. >(2) for all n, g(n,x) is the smallest integer consistent with (1)
  22. >    such that the sum of the reciprocals of g(k,x) for k=1,...,n
  23. >    does not exceed x.
  24. >
  25. >I have been told that if x is rational then this leads to a way of writing
  26. >x as a finite sum of reciprocals of distinct positive integers. Let the number
  27. >of terms in this sum be N=N(x). I have been told that N is also the number of
  28. >terms in a minimal representation of x as a sum of reciprocals of positive
  29. >integers allowing repetitions.
  30. >
  31. >Is this true and if so how or where is it proved?
  32. >
  33.  
  34. Dan Asimov kindly provided me with an example of a fraction x for which
  35. N=N(x) is not the minimal number of terms in a representation of
  36. x as a sum of distinct reciprocals of  positive integers. Namely,
  37.  
  38.  
  39. 17/72 = 1/5 + 1/28 + 1/2520 
  40.  
  41. using the algorithm above, but there is a shorter representation,
  42. namely
  43.  
  44. 17/72 = 1/8 + 1/9
  45.  
  46. The next question is this: let M=M(x) be the minimal number of terms in
  47. a representation of x as a sum of distinct reciprocals of positive
  48. integers. Is N(x)/M(x) bounded? 
  49.  
  50.  
  51. Allan Adler
  52. ara@altdorf.ai.mit.edu
  53.