Let P(n):n2+n+1 is an even integer. If p(k) is assumed true ⇒P(k+1) is true. Therefore, P(n) is TRUE
see full answer
High-Paying Jobs That Even AI Can’t Replace — Through JEE/NEET
🎯 Hear from the experts why preparing for JEE/NEET today sets you up for future-proof, high-income careers tomorrow.
An Intiative by Sri Chaitanya
a
for n>1
b
for all n∈N
c
for n>2
d
None of the above
answer is D.
(Unlock A.I Detailed Solution for FREE)
Best Courses for You
JEE
NEET
Foundation JEE
Foundation NEET
CBSE
Detailed Solution
Given,P(n):n2+n+1At n = 1, P(1):3, which is not an even integer. P(1 ) is not true (principle of induction is not applicable). Also, n(n + 1 ) + 1 is always an odd integer.