PYQ Vault

MHT-CET Maths · Limits

Exponential, Logarithmic and 1^∞ Limits

Three standard limits — (aˣ − 1)/x → log a, log(1 + x)/x → 1 and (1 + x)^(1/x) → e — plus the algebra that reduces a stem to them.

Why this matters

11 PYQs at 64% HARD, and the single most productive page for marks per formula: five of the eleven are one factorisation or one substitution away from (aˣ − 1)/x. The 1 to the power infinity form appears both here and, more often, wearing a continuity costume on the next page — learn e to the power of the limit of (f − 1)g once and it answers both. In the CET bank and textbook log means the natural logarithm; a base is written only when it is not e.

Concept 1 of 6

The Exponential and Logarithmic Standard Limits

Intuition

Near 00, ax−1a^x - 1 grows like xlog⁡ax\log a — the slope of axa^x at the origin — and log⁡(1+x)\log(1 + x) grows like xx. Each standard limit is one of these slopes.

Definition

  • lim⁡x→0ax−1x=log⁡a\lim_{x\to 0}\dfrac{a^x - 1}{x} = \log a; in particular lim⁡x→0ex−1x=1\lim_{x\to 0}\dfrac{e^x - 1}{x} = 1.
  • lim⁡x→0log⁡(1+x)x=1\lim_{x\to 0}\dfrac{\log(1 + x)}{x} = 1, and scaled: lim⁡x→0log⁡(1+kx)x=k\lim_{x\to 0}\dfrac{\log(1 + kx)}{x} = k, lim⁡x→0log⁡(1+x2/3)x2=13\lim_{x\to 0}\dfrac{\log(1 + x^2/3)}{x^2} = \dfrac{1}{3}.
  • Replacement rule, exactly as for sin⁡\sin: inside a product or quotient, a□−1→□log⁡aa^{\square} - 1 \to \square\log a, e□−1→□e^{\square} - 1 \to \square, log⁡(1+□)→□\log(1 + \square) \to \square whenever □→0\square \to 0.
  • Then count powers of xx on each floor; matched powers give a finite constant, mismatched give 00 or ∞\infty.
  • log⁡a−log⁡b=log⁡ab\log a - \log b = \log\dfrac{a}{b} and log⁡a2=2log⁡a\log a^2 = 2\log a are how the option list is written — reduce your answer to a single log.

Exponential and logarithmic standard limits

lim⁡x→0ax−1x=log⁡alim⁡x→0ex−1x=1lim⁡x→0log⁡(1+x)x=1lim⁡x→0log⁡(1+kx)x=k\lim_{x\to 0}\frac{a^x - 1}{x} = \log a \qquad \lim_{x\to 0}\frac{e^x - 1}{x} = 1 \qquad \lim_{x\to 0}\frac{\log(1 + x)}{x} = 1 \qquad \lim_{x\to 0}\frac{\log(1 + kx)}{x} = k
  • log⁡\lognatural logarithm (base ee)

Worked example

Evaluate lim⁡x→03x−12x−1\lim_{x\to 0}\dfrac{3^x - 1}{2^x - 1}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 1LimitsMODERATE
lim⁡x→09x−4xx(9x+4x)=\lim_{x\to 0}\frac{9^x - 4^x}{x(9^x + 4^x)} =

[Q138 · 10th May Shift 2 · 2023]

(aˣ − 1)/x is log a, never a

The limit is the slope of axa^x at 00, which is log⁡a\log a. An option reading 32\dfrac{3}{2} where log⁡32\log\dfrac{3}{2} is correct is the standard distractor.

Concept 2 of 6

Factorising aˣ − bˣ − cˣ + 1 into (bˣ − 1)(cˣ − 1)

Intuition

63x=9x⋅7x63^x = 9^x\cdot 7^x. So 63x−9x−7x+163^x - 9^x - 7^x + 1 is 9x⋅7x−9x−7x+19^x\cdot7^x - 9^x - 7^x + 1, which factors by grouping into (9x−1)(7x−1)(9^x - 1)(7^x - 1) — two standard limits multiplied together.

