Advertisements
Advertisements
Question
Prove by direct method that for any integer ‘n’, n3 – n is always even.
Solution
We have two cases:
Case I: If n is even
Let n = 2k where k ∈ N
∴ n3 – n = (2k)3 – (2k)
= 2k(4k2 – 1)
= 2m
Where m = k(4k2 – 1)
Therefore (n3 – n) is even.
Case II: If n is odd.
Let n = (2k + 1), k ∈ N
n3 – n = (2k + 1)3 – (2k + 1)
= (2k + 1) [(2k + 1)2 – 1]
= (2k + 1)(4k2 + 4k + 1 – 1]
= (2k + 1) (4k2 + 4k)
= 4k(2k + 1)(k + 1)
= 2.2k(2k + 1)(k + 1)
= 2λ
Where λ = 2k(2k + 1)(k + 1)
Therefore n3 – n is even.
Hence, n3 – n is always even.
APPEARS IN
RELATED QUESTIONS
Write the negation of the following statements:
Chennai is the capital of Tamil Nadu.
Write the negation of the following statements:
`sqrt2` is not a complex number.
Write the negation of the following statements:
All triangles are not equilateral triangle.
Write the negation of the following statements:
The number 2 is greater than 7.
Are the following pairs of statements negations of each other?
The number x is not a rational number.
The number x is not an irrational number.
Are the following pairs of statements negations of each other?
The number x is a rational number.
The number x is an irrational number.\
Find the component statements of the following compound statements and check whether they are true or false.
Number 3 is prime or it is odd.
Find the component statements of the following compound statements and check whether they are true or false.
All integers are positive or negative.
Find the component statements of the following compound statements and check whether they are true or false.
100 is divisible by 3, 11 and 5.
Write the negation of the following statements:
p: For every positive real number x, the number x – 1 is also positive.
Write the negation of the following statements:
q: All cats scratch.
Write the negation of the following statements:
r: For every real number x, either x > 1 or x < 1.
Write the negation of the following statements:
s: There exists a number x such that 0 < x < 1.
Prove by direct method that for any real numbers x, y if x = y, then x2 = y2.