| | #1 (permalink) | |
| Wedding Planner ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Does this have a name? (recreational math) 1191=1+1+9+1=12=1+2=3 or 38976=3+8+9+7+6=33=3+3=6 Is there any use for such a "math game" or is it just that, a game? Also, is there some rule that defines what single digit integer you end up with? Perhaps an equation that explains it? ---------------- Hypography Science Forums Moderator --- "There are no passengers on Spaceship Earth. We are all crew." - Marshall McLuhan "We must not forget that when radium was discovered no one knew that it would prove useful in hospitals. The work was one of pure science. And this is a proof that scientific work must not be considered from the point of view of the direct usefulness of it." - Marie Curie | |
| ||
| | #2 (permalink) | |
| Slaying Bad Memes | Re: Does this have a name? (recreational math) I believe some forms of numerology (voodoo with numbers) are based on such calculations. There are a couple of math tricks that do, too. ![]() Add up all the digits in a number of any size. If the sum contains more than one digit, repeat the operation. Continue until you have a single digit. If the single digit is exactly divisible by 3, then so is the original number. If the single digit is exactly divisible by 9, then so is the original number. ---------------- Hypography Forums Moderator -- - - - - - What concerns me is not the way things are, but rather the way people think things are. Epictetus, Greek Philosopher The map is NOT the territory. Korzybski, Polish-American Philosopher | |
| ||
| | #3 (permalink) | |
| Creating | I’ve usually heard it referred to by the rather unimaginative name “digit summing”, and usually is written as the function Doing it repeatedly until doesn’t have a common name, AFAIK, so I’d just call it, in keeping with unimaginative tradition, “repeated digit summing”It is, obviously, dependent on your numeration system. For ordinary Arabic numeration, the base, for weirder systems (eg: Roman numeral), weird and complicated factors I’ve not much contemplated. Sticking with ordinary numeration, this means that the function is usually written with a notation of the base system, . Our usual digit summing of everyday decimal numbers, then, could be written something like ![]() As an example of what I mean, , while and . So when we speak of a number’s digit sum, we have to specify another integer, its base. Digit summing isn’t a single-argument function, nor a number’s digit sum an attribute of it as a “pure number”.One of the basic theorems about digit summing is one of modular congruance . For example, notice that the remainder (modulo) of 125 divided by 9 is 8, the same as , and 125 mod 4 = 1, the same as its digit sum. Since all numbers modulo 1 have the same value of zero, this isn’t very interesting for base 2 digit sums. Because this theorem makes it so easy to find the “repeated digit sum” of a number – for base 10, its just n mod 9, writing “9” if the result is “0” – nobody much, AFAIK, bothers searching for nifty ways to do it.Lots more can be found at places like Wolfram’s page on the subject. ---------------- Moderator: Computers and Technology; Medical Science; Science Projects and Homework; Philosophy of Science; Physics and Mathematics; Environmental Studies ![]() | |
| ||
| | #4 (permalink) | ||
| Wedding Planner ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: Does this have a name? (recreational math) Thanks for the replies guys! Pyro, thanks for reminding me about the 3 and 6 tricks, I had forgotten about that. It can be helpful in quickly (if not entirely accurately) checking your answers in some cases. Craig, I read your post about 3 times and have come to the conclusion that I need to do some background reading to understand this better. I checked out the link you provided, but my lack of ability in calculus precludes me from gaining much understanding from that page. Once I wrap my head around the base system, this should all make perfect sense. Thanks! Oh yeah, one quick question: Quote:
to 1. ![]() ---------------- Hypography Science Forums Moderator --- "There are no passengers on Spaceship Earth. We are all crew." - Marshall McLuhan "We must not forget that when radium was discovered no one knew that it would prove useful in hospitals. The work was one of pure science. And this is a proof that scientific work must not be considered from the point of view of the direct usefulness of it." - Marie Curie Last edited by freeztar; 02-22-2008 at 06:05 PM. Reason: the letter "t"...as in "It" not "I" | ||
| |||
| | #5 (permalink) | |||
| Creating | Quote: , so ![]() A quick refresher (if you’re about my age, and went to a US public school, you probably had this in grades 1-6 – love that old “new math” ) on converting from base 10 to any base system:Divide repeatedly by the base, taking the remainder as each digit, right to left, of the new numeral.For example, converting 1234 (base 10) to base 7, we get: 1234 ÷ 7 = 176 r 2 176 ÷ 7 = 25 r 1 25 ÷ 7 = 3 r 4 3 ÷ 7 = 0 r 3 So ![]() Pyro’s observation Quote:
where b=10 and . If you substitute “has the same remainder when divided” for “is exactly divisible”, the observation applies to any number.The key to the basic math of these digit sums, and to most “digit” math, is modular arithmetic. Though typically not much taught except in “advanced” math classes, modular arithmetic is old (though not as old as you might guess), very intuitive, and not very hard to gain a basic proficiency in. The wikipedia link above and its links are not bad introductions. Visualizing it as “clock arithmetic” is a pretty good intuitive approach. Set theorists love modular arithmetic, as it provides an easy way to have small number sets that are closed under addition and subtraction. It comes in handy in computer engineering and low-to-mid level programming, as the registers on computer arithmetic units are usually modulo some power of 2 (eg: 8, 16, 32, 64 bits). ---------------- Moderator: Computers and Technology; Medical Science; Science Projects and Homework; Philosophy of Science; Physics and Mathematics; Environmental Studies ![]() | |||
| ||||
| | #6 (permalink) | |||
| Wedding Planner ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Re: (The joys of) modular arithmatic Thanks for your patient explanation Craig. I'm rusty, which is obvious from... Quote:
![]() Quote:
![]() I'll study up on modular arithmetic per the link provided. ![]() ---------------- Hypography Science Forums Moderator --- "There are no passengers on Spaceship Earth. We are all crew." - Marshall McLuhan "We must not forget that when radium was discovered no one knew that it would prove useful in hospitals. The work was one of pure science. And this is a proof that scientific work must not be considered from the point of view of the direct usefulness of it." - Marie Curie | |||
| ||||
| | #7 (permalink) | |
| Resident Diabolist | Re: (The joys of) modular arithmatic And freez a trick to remember it when you check for divisibility you can drop all the nines (in base 10, or all the fives in base 6) eg 937--> 9+3+7=19-->1+9=10-->1+0=1 and 37-->3+7=10-->1+0=1 ---------------- Administrator A COUNTRY WITHOUT AN ARMY IS LIKE A FISH WITHOUT A BIKE!!! I don't believe in god, but I do believe in what others call utopies. | |
| ||
| | #8 (permalink) | |
| ¿42? | Re: Does this have a name? (recreational math) Also see Digit Sum -- from Wolfram MathWorld for some more interesting trivia on the topic... ---------------- Clay Editor and Forum Administrator stego anyone? Add yourself to Hypography's Frappr. "There are only 10 kinds of people in the world -- .....Those who understand binary, and those who don't." "Draw no conclusions before their time." | |
| ||
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I need help with some math | ThisIsMyName | Questions and Answers | 5 | 11-25-2007 01:07 AM |
| Mental math | Rosy | Websites | 0 | 11-14-2007 03:02 AM |
| Recreational Areas and Human Impact | Cedars | Environmental Studies | 5 | 09-07-2007 08:20 AM |
| Math riddles | Aki | Physics and Mathematics | 35 | 03-12-2006 11:27 PM |
All times are GMT -8. The time now is 06:23 AM.







































