Guest Session: 1 Question Remaining. Create Account to save progress.
Login
GCD & LCMhard
0:00.0

Compute gcd⁡(215−1,210−1)\gcd(2^{15} - 1, 2^{10} - 1)gcd(215−1,210−1) using the property that gcd⁡(2a−1,2b−1)=2gcd⁡(a,b)−1\gcd(2^a - 1, 2^b - 1) = 2^{\gcd(a,b)} - 1gcd(2a−1,2b−1)=2gcd(a,b)−1.