Question:

The inequality \( n!>2^{n-1} \) is true for

Show Hint

To verify inequalities involving factorials, check small values of \( n \) and observe the growth rates of the functions.
Updated On: Apr 22, 2026
  • for all \( n \in \mathbb{N} \)
  • for all \( n>1 \)
  • for all \( n>2 \)
  • None of the above
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Analyze the inequality.
We are given the inequality \( n!>2^{n-1} \). We need to determine for which values of \( n \) this inequality holds true.

Step 2: Check small values of \( n \).

- For \( n = 1 \): \[ 1! = 1 \quad \text{and} \quad 2^{1-1} = 1 \] So, the inequality does not hold for \( n = 1 \). - For \( n = 2 \): \[ 2! = 2 \quad \text{and} \quad 2^{2-1} = 2 \] So, the inequality holds for \( n = 2 \). - For \( n = 3 \): \[ 3! = 6 \quad \text{and} \quad 2^{3-1} = 4 \] So, the inequality holds for \( n = 3 \). - For \( n = 4 \): \[ 4! = 24 \quad \text{and} \quad 2^{4-1} = 8 \] So, the inequality holds for \( n = 4 \).

Step 3: General observation.

As \( n \) increases, \( n! \) grows much faster than \( 2^{n-1} \). Hence, the inequality holds for \( n>2 \).

Step 4: Conclusion.

Thus, the inequality \( n!>2^{n-1} \) holds true for \( n>2 \), corresponding to option (C).
Was this answer helpful?
0
0