ajgrebel
- 8
- 0
Are they actually worth looking into, to develop a quicker and deeper understanding of math or are they just a step above parlor tricks?
QuarkCharmer said:That's a good one steff, I will certainly remember that trick. Is there some sort of resource for information like this?
Steff196 said:Any "trick" would have a mathematical underpinning for why it works and therefore I would consider it useful. The rule of 3 is a good example- if a number's digits add up to something divisible by 3 then the number itself is divisible by three e.g. 141 1+4+1=6 so it is divisible by 3. This is no "trick," there is a mathematical reason for it (I don't feel like writing the proof but I'm sure you could find it on wiki). Also, being able to multiply two and three digit numbers quickly in your head comes in handy on tests (when not allowed to use a calculator).
34
45
51
+28
---
168
Mark44 said:The mathematics underlying this is part of number theory, and modular arithmetic. Rewriting a number as the sum of its digits is in effect working in modulo 9, in which all numbers fall into one of nine equivalence classes. Each of these classes represents the remainder when the number is divided by 9. It can be proved that the sum of the digits of any integer is in the same equivalence class as the integer itself.