Definition

  • Whenever the first base is the product of the other two: (bc)x−bx−cx+1=(bx−1)(cx−1)(bc)^x - b^x - c^x + 1 = (b^x - 1)(c^x - 1).
  • The product is second order in xx: (bx−1)(cx−1)∼x2log⁡blog⁡c(b^x - 1)(c^x - 1) \sim x^2\log b\log c. So it pairs with an x2x^2, an xsin⁡xx\sin x, or a 1−cos⁡x1 - \cos x below.
  • Variants: ax−bx=(ax−1)−(bx−1)∼x(log⁡a−log⁡b)=xlog⁡aba^x - b^x = (a^x - 1) - (b^x - 1) \sim x(\log a - \log b) = x\log\dfrac{a}{b}; and 10x+7x−14x−5x=−(2x−1)(7x−5x)10^x + 7^x - 14^x - 5^x = -(2^x - 1)(7^x - 5^x)... check the grouping by expanding it back.
  • 1x1^x in a stem is just 11: 8x−4x−2x+1x=(4x−1)(2x−1)8^x - 4^x - 2^x + 1^x = (4^x - 1)(2^x - 1).

Grouping factorisation

(bc)x−bx−cx+1=(bx−1)(cx−1)∼x2 log⁡b log⁡c(bc)^x - b^x - c^x + 1 = (b^x - 1)(c^x - 1) \sim x^2\,\log b\,\log c

Worked example

Evaluate lim⁡x→06x−3x−2x+1x2\lim_{x\to 0}\dfrac{6^x - 3^x - 2^x + 1}{x^2}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 2LimitsHARD
lim⁡x→063x−9x−7x+12−1+cos⁡x=\lim_{x\rightarrow 0} \frac{63^{x}-9^{x}-7^{x}+ 1}{\sqrt{2}-\sqrt{1 + \cos x}}=...... .

[Q104 · 25 April Shift II · 2025]

Sending each term to its own limit

63x−9x−7x+1→1−1−1+1=063^x - 9^x - 7^x + 1 \to 1 - 1 - 1 + 1 = 0 tells you the form is 0/00/0 and nothing else. The value comes from the factorised product, and it is second order — pair it with x2x^2 or 1−cos⁡x1 - \cos x, not with xx.

Concept 3 of 6

Substitute t = aˣ When the Exponents Are Mixed

Intuition

5x5^x, 53−x5^{3 - x} and 5x/25^{x/2} are all powers of one thing. Call 5x/2=t5^{x/2} = t and the whole limit becomes a rational function of tt — a factor-and-cancel problem from the algebraic page.

Definition

  • Choose tt as the smallest power present so that every other exponential is an integer power of tt: with 5x/2=t5^{x/2} = t, 5x=t25^x = t^2 and 53−x=125t25^{3 - x} = \dfrac{125}{t^2}.
  • Translate the point: x→2x \to 2 becomes t→5t \to 5.
  • Clear the fractions in tt, factor the polynomial (it vanishes at the new point), cancel, substitute — or use the derivative-in-disguise reading on the tt-expression.
  • Same idea for 4x4^x with 2x2^x: put 2x=t2^x = t, so 4x=t24^x = t^2 and 2x+1=2t2^{x + 1} = 2t.

Exponential substitution

t=ax/k ⇒ ax=tk,ac−x=actk,x→x0  ⟺  t→ax0/kt = a^{x/k}\ \Rightarrow\ a^{x} = t^{k},\quad a^{c - x} = \frac{a^{c}}{t^{k}},\qquad x \to x_0 \iff t \to a^{x_0/k}

Worked example

Evaluate lim⁡x→14x−2x+12x−2\lim_{x\to 1}\dfrac{4^x - 2^{x + 1}}{2^x - 2}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 3LimitsHARD
lim⁡x→25x+53−x−3053−x−5x/2=\lim_{x \to 2} \frac{5^x + 5^{3-x} - 30}{5^{3-x} - 5^{x/2}} =

