Is there a lemma named for this?

In summary, the "Wheel Lug Lemma" states that if there are a pair of integers p and q with a greatest common divisor of 1, and a product of p and an increasing whole number n, then the remainder of the division of s by q will cycle through all values from 0 up to, but not including q until n reaches q, at which point the cycle repeats in the same order. This lemma is a consequence of Bezout's theorem and can be found using the Euclidean algorithm. It is essentially based on the property of ℤ as a principal ideal domain.
  • #1
swampwiz
571
83
I'll call it the "Wheel Lug Lemma" for now.

If there are a pair of integers p & q such that the Greatest Common Denominator is 1, and there is some number s that is product of p and an increasing whole number n, then the remainder of the division of s by q will cycle through all values of from 0 up to, but not including q until n is equal to q at which time the remainder is 0, with the cycle repeating again in the same order.

The idea is if there is a wheel with p # of lug nuts, and the lug nuts are tightened in the order skipping q # of lug nuts to tighten the next nut, then eventually every lug nut will get tightened before encountering one that has already been tightened.

For example, typically a wheel has q = 5 lug nuts, and it is recommended that they be tightened in a star pattern, so that they are done in the order of 0, 2, 4, 1, 3, and thus with p = 2 skipping.

0 % 5 = 0
2 % 5 = 2
4 % 5 = 4
6 % 5 = 1
8 % 5 = 3 → all possible remainder have been cycled through
10 % 5 = 0 → the cycle repeats

I figure that someone must have recognized this and wrote it up as a lemma somewhere.
 
Mathematics news on Phys.org
  • #3
Two integers ##p,q## are coprime if and only if there are integers ##n,m## such that ##np + mq = 1##.
 
  • #4
fresh_42 said:
Two integers ##p,q## are coprime if and only if there are integers ##n,m## such that ##np + mq = 1##.

Yep, this is the answer. I just wanted to add that this is called Bezout's theorem. The specific integers ##n##, ##m## can be found very easily by the Euclidean algorithm.
 
  • #5
micromass said:
Yep, this is the answer. I just wanted to add that this is called Bezout's theorem. The specific integers ##n##, ##m## can be found very easily by the Euclidean algorithm.
There's a name for it? I've always thought this is the first statement after the definition or the definition itself, sorry. It looks prettier with ideals: ##ℤ = pℤ + qℤ##
 
  • #6
fresh_42 said:
There's a name for it? I've always thought this is the first statement after the definition or the definition itself, sorry. It looks prettier with ideals: ##ℤ = pℤ + qℤ##

You know the result for non coprime ##p## and ##q## too?
 
  • #7
micromass said:
You know the result for non coprime ##p## and ##q## too?
What's the english name of it? Biggest common divisor? And which property of ℤ is essential? :smile:
 
  • #8
fresh_42 said:
What's the english name of it? Biggest common divisor?

Greatest common divisor or gcd, as opposed to lcm the least common multiple.
 
  • #9
This would have been a real short answer: ℤ is a principal ideal domain.
 

1. What is a lemma?

A lemma is a term that refers to a word or phrase that is used to explain a concept or idea in a specific field of study. It is often used in linguistics, mathematics, and philosophy.

2. How are lemmas named?

Lemmas are typically named after the person who first introduced or defined the concept. In linguistics, a lemma may be named after the linguist who first discovered or studied the word. In mathematics, a lemma may be named after the mathematician who first proved the concept.

3. Is there a specific naming convention for lemmas?

There is no specific naming convention for lemmas. However, they are typically named in a way that reflects the concept or idea they represent. This may involve using a descriptive term or the name of the person who first introduced the concept.

4. How do lemmas differ from axioms and theorems?

Lemmas, axioms, and theorems are all related concepts in mathematics and philosophy. Axioms are statements that are assumed to be true without proof, while theorems are statements that are proven to be true based on previously established axioms or theorems. Lemmas, on the other hand, are used to prove a theorem and are usually considered to be less important than the main theorem.

5. Are there any famous lemmas?

Yes, there are several famous lemmas in various fields of study. For example, in linguistics, there is the "Lemma Hypothesis" proposed by linguist Leonard Bloomfield. In mathematics, there is the "Euclidean Algorithm" lemma, which is used to find the greatest common divisor of two integers. In philosophy, there is the "Leibniz's Law" lemma, which states that if two objects share all the same properties, then they are identical.

Similar threads

Replies
10
Views
403
Replies
5
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • General Math
Replies
3
Views
839
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
Replies
55
Views
3K
  • General Math
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
7
Views
1K
Replies
7
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
Back
Top