Explaining the Finger Multiplication Table in Base n

Click For Summary
SUMMARY

The discussion focuses on the method of using fingers to create a multiplication table in base n, specifically for values of n ranging from 2 to 10. The technique involves holding n fingers and lowering the kth finger to find the product of (n-1) and k in base n. The result is represented as (ab) in base n, where 'a' denotes the number of fingers to the left of the lowered finger and 'b' denotes the number of fingers to the right. The mathematical foundation is established through the equation (n-1)k = nk - k = (k-1)n + (n-k), illustrating the relationship between the finger positions and the multiplication result.

PREREQUISITES
  • Understanding of base n number systems
  • Familiarity with basic multiplication concepts
  • Knowledge of positional notation in mathematics
  • Ability to interpret mathematical equations
NEXT STEPS
  • Research the properties of base n arithmetic
  • Explore the concept of positional notation in various bases
  • Study multiplication techniques in different numeral systems
  • Learn about mathematical proofs related to base conversions
USEFUL FOR

Students preparing for exams in mathematics, educators teaching number systems, and anyone interested in alternative multiplication methods in different bases.

mariouma
Messages
3
Reaction score
0
please i need your help, this question is from my midterm exam ineed solution very quick, it is due next week!
"your finger can provide an (n-1) multiplication table in base n, 2<=n<=10 as follow:
hold n fingers in front of you. to multiply (n-1) by k in base n, lower the kth finger from the left. your answer is (ab)in base n or (b) in base n if a=0, where ab is a string, a is the number of fingers to the left of the finger you lowered, and b is the number of fingers to the right."
explain why this works without listing all possible cases.
 
Physics news on Phys.org
We have (n-1)k = nk -k = (k-1)n + (n-k). "a" will be (k-1), and "b" will be (n-k). The number of finger in the left of the kth finger is (k-1), right? So it's "a". And similarly, the number of finger in the right is (n-k), so it's "b".
"nk-k = (k-1)n + (n-k)" comes from the idea that change "-" to "+", because (ab) = a*(n)+b.
Is this help you?
 

Similar threads

  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 45 ·
2
Replies
45
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
5K