Advertisements
Advertisements
Question
Use Euclid's Division Algorithm to show that the square of any positive integer is either of the form 3m or 3m + 1 for some integer m.
Solution
Let a and b are two positive integers such that a is greater than b; then:
a = bq + r; where q and r are also positive integers and 0 ≤ r < b
Taking b = 3, we get:
a = 3q + r; where 0 ≤ r < 3
⇒ The value of positive integer a will be
3q + 0, 3q + 1 or 3q + 2
i.e., 3q, 3q + 1 or 3q + 2.
Now we have to show that the squares of positive integers 3q, 3q + 1 and 3q + 2 can be expressed as 3m, or 3m + 1 for some integer m.
Square of 3q = (3q)2
= 9q2 = 3(3q2) = 3m; 3 where m is some integer.
Square of 3q + 1 = (3q + 1)2
= 9q2 + 6q + 1
= 3(3q2 + 2q) + 1 = 3m + 1 for some integer m.
Square of 3q + 2 = (3q + 2)2
= 9q2 + 12q + 4
= 9q2 + 12q + 3 + 1
= 3(3q2 + 4q + 1) + 1 = 3m + 1 for some integer m.
The square of any positive integer is either of the form 3m or 3m + 1 for some integer m.
Hence the required result.
APPEARS IN
RELATED QUESTIONS
Show that any positive odd integer is of the form 4q + 1 or 4q + 3, where q is some integer.
Express the HCF of 468 and 222 as 468x + 222y where x, y are integers in two different ways.
Using prime factorization, find the HCF and LCM of 30, 72, 432 .
Find the smallest number which when increased by 17 is exactly divisible by both 520 and 468.
Show that the following numbers are irrational.
Prove that \[\sqrt{5} + \sqrt{3}\] is irrational.
Every even integer is of the form 2m, where m is an integer (True/False).
Prove that n2 – n divisible by 2 for every positive integer n
A positive integer is of the form 3q + 1, q being a natural number. Can you write its square in any form other than 3m + 1, i.e., 3m or 3m + 2 for some integer m? Justify your answer.
Prove that one and only one out of n, n + 2 and n + 4 is divisible by 3, where n is any positive integer.