Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site clyde.UUCP Path: utzoo!linus!decvax!harpo!gummo!whuxlb!pyuxll!eisx!npoiv!npois!hogpc!houxm!hocda!spanky!burl!clyde!stan From: stan@clyde.UUCP Newsgroups: net.math Subject: Re: Simple Division Properties Message-ID: <107@clyde.UUCP> Date: Thu, 25-Aug-83 09:42:47 EDT Article-I.D.: clyde.107 Posted: Thu Aug 25 09:42:47 1983 Date-Received: Thu, 25-Aug-83 21:54:58 EDT References: <548@uw-june> Organization: Bell Labs Whippany NJ Lines: 13 If N is the number and r is the radix, (All the digits of N added together) mod (r-1) = N mod (r-1) Can anyone here supply a proof? P.S. This means it is easy to test binary numbers for divisibility by 3 (r-1=2**2-1), 7 (r-1=2**3-1), 15 (r-1=2**4-1), and so on. Especially helpful for hardware. Stan King phone: 201-386-7433 Bell Labs, Whippany, NJ Cornet: 8+232-7433 room 2A-111 uucp: clyde!stan