[Q105 · 11th May Shift 1 · 2023]

Choosing t too large

Putting t=5xt = 5^x leaves 5x/2=t5^{x/2} = \sqrt{t}, a surd that needs rationalising. Choosing the SMALLEST power as tt keeps everything polynomial.

Concept 4 of 6

Composite Forms: (eᵘ − 1)/u with u → 0, and Mixed Series Terms

Intuition

etan⁡x−exe^{\tan x} - e^{x} is not a standard form until you factor out exe^{x}: then it is ex(eu−1)e^{x}(e^{u} - 1) with u=tan⁡x−x→0u = \tan x - x \to 0, and eu−1u→1\dfrac{e^{u} - 1}{u} \to 1 even though uu is a complicated function.

Definition

  • ea−eb=eb(ea−b−1)e^{a} - e^{b} = e^{b}(e^{a - b} - 1), and ea−b−1a−b→1\dfrac{e^{a - b} - 1}{a - b} \to 1 whenever a−b→0a - b \to 0. This kills any ef(x)−eg(x)f(x)−g(x)\dfrac{e^{f(x)} - e^{g(x)}}{f(x) - g(x)} instantly.
  • The same rule for any inner function: ex2−1x2→1\dfrac{e^{x^2} - 1}{x^2} \to 1, esin⁡x−1sin⁡x→1\dfrac{e^{\sin x} - 1}{\sin x} \to 1, e5x−15x→1\dfrac{e^{5\sqrt{x}} - 1}{5\sqrt{x}} \to 1.
  • Mixed numerators like ex2−cos⁡3xe^{x^2} - \cos 3x: add and subtract 11 to split into (ex2−1)+(1−cos⁡3x)(e^{x^2} - 1) + (1 - \cos 3x), each a known order — x2x^2 and 9x22\dfrac{9x^2}{2}.
  • Then the denominator's pieces are replaced the same way: sin⁡xlog⁡(1+2x)∼x⋅2x=2x2\sin x\log(1 + 2x) \sim x\cdot 2x = 2x^2.

Composite exponential forms

ea−eb=eb(ea−b−1)lim⁡u→0eu−1u=1  for any u=u(x)→0e^{a} - e^{b} = e^{b}\left(e^{a - b} - 1\right) \qquad \lim_{u\to 0}\frac{e^{u} - 1}{u} = 1 \ \text{ for any } u = u(x) \to 0

Worked example

Evaluate lim⁡x→0esin⁡x−exsin⁡x−x\lim_{x\to 0}\dfrac{e^{\sin x} - e^{x}}{\sin x - x}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 4LimitsMODERATE
lim⁡x→0etan⁡x−extan⁡x−x=\lim_{x\rightarrow 0} \frac{e^{\tan x}-e^{x}}{\tan x-x}=

[Q124 · 20 April Shift I · 2025]

Using only first order on eˣ² − cos x

ex2−cos⁡xx2\dfrac{e^{x^2} - \cos x}{x^2} needs the x2x^2 term of BOTH series: x2x^2 from ex2e^{x^2} and x22\dfrac{x^2}{2} from cos⁡x\cos x, giving 32\dfrac{3}{2}. Dropping the cosine's 12\frac12 gives 11, which is among the options.

Concept 5 of 6

The 1^∞ Form: lim f^g = e^{lim (f − 1)g}

Intuition

(1+1x)x\left(1 + \dfrac{1}{x}\right)^x is 'almost 1' raised to a huge power, and the two effects balance to give ee. Every 1∞1^\infty limit is that balance in disguise: the answer is ee raised to how fast the base leaves 11 times how fast the exponent grows.

