Hey all, I'd really appreciate some help with this problem: Given a nonzero integer n, compute gcd(0,n) and gcd(1,n).
Follow Math Help Forum on Facebook and Google+
Originally Posted by jstarks44444 Hey all, I'd really appreciate some help with this problem: Given a nonzero integer n, compute gcd(0,n) and gcd(1,n). What is the definition of the greatest common divisor? What are the divisors of 0 and what are the divisors of 1. CB
View Tag Cloud