i know how to find the $\gcd(5,11,2^{2015}-1)$. but i can't seem to find the linear combination. do you find it the same way we find the linear combination of two integers.
2026-04-12 03:13:42.1775963622
Writing a GCD of three numbers as a linear combination
2.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint: $$\gcd(a,b,c) = \gcd(\gcd(a,b), c)$$