Solution:
Answer: 15 Let d=gcd(a,b) for some a,b∈Z+.
Then, we can write d=ax−by, where x,y∈Z+, and
2a−1∣2ax−12b−1∣2by−1
Multiplying the right-hand side of (2) by 2d, we get,
2b−1∣2ax−2d
Thus, gcd(2a−1,2b−1)=2d−1=2gcd(a,b)−1.
Using a=16 and b=36, we get
gcd(216−1,236−1)=2gcd(16,36)−1=24−1=15