Thursday, April 27, 2017

elementary number theory - gcd(bx1,by1,bz1,...)=bgcd(x,y,z,...)1




Dear friends,


Since b, x, y, z, are integers greater than 1, how can we prove that gcd(bx1,by1,bz1,)=bgcd(x,y,z,...)1

?


Thank you!



Paulo Argolo

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...