Definition

  • Base limits: lim⁡x→0(1+x)1/x=e\lim_{x\to 0}(1 + x)^{1/x} = e and lim⁡x→∞(1+kx)x=ek\lim_{x\to\infty}\left(1 + \dfrac{k}{x}\right)^{x} = e^{k}.
  • General rule: if f→1f \to 1 and g→∞g \to \infty, then lim⁡fg=elim⁡(f−1) g\lim f^{g} = e^{\lim (f - 1)\,g}. Compute the exponent (f−1)g(f - 1)g as an ordinary limit.
  • Recognise the form first: x+8x+1→1\dfrac{x + 8}{x + 1} \to 1 with exponent x+5→∞x + 5 \to \infty; log⁡33x=1+log⁡3x→1\log_3 3x = 1 + \log_3 x \to 1 with exponent log⁡x8→∞\log_x 8 \to \infty; (1+tan⁡x)csc⁡x(1 + \tan x)^{\csc x} at 00.
  • Quotient shortcut: (1+8/x)x(1+1/x)x→e8e1=e7\dfrac{(1 + 8/x)^{x}}{(1 + 1/x)^{x}} \to \dfrac{e^{8}}{e^{1}} = e^{7}.
  • If the base does not tend to 11 the form is not 1∞1^\infty: (45)something→0\left(\frac45\right)^{\text{something} \to 0} is simply 11, and (45)something→∞\left(\frac45\right)^{\text{something}\to\infty} is 00.

The 1^∞ rule

lim⁡x→0(1+x)1/x=elim⁡x→∞(1+kx)x=ekf→1, g→∞: lim⁡fg=elim⁡(f−1)g\lim_{x\to 0}(1 + x)^{1/x} = e \qquad \lim_{x\to\infty}\left(1 + \frac{k}{x}\right)^{x} = e^{k} \qquad f \to 1,\ g \to \infty:\ \lim f^{g} = e^{\lim (f - 1)g}

Worked example

Evaluate lim⁡x→∞(x+3x−1)x\lim_{x\to\infty}\left(\dfrac{x + 3}{x - 1}\right)^{x}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 5LimitsMODERATE
lim⁡x→∞(x+8x+1)x+5=…\lim_{x\rightarrow \infty} \left( \frac{x+ 8}{x+ 1} \right)^{x+ 5}= \ldots

[Q134 · 22 April Shift I · 2025]

1^∞ is indeterminate — never answer 1 by substitution

(x+8x+1)x+5\left(\dfrac{x + 8}{x + 1}\right)^{x + 5} looks like 1∞=11^\infty = 1 and equals e7e^{7}. The option '1' is present precisely for the student who substitutes.

Concept 6 of 6

0⁰ and ∞⁰ Forms — Take Logarithms

Intuition

xxx^{x} as x→0+x \to 0^+ pits a base going to 00 against an exponent going to 00. Taking logs turns the power into a product, xlog⁡xx\log x, and that product tends to 00 — the log loses to the power of xx.

Definition

  • For l=lim⁡fgl = \lim f^{g} with f→0+,g→0f \to 0^+, g \to 0 (form 000^0) or f→∞,g→0f \to \infty, g \to 0 (form ∞0\infty^0): compute log⁡l=lim⁡glog⁡f\log l = \lim g\log f, then l=elog⁡ll = e^{\log l}.
  • Key fact: lim⁡x→0+xlog⁡x=0\lim_{x\to 0^+} x\log x = 0 — any positive power of xx beats log⁡x\log x. Hence xx→1x^{x} \to 1, xsin⁡x→1x^{\sin x} \to 1, x2x→1x^{2x} \to 1.
  • Not every power form is indeterminate: (sin⁡x)1/x(\sin x)^{1/x} as x→0+x \to 0^+ has base →0\to 0 and exponent →+∞\to +\infty, so it is simply 00 — a tiny number raised to a huge power.
  • Sums of such terms are evaluated term by term once each is settled: (sin⁡x)1/x+1xsin⁡x→0+1=1(\sin x)^{1/x} + \dfrac{1}{x^{\sin x}} \to 0 + 1 = 1.

Power forms through the logarithm

