Remainder Arithmetic for Real Numbers
For any pair of real numbers d > 0 and n > 0, there is a natural numbers q > 0 and a real number r such that 0 < r < d and n = qd +r Here the quotient q = the number of whole times that the divisor d goes into the dividend n, and r = the remainder.
Two natural numbers n and m are said to be equivalent or equal modulo d, when there remainders on division by d are equal. In this case, we write n = m, modulo d. Equality modulo a whole number or divisor d is
A whole number n is divisible by the divisor d when and only when n = qd for some whole number q. That is when and only when n = 0, modulo d and when and only when n is a whole or natural number multiple of the divisor d. The number 0 is a multiple of all divisors d. Observe, if n > m then n = m, modulo d when and only when n - m is a multiple of d while if n < m then n = m, modulo d when and only when m -n is a multiple of d. Remainder Calculations for real numbers are based on the following properties or theorems.
Calculator Usage: For every divisor d > 0 and every number N, there is a unique integer q such that qd < N < (q+1)d so that r = N-qd satisfies 0 < r < d. With the aid of a calculator, if N is positive, the whole number part of the decimal representation of the computed value of N/d gives q > 0. But if N is negative, the whole number part of the decimal representation of the computed value of N/d gives q+1 < 0, and q is one less than the whole number part of N/d. Remark: Remainder arithmetic provides the base or justification for common rules for recognizing whole number multiples of 2, 3, 5, 9 and 11 from the decimal representation of those whole numbers. Details are given [???] in the site area ???? |
Number TheoryA. Start of Number Theory B. Number Theory Related Site Folders
|
|