题目:If n is a prime number greater than 3, what is the remainder when n的平方is divided by 12?
问题:当管老师解题时,他出了3个方程式,分别是:
1) n=3A+1, n的平方=9A(square)+6A+1
2) n=3A+2, n的平方=9A(square)+12A+4
3) n=2A+1, n的平方=4A(square)+4A+1
我不明白的点是:这3个方程式是怎么推到或者是一看到题目就这么设出来的?
解答:
点赞0
阅读249869
解答:
sysadmin
提问:
【请May老师回答】这题鸡精提供的答案是D 可是我觉得第二个条件不能得出呢 假设n三次方是x平方 除以n平方 是可以得到x/ n 平方 但是x/n 不一定是整数呀?