Re: Computational complexity, number theory tidbits
From: David Kastrup (dak_at_gnu.org)
Date: 08/02/04
- Next message: David M Einstein: "Re: All roots real for small degree polynomials"
- Previous message: markd_at_toad-net.com: "Re: BHARAT'S (INDIA'S) CONTRIBUTIONS TO THE WORLD"
- In reply to: James Harris: "Computational complexity, number theory tidbits"
- Next in thread: Timofei Shatrov: "Re: Computational complexity, number theory tidbits"
- Reply: Timofei Shatrov: "Re: Computational complexity, number theory tidbits"
- Messages sorted by: [ date ] [ thread ]
Date: 02 Aug 2004 02:37:34 +0200
jstevh@msn.com (James Harris) writes:
> So finally some people came forward with some comments about
> derivation of floor((N-4)/6) which as has been noted works for even
> N>2, while there also exists (and I admit I didn't know it)
> floor((N-3)/6) which works for N>2, as both give the count of odd
> composites that have 3 as a factor.
>
> From here on in this post I'll use
>
> [x] = floor(x)
>
> as it's easier than repeatedly typing in "floor".
The usual convention would be ⌊x⌋ though this requires a
Unicode-enabled Newsreader.
-- David Kastrup, Kriemhildstr. 15, 44793 Bochum
- Next message: David M Einstein: "Re: All roots real for small degree polynomials"
- Previous message: markd_at_toad-net.com: "Re: BHARAT'S (INDIA'S) CONTRIBUTIONS TO THE WORLD"
- In reply to: James Harris: "Computational complexity, number theory tidbits"
- Next in thread: Timofei Shatrov: "Re: Computational complexity, number theory tidbits"
- Reply: Timofei Shatrov: "Re: Computational complexity, number theory tidbits"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|