I am reviewing for my abstract algebra final. I know that "gcd" = the greatest common divisor. However, I am confused about what is "kgcd".
Thank you.
I am reviewing for my abstract algebra final. I know that "gcd" = the greatest common divisor. However, I am confused about what is "kgcd".
Thank you.
I am not aware of kgcd being an abbreviation for something,
the way $\gcd$ stands for greatest common divisor.
Without more details, I can't be sure,
but I wonder if "kgcd" means an integer $k$ multiplied by the $\gcd$,
such as in the statement $\gcd(ka,kb)=k\gcd(a,b)$.