Advertisements
Advertisements
Question
Prove that the square of any positive integer is of the form 3m or, 3m + 1 but not of the form 3m +2.
Solution
By Euclid’s division algorithm
a = bq + r, where 0 ≤ r ≤ b
Put b = 3
a = 3q + r, where 0 ≤ r ≤ 3
If r = 0, then a = 3q
If r = 1, then a = 3q + 1
If r = 2, then a = 3q + 2
Now, (3q)2 = 9q2
= 3 × 3q2
= 3m, where m is some integer
(3q + 1)2 = (3q)2 + 2(3q)(1) + (1)2
= 9q2 + 6q + 1
= 3(3q2 + 2q) + 1
= 3m + 1, where m is some integer
(3q + 2)2 = (3q)2 + 2(3q)(2) + (2)2
= 9q2 + 12q + 4
= 9q2 + 12q + 4
= 3(3q2 + 4q + 1) + 1
= 3m + 1, hwrer m is some integer
Hence the square of any positive integer is of the form 3m, or 3m +1
But not of the form 3m + 2
APPEARS IN
RELATED QUESTIONS
Show that every positive integer is of the form 2q and that every positive odd integer is of the from 2q + 1, where q is some integer.
Define HOE of two positive integers and find the HCF of the following pair of numbers:
475 and 495
Define HOE of two positive integers and find the HCF of the following pair of numbers:
240 and 6552
Find the largest number which exactly divides 280 and 1245 leaving remainders 4 and 3, respectively.
The HCF of two numbers is 18 and their product is 12960. Find their LCM.
In a seminar, the number of participants in Hindi, English and mathematics are 60, 84 and 108 respectively. Find the minimum number of rooms required, if in each room, the same number of participants are to be seated and all of them being in the same subject .
Three sets of English, Mathematics and Science books containing 336, 240 and 96 books respectively have to be stacked in such a way that all the books are stored subject wise and the height of each stack is the same. How many stacks will be there?
π is an irrational number (True/False).
HCF of 8, 9, 25 is ______.
Show that the cube of a positive integer of the form 6q + r, q is an integer and r = 0, 1, 2, 3, 4, 5 is also of the form 6m + r.