Calculus · real student question

Evaluate the limit as n approaches infinity of (2^n + (-7)^n) divided by (2^(n+1) + (-7)^(n+1)).

Question

Evaluate

limn2n+(7)n2n+1+(7)n+1.\lim_{n\to\infty}\frac{2^{n}+(-7)^{n}}{2^{n+1}+(-7)^{n+1}}.

Step-by-step solution

  1. Find the dominant term by comparing absolute values. The competing bases have sizes 2=2|2|=2 and 7=7|-7|=7. Since 7>27>2, the terms (7)n(-7)^n swamp the terms 2n2^n as nn grows — the alternating sign does not change which one is bigger.

  2. Split off one factor from the shifted powers. Rewrite the denominator so both terms match the numerator's exponent:

    2n+1=22n,(7)n+1=(7)(7)n.2^{n+1}=2\cdot 2^{n},\qquad (-7)^{n+1}=(-7)\cdot(-7)^{n}.

  3. Divide numerator and denominator by the dominant term. Let r=27r=\dfrac{2}{-7}, so 2n(7)n=rn\dfrac{2^{n}}{(-7)^{n}}=r^{n}:

    2n+(7)n22n7(7)n=rn+12rn7.\frac{2^{n}+(-7)^{n}}{2\cdot 2^{n}-7\cdot(-7)^{n}}=\frac{r^{n}+1}{2r^{n}-7}.

  4. Send the small ratio to zero. Since r=27<1|r|=\tfrac27<1, rn0r^{n}\to 0 as nn\to\infty — it alternates in sign but shrinks geometrically, so its limit is 00 regardless.

  5. Read off the limit.

    limnrn+12rn7=0+107=17.\lim_{n\to\infty}\frac{r^{n}+1}{2r^{n}-7}=\frac{0+1}{0-7}=-\frac{1}{7}.

  6. Check with exact arithmetic. Evaluating the original quotient with exact fractions gives 0.14285781-0.14285781 at n=10n=10, 0.14285695-0.14285695 at n=11n=11, and 0.142857142857-0.142857142857 at n=50n=50, 5151, 200200 and 201201 — converging to 17=0.142857-\tfrac17=-0.142857\ldots from both sides as the parity of nn alternates.

Answer

17-\frac{1}{7}

Need to solve a different problem like this? Open the solver →