home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / math / 14770 < prev    next >
Encoding:
Text File  |  1992-11-11  |  1.5 KB  |  41 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!sun-barr!ames!agate!stanford.edu!rock!concert!sas!mozart.unx.sas.com!sasrdt
  3. From: sasrdt@shewhart.unx.sas.com (Randall D. Tobias)
  4. Subject: Re: An Interesting Function
  5. Originator: sasrdt@shewhart.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <BxKEDt.sL@unx.sas.com>
  8. Date: Wed, 11 Nov 1992 18:37:05 GMT
  9. References:  <1992Oct29.001255.35683@Cookie.secapl.com>
  10. Nntp-Posting-Host: shewhart.unx.sas.com
  11. Organization: (none)
  12. Lines: 27
  13.  
  14.  
  15. In article <1992Oct29.001255.35683@Cookie.secapl.com>, frank@Cookie.secapl.com (Frank Adams) writes:
  16. |> Consider the function W(n) = sum(0<i<n,mod(n,i)).  The problem is to find an
  17. |> asymptotic expression for W(n).
  18. |>
  19. |> It is pretty clear that W(n) = O(n^2).  In fact, we can write
  20. |> W(n)=c n^2 + o(n^2).  The question is, what is c?  I know the answer, and
  21. |> will post it later if no one gets it.
  22. |>
  23. |> I think in fact W(n) = c n^2 + O(n), but I can't prove it.  It seems that
  24. |> W(n) /= c n^2 + d n + o(n); the O(n) stuff "wanders around".
  25.  
  26. Well?  I got as far as empirically verifying the
  27.  
  28.    W(n) /= c n^2 + d n + o(n)
  29.  
  30. for n up to 100000 or so.  But i haven't got the number theory know-how
  31. to go much further.  Pretty function, though.
  32.  
  33. -- 
  34.  
  35. Randy Tobias          SAS Institute Inc.     sasrdt@unx.sas.com
  36. (919) 677-8000 x7933  SAS Campus Dr.         72450.2545@compuserve.com
  37. (919) 677-8123 (Fax)  Cary, NC   27512-8000  norat@aol.com
  38.  
  39.  ... just my $(-exp(2*sqrt(-1)*arcos(0))/(((2**(2 + 1)) - 1)**2 + 1)).
  40.  
  41.