Use Euclid's division lemma to show that the square of any positive integer is either of
the form 3m or 3m + 1 for some integer m.
Answers
Answered by
6
Answer:
I HOPE THIS MAY HELP YOU
Attachments:
Answered by
7
Let x be positive integers
- b = 3
By Euclid's division algorithm,
a = bq + r (where 0 ≤ or < b)
x = 3q + r (where 0 ≤ or < 3)
possible value of r = 0,1,2
when r = 0
then,
x = 3q
Squaring both side,
When r = 1
then,
x = 3q + 1
squaring both side,
when r = 2
then,
x = 3q + 2
Squaring both side,
Hence,the square of any two positive integers is either of the form 3m or 3m + 1 for some integers m.
Similar questions