ExamBro
ExamBro
AP EAMCET · Maths · Mathematical Induction

For what natural numbers nN, the inequality 2n>n+1 is valid?

  1. A nN
  2. B n2
  3. C 1n3
  4. D nN{2,3}
Verified Solution

Answer & Solution

Correct Answer

(B) n2

Step-by-step Solution

Detailed explanation

Given that, 2n>n+1 For n=1, 21>1+1⇒2>2 is not true For n=2, 22>2+1⇒4>3 is True. So, Given inequality is true for n=2. Assume that 2m>m+1 is true for m>2. But 2m>1 for all m>1 ⇒2m+2m>m+1+1 ⇒2m+1>m+1+1 Hence, the…