Skip to main content
Back to Binomial Theorem
JEE Main 2019
Binomial Theorem
Binomial Theorem
Easy

Question

The positive integer just greater than (1+0.0001)10000{\left( {1 + 0.0001} \right)^{10000}} is

Options

Solution

Key Concepts and Formulas

This problem leverages our understanding of the mathematical constant ee, specifically its definition through limits and infinite series, in conjunction with the Binomial Theorem.

  1. The Binomial Theorem: For any non-negative integer nn, the expansion of (a+b)n(a+b)^n is given by: (a+b)n=k=0n(nk)ankbk(a+b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{n-k} b^k A specific form useful here is for (1+x)n(1+x)^n: (1+x)n=(n0)+(n1)x+(n2)x2++(nn)xn(1+x)^n = \binom{n}{0} + \binom{n}{1}x + \binom{n}{2}x^2 + \dots + \binom{n}{n}x^n

  2. The Constant ee (Euler's Number):

    • Limit Definition: ee is defined as the limit of a sequence: e=limn(1+1n)ne = \lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n
    • Series Expansion: ee can also be represented by an infinite series: e=k=01k!=1+11!+12!+13!+e = \sum_{k=0}^{\infty} \frac{1}{k!} = 1 + \frac{1}{1!} + \frac{1}{2!} + \frac{1}{3!} + \dots The approximate value of ee is 2.71828...2.71828....
  3. Crucial Inequality: For any finite positive integer nn, the value of (1+1n)n\left(1 + \frac{1}{n}\right)^n is always strictly less than ee. That is, (1+1n)n<e\left(1 + \frac{1}{n}\right)^n < e. This inequality arises from comparing the finite binomial expansion with the infinite series for ee.


Step-by-Step Solution

Step 1: Transform the Given Expression into a Standard Form

The given expression is (1+0.0001)10000{\left( {1 + 0.0001} \right)^{10000}}.

  • Why this step? Our goal is to relate this expression to the constant ee. The first step is to rewrite the decimal 0.00010.0001 as a fraction, which will reveal a form directly comparable to the definition of ee.
  • We can write 0.00010.0001 as 110000\frac{1}{10000}.
  • Let n=10000n = 10000. Substituting this into the expression, we get: (1+1n)n{\left( {1 + \frac{1}{n}} \right)^n} This is precisely the form that appears in the limit definition of ee.

Step 2: Expand the Expression Using the Binomial Theorem

Now, we will apply the Binomial Theorem to expand (1+1n)n{\left( {1 + \frac{1}{n}} \right)^n} for n=10000n=10000.

  • Why this step? Expanding the expression allows us to examine its individual terms and compare them with the terms of the series expansion for ee. This term-by-term comparison is essential to establish the inequality between our expression and ee.
  • Using the Binomial Theorem for (1+x)n(1+x)^n with x=1nx = \frac{1}{n}: (1+1n)n=(n0)(1)n(1n)0+(n1)(1)n1(1n)1+(n2)(1)n2(1n)2+(n3)(1)n3(1n)3++(nn)(1)0(1n)n{\left( {1 + \frac{1}{n}} \right)^n} = \binom{n}{0}(1)^n\left(\frac{1}{n}\right)^0 + \binom{n}{1}(1)^{n-1}\left(\frac{1}{n}\right)^1 + \binom{n}{2}(1)^{n-2}\left(\frac{1}{n}\right)^2 + \binom{n}{3}(1)^{n-3}\left(\frac{1}{n}\right)^3 + \dots + \binom{n}{n}(1)^0\left(\frac{1}{n}\right)^n
  • Let's simplify each term:
    • (n0)=1\binom{n}{0} = 1
    • (n1)(1n)=n1n=1\binom{n}{1}\left(\frac{1}{n}\right) = n \cdot \frac{1}{n} = 1
    • (n2)(1n)2=n(n1)2!1n2=12!n(n1)n2=12!(11n)\binom{n}{2}\left(\frac{1}{n}\right)^2 = \frac{n(n-1)}{2!} \cdot \frac{1}{n^2} = \frac{1}{2!} \cdot \frac{n(n-1)}{n^2} = \frac{1}{2!} \left(1 - \frac{1}{n}\right)
    • (n3)(1n)3=n(n1)(n2)3!1n3=13!n(n1)(n2)n3=13!(11n)(12n)\binom{n}{3}\left(\frac{1}{n}\right)^3 = \frac{n(n-1)(n-2)}{3!} \cdot \frac{1}{n^3} = \frac{1}{3!} \cdot \frac{n(n-1)(n-2)}{n^3} = \frac{1}{3!} \left(1 - \frac{1}{n}\right)\left(1 - \frac{2}{n}\right)
  • Continuing this pattern, the full expansion becomes: (1+1n)n=1+1+12!(11n)+13!(11n)(12n)++1n!(11n)(12n)(1n1n){\left( {1 + \frac{1}{n}} \right)^n} = 1 + 1 + \frac{1}{2!} \left(1 - \frac{1}{n}\right) + \frac{1}{3!} \left(1 - \frac{1}{n}\right)\left(1 - \frac{2}{n}\right) + \dots + \frac{1}{n!} \left(1 - \frac{1}{n}\right)\left(1 - \frac{2}{n}\right)\dots\left(1 - \frac{n-1}{n}\right) Note that this is a finite series with (n+1)(n+1) terms.

Step 3: Compare with the Series Expansion of ee

Now, let's compare the binomial expansion we just derived with the infinite series for ee: e=1+11!+12!+13!++1n!+1(n+1)!+e = 1 + \frac{1}{1!} + \frac{1}{2!} + \frac{1}{3!} + \dots + \frac{1}{n!} + \frac{1}{(n+1)!} + \dots Rewriting the first two terms:

Practice More Binomial Theorem Questions

View All Questions