Advertisements
Advertisements
Question
Prove that the square of any positive integer is of the form 4q or 4q + 1 for some integer q.
Solution
By Euclid’s division Algorithm
a = bm + r, where 0 ≤ r ≤ b
Put b = 4
a = 4m + r, where 0 ≤ r ≤ 4
If r = 0, then a = 4m
If r = 1, then a = 4m + 1
If r = 2, then a = 4m + 2
If r = 3, then a = 4m + 3
Now, (4m)2 = 16m2
= 4 × 4m2
= 4q where q is some integer
(4m + 1)2 = (4m)2 + 2(4m)(1) + (1)2
= 16m2 + 8m + 1
= 4(4m2 + 2m) + 1
= 4q + 1 where q is some integer
(4m + 2)2 = (4m)2 + 2(4m)(2)+(2)2
= 16m2 + 24m + 9
= 16m2 + 24m + 8 + 1
= 4(4m2 + 6m + 2) + 1
= 4q + 1, where q is some integer
Hence, the square of any positive integer is of the form 4q or 4q + 1 for some integer m
APPEARS IN
RELATED QUESTIONS
If a and b are two odd positive integers such that a > b, then prove that one of the two numbers `(a+b)/2` and `(a-b)/2` is odd and the other is even.
Define HOE of two positive integers and find the HCF of the following pair of numbers:
105 and 120
Show that every positive even integer is of the form 4m and that every positive odd integer is of the form 4m + 1 for some integer m.
Using prime factorization, find the HCF and LCM of 23, 31 In case verify that HCF × LCM = product of given numbers.
Find the greatest number of four digits which is exactly divisible by 15, 24 and 36.
Without actual division, show that each of the following rational numbers is a terminating decimal. Express each in decimal form.
(i) `24/125`
Without actual division show that each of the following rational numbers is a non-terminating repeating decimal.
(i) `129/(2^2× 5^7 × 7^5)`
The LCM of two numbers is 1200, show that the HCF of these numbers cannot be 500. Why ?
HCF of two numbers is always a factor of their LCM (True/False).
Prove that the product of two consecutive positive integers is divisible by 2