![]() |
![]() |
#1 |
Feb 2017
Nowhere
16CC16 Posts |
![]()
Let n > 2 be an integer, b an integer, 1 < b < n, gcd(b, n) = 1, gcd(b-1,n) = 1, and let h be the multiplicative order of b (mod n).
Let k be an integer, 1 <= k < n. Let ri = remainder of k*b^(i-1) mod n [0 < ri < n], i = 1 to h. A) Prove that Remark: The thread title refers to the fact that the ri form a coset of the multiplicative group generated by b (mod n) in the multiplicative group of invertible residues (mod n). Part (B) as I stated it above is completely wrong. I forgot to multiply a fraction by 1. ![]() ![]() There is, alas, no connection to n being a repunit to the base b, or to any of the ri being 1, as shown by the example b = 10, k = 2, n = 4649 . Foul-up corrected in followup post. Last fiddled with by Dr Sardonicus on 2021-08-29 at 13:21 Reason: xingif stopy |
![]() |
![]() |
![]() |
#2 | |
Jan 2017
2·73 Posts |
![]()
If you multiply the elements of the set {b^i for all i} by b, you get the same set with permuted elements. Thus multiplying the sum by b does not change it mod n. Thus S*b = S mod n, S*(b-1)=0 mod n, and S must be 0 mod n.
Quote:
n = 1111, b = 10, k = 2: m = 1 n = 1111, b = 10, k = 21: m = 2 |
|
![]() |
![]() |
![]() |
#3 | ||
Feb 2017
Nowhere
133148 Posts |
![]() Quote:
Conditions restated for ease of reference: Quote:
Last fiddled with by Dr Sardonicus on 2021-08-29 at 13:29 |
||
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
A "difference of two squares" conundrum | Dr Sardonicus | Puzzles | 3 | 2019-01-09 15:38 |