l=lim⁡fg ⇒ log⁡l=lim⁡glog⁡flim⁡x→0+xlog⁡x=0 ⇒ lim⁡x→0+xx=1l = \lim f^{g} \ \Rightarrow\ \log l = \lim g\log f \qquad \lim_{x\to 0^+} x\log x = 0 \ \Rightarrow\ \lim_{x\to 0^+} x^{x} = 1

Worked example

Evaluate lim⁡x→0+xx\lim_{x\to 0^+} x^{x}.
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 6LimitsHARD
The value of lim⁡x→0+[(sin⁡x)1/x+1xsin⁡x]\lim_{x \to 0^+} \left[(\sin x)^{1/x} + \frac{1}{x^{\sin x}}\right] where x>0x > 0 is

[Q116 · 16th May Shift 1 · 2023]

Treating (sin x)^(1/x) as a 0⁰ form

The exponent 1/x→+∞1/x \to +\infty, not 00. A base below 11 raised to an unbounded power is 00; no logarithm is needed. Only 000^0, ∞0\infty^0 and 1∞1^\infty are indeterminate among the power forms.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (6)

  • The Exponential and Logarithmic Standard Limits

    Exponential and logarithmic standard limits

    lim⁡x→0ax−1x=log⁡alim⁡x→0ex−1x=1lim⁡x→0log⁡(1+x)x=1lim⁡x→0log⁡(1+kx)x=k\lim_{x\to 0}\frac{a^x - 1}{x} = \log a \qquad \lim_{x\to 0}\frac{e^x - 1}{x} = 1 \qquad \lim_{x\to 0}\frac{\log(1 + x)}{x} = 1 \qquad \lim_{x\to 0}\frac{\log(1 + kx)}{x} = k
  • Factorising aˣ − bˣ − cˣ + 1 into (bˣ − 1)(cˣ − 1)

    Grouping factorisation

    (bc)x−bx−cx+1=(bx−1)(cx−1)∼x2 log⁡b log⁡c(bc)^x - b^x - c^x + 1 = (b^x - 1)(c^x - 1) \sim x^2\,\log b\,\log c
  • Substitute t = aˣ When the Exponents Are Mixed

    Exponential substitution

    t=ax/k ⇒ ax=tk,ac−x=actk,x→x0  ⟺  t→ax0/kt = a^{x/k}\ \Rightarrow\ a^{x} = t^{k},\quad a^{c - x} = \frac{a^{c}}{t^{k}},\qquad x \to x_0 \iff t \to a^{x_0/k}
  • Composite Forms: (eᵘ − 1)/u with u → 0, and Mixed Series Terms

    Composite exponential forms

    ea−eb=eb(ea−b−1)lim⁡u→0eu−1u=1  for any u=u(x)→0e^{a} - e^{b} = e^{b}\left(e^{a - b} - 1\right) \qquad \lim_{u\to 0}\frac{e^{u} - 1}{u} = 1 \ \text{ for any } u = u(x) \to 0
  • The 1^∞ Form: lim f^g = e^{lim (f − 1)g}

    The 1^∞ rule

    lim⁡x→0(1+x)1/x=elim⁡x→∞(1+kx)x=ekf→1, g→∞: lim⁡fg=elim⁡(f−1)g\lim_{x\to 0}(1 + x)^{1/x} = e \qquad \lim_{x\to\infty}\left(1 + \frac{k}{x}\right)^{x} = e^{k} \qquad f \to 1,\ g \to \infty:\ \lim f^{g} = e^{\lim (f - 1)g}
  • 0⁰ and ∞⁰ Forms — Take Logarithms

    Power forms through the logarithm

    l=lim⁡fg ⇒ log⁡l=lim⁡glog⁡flim⁡x→0+xlog⁡x=0 ⇒ lim⁡x→0+xx=1l = \lim f^{g} \ \Rightarrow\ \log l = \lim g\log f \qquad \lim_{x\to 0^+} x\log x = 0 \ \Rightarrow\ \lim_{x\to 0^+} x^{x} = 1

Watch out for (6)

Drill every past-year question on this subtopic

11 questions from the bank — paginated, with cart and Word-export support.

Related notes