Math, asked by deepikatiwari2018, 1 year ago

No of value of n for which n^2-n-2 is divisible by 16

Answers

Answered by AryanTennyson
3
Let n = 4p+ 1,
 
(n2 – 1) = (4p + 1)2 – 1 = 16p2 + 8p + 1 = 16p2 + 8p = 8p (2p + 1)
⇒ (n2 – 1) is divisible by 8.
 
(n2 – 1) = (4p + 3)2 – 1 = 16p2 + 24p + 9 – 1 = 16p2+ 24p + 8 = 8(2p2 + 3p + 1)
⇒ n2– 1 is divisible by 8.
 
Therefore, n2– 1 is divisible by 8 if n is an odd positive integer.
Similar questions