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