Re: Common divisor, smaller than a delta
- From: "bert" <bert.hutchings@xxxxxxxxxxxxxx>
- Date: 31 Aug 2006 11:15:04 -0700
asterisc wrote:
Hi there,
I have a question for you guys:
does anyone knows if there is any method of calculating a 'common
divisor' of n numbers, but this 'common divisor' must be smaller than a
'delta' value.
I must say that the numbers are non-integgers, but there is a limit of
precision needed.
For example, EPSILON = 0.001.
Thanks in advance!
Now that we know what this poster means, I am surprised
that nobody else has pointed out the known method for two
numbers: expand their ratio as a continued fraction, and
take the first convergent which gives a small enough delta
(or epsilon). But I too have wondered how this extends to
three or more numbers.
--
.
- References:
- Common divisor, smaller than a delta
- From: asterisc
- Common divisor, smaller than a delta
- Prev by Date: Re: Justice For Pluto
- Next by Date: Re: Am I a crank?
- Previous by thread: Re: Common divisor, smaller than a delta
- Next by thread: Re: JSH: Randomness debate, some ground rules
- Index(es):
Relevant Pages
|