Prove that the square of any integer, when divided by 3. only by odd and even.

dgamma3
Messages
12
Reaction score
0

Homework Statement



I know you could prove this by stating every integer is either 3m, 3m+1 or 3m+2. However I am trying to prove this just using either even numbers or odd numbers.

so for example, when I try:
(2x+1)^2
= 4x^2 + 4x + 1 - expand
= 3x^2 + x^2 + 3x + x + 1 - group like terms
= 3x^2 + 3x + x^2 + x + 1
= 3*(x^2 + x) + x(x+1) + 1

x(x+1) + 1 is an odd number

so
= 3*(x^2 + x) + 2p + 1

thats as far as I can go.

thanks
 
Physics news on Phys.org
dgamma3 said:

Homework Statement



I know you could prove this by stating every integer is either 3m, 3m+1 or 3m+2. However I am trying to prove this just using either even numbers or odd numbers.

so for example, when I try:
(2x+1)^2
= 4x^2 + 4x + 1 - expand
= 3x^2 + x^2 + 3x + x + 1 - group like terms
= 3x^2 + 3x + x^2 + x + 1
= 3*(x^2 + x) + x(x+1) + 1

x(x+1) + 1 is an odd number

so
= 3*(x^2 + x) + 2p + 1

thats as far as I can go.
What are you trying to prove?
Your thread title seems to be missing a few words
Prove that the square of any integer, when divided by 3. only by odd and even.
Prove that the square of any integer, when divided by 3, does what?

The problem template has a problem statement section titled, and this is where the statement of the problem should go. Use it.
 
sorry mate.

Prove that the square of any integer, when divided by 3, leaves remainder 0 or 1 but never 2.
thanks
 
What possibilities do you need to consider for the integer?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top