Let p and q are two prime numbers. Also, let us assume q|(2p−1). Then show that (2p−1,2q−1−1)=2(p,q−1)−1. Note- (p,q) denotes HCF of p and q.
Answer
It's true in general that (2a−1,2b−1)=2(a,b)−1
My favorite proof goes as follows :
Perform an induction on a+b :
The base case a+b=2 so a=b=1 it's obvious .
Now assume that it's true for all a and b with a+b≤k .
Take some a and b with a+b=k+1 . Let also d=(2a−1,2b−1)
Clearly d is odd and also :
d∣(2a−1)−(2b−1)=2b(2a−b−1)
d∣2a−b−1
This means that :
d∣(2b−1,2a−b−1)
But because b+a−b=a≤k it folows that the RHS is 2(b,a−b)−1
Also it's clear that (b,a−b)=(a,b) so :
d∣2(a,b)−1
But also 2(a,b)−1∣d
2(a,b)−1∣2a−1
2(a,b)−1∣2b−1
This means that d=2(a,b)−1 and the induction is finished :
NOTE : This is essentially equivalent with a proof using the Euclidean algorithm .
No comments:
Post a Comment