NDA Maths · Binomial Theorem

Integer & Fractional Parts of Binomial Expressions

When a surd like (a+√b)ⁿ is expanded, pairing it with its conjugate (a−√b)ⁿ makes the irrational parts cancel — turning a messy surd power into a clean integer plus a small fractional remainder.

Why this matters

8 PYQs, and they look intimidating until you know the one trick: add the conjugate. Then 'find the fractional part', 'is it an integer', 'find the inverse' all fall out of two facts — the conjugate product is small, and the conjugate sum is an integer.

Concept 1 of 2

The Conjugate Trick — Irrational Parts Cancel

Intuition

Expanding (a+√b)ⁿ gives some rational terms and some terms carrying √b. Expanding the conjugate (a−√b)ⁿ gives the SAME terms but with the √b ones flipped in sign. Add them and every √b term cancels — so the sum is a pure integer. Their product is even simpler.

Definition

For integers a,ba, b with bb not a perfect square:

  • Sum is an integer: (a+b)n+(ab)n=2 ⁣ ⁣r even ⁣ ⁣(nr)anrbr/2(a+\sqrt{b})^n + (a-\sqrt{b})^n = 2\!\!\sum_{r\text{ even}}\!\!\binom{n}{r} a^{\,n-r} b^{\,r/2} — all the odd (irrational) terms cancel, leaving an even integer.
  • Product is small: (a+b)(ab)=a2b(a+\sqrt{b})(a-\sqrt{b}) = a^2 - b, so (a+b)n(ab)n=(a2b)n(a+\sqrt{b})^n (a-\sqrt{b})^n = (a^2-b)^n. When a2b=1a^2 - b = 1 the product is exactly 11.
  • Since 0<ab<10 < a-\sqrt{b} < 1 (when a2b=1a^2-b=1 and a>1a>1), the conjugate power (ab)n(a-\sqrt{b})^n is a small positive number less than 1.

Conjugate sum & product

(a+b)n+(ab)nZ,(a+b)n(ab)n=(a2b)n(a+\sqrt{b})^n + (a-\sqrt{b})^n \in \mathbb{Z}, \qquad (a+\sqrt{b})^n(a-\sqrt{b})^n = (a^2-b)^n

Worked example

If k<(2+1)3<k+2k < (\sqrt{2}+1)^3 < k+2 for a natural number kk, find kk.
  1. Expand by the binomial theorem: (2+1)3=22+3(2)+32+1=5+72(\sqrt2+1)^3 = 2\sqrt2 + 3(2) + 3\sqrt2 + 1 = 5 + 7\sqrt2.
  2. Numerically 729.907\sqrt2 \approx 9.90, so (2+1)314.90(\sqrt2+1)^3 \approx 14.90.
  3. Then k<14.90<k+2k < 14.90 < k+2 with kk a natural number gives k=13k = 13.
Answer:k=13k = 13.

From the bank · past-year question

Example 1Binomial TheoremMODERATE
If k<(2+1)3<k+2k < (\sqrt{2}+1)^3 < k+2, where kk is a natural number, then what is the value of kk?

[Q22 · Apr · 2025]

Add the conjugate — don't expand the whole thing

Trying to expand (a+b)20(a+\sqrt b)^{20} term by term is hopeless. The intended move is always to bring in (ab)n(a-\sqrt b)^n: its sum is an integer and its product is (a2b)n(a^2-b)^n.

Concept 2 of 2

Integer Part + Fractional Part

Intuition

Write the big surd power as its integer part I plus a fractional part f (with 0 ≤ f < 1). The small conjugate power f′ = (a−√b)ⁿ is itself between 0 and 1. Because I + f + f′ is a whole integer and f + f′ is squeezed strictly between 0 and 2, f + f′ must equal exactly 1.

Definition

Let N=(a+b)n=I+fN = (a+\sqrt{b})^n = I + f with integer part II and 0f<10 \le f < 1, and let f=(ab)nf' = (a-\sqrt{b})^n with 0<f<10 < f' < 1 (taking a2b=1, a>1a^2-b=1,\ a>1). From the conjugate trick N+f=I+f+fN + f' = I + f + f' is an integer, so:

  • f+f=1f + f' = 1 (since it is an integer strictly between 0 and 2).
  • The integer part is I=N+f1I = N + f' - 1; the **fractional part of NN is f=1ff = 1 - f'**.
  • Products like Nf=(a2b)nN \cdot f' = (a^2-b)^n give relations such as If=(a2b)nffI\cdot f' = (a^2-b)^n - f f', pinning quantities like uvuv into (0,1)(0,1).

Fractional parts add to 1

f+f=1,f=(ab)nf + f' = 1, \qquad f' = (a-\sqrt{b})^n

Worked example

For (2+1)10=u+f(\sqrt{2}+1)^{10} = u + f (uu integer, 0f<10\le f<1) and v=(21)10v = (\sqrt{2}-1)^{10}, show f+v=1f + v = 1.
  1. By the conjugate trick (2+1)10+(21)10(\sqrt2+1)^{10} + (\sqrt2-1)^{10} is an integer, i.e. u+f+vZu + f + v \in \mathbb{Z}.
  2. Since uu is an integer, f+vf + v is an integer.
  3. But 0f<10 \le f < 1 and 0<v<10 < v < 1, so 0<f+v<20 < f + v < 2 — the only integer there is 1.
Answer:f+v=1f + v = 1.

From the bank · past-year question

Example 2Binomial TheoremMODERATE
for the items that follow: Let u be a positive integer and f be a real number lying between 0 and 1. Further, (2+1)10=u+f(\sqrt{2}+1)^{10}=u+f and (21)10=v(\sqrt{2}-1)^{10}=v.
Consider the following statements: I. (u+v+f)(u+v+f) is an integer. II. (f+v)(f+v) is an integer. Which of the statements given above is/are correct?

[Q46 · Apr · 2026]

The conjugate power IS the missing fractional part

f=(ab)nf' = (a-\sqrt b)^n is not just "small" — it is exactly 1f1 - f. Treating ff' as negligible or zero loses the relation f+f=1f + f' = 1 the question is built on.

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 (2)

  • The Conjugate Trick — Irrational Parts Cancel

    Conjugate sum & product

    (a+b)n+(ab)nZ,(a+b)n(ab)n=(a2b)n(a+\sqrt{b})^n + (a-\sqrt{b})^n \in \mathbb{Z}, \qquad (a+\sqrt{b})^n(a-\sqrt{b})^n = (a^2-b)^n
  • Integer Part + Fractional Part

    Fractional parts add to 1

    f+f=1,f=(ab)nf + f' = 1, \qquad f' = (a-\sqrt{b})^n

Watch out for (2)

Mastery check — 5 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1Binomial TheoremMODERATE
Let (8+37)20=U+V(8+3\sqrt{7})^{20}=U+V and (837)20=W(8-3\sqrt{7})^{20}=W, where UU is an integer and 0<V<10<V<1.
What is the value of (U+V)W(U+V)W?

[Q46 · Sep · 2024]

Example 2Binomial TheoremHARD
for the items that follow: Let u be a positive integer and f be a real number lying between 0 and 1. Further, (2+1)10=u+f(\sqrt{2}+1)^{10}=u+f and (21)10=v(\sqrt{2}-1)^{10}=v.
What is the value of uv?

[Q50 · Apr · 2026]

Example 3Binomial TheoremHARD
Let (8+37)20=U+V(8+3\sqrt{7})^{20}=U+V and (837)20=W(8-3\sqrt{7})^{20}=W, where UU is an integer and 0<V<10<V<1.
What is V+WV+W equal to?

[Q45 · Sep · 2024]

Example 4Binomial TheoremMODERATE
for the items that follow: Let u be a positive integer and f be a real number lying between 0 and 1. Further, (2+1)10=u+f(\sqrt{2}+1)^{10}=u+f and (21)10=v(\sqrt{2}-1)^{10}=v.
What is the value of (v+f)(v+f)?

[Q48 · Apr · 2026]

Example 5Binomial TheoremHARD
for the items that follow: Let u be a positive integer and f be a real number lying between 0 and 1. Further, (2+1)10=u+f(\sqrt{2}+1)^{10}=u+f and (21)10=v(\sqrt{2}-1)^{10}=v.
What is the value of u?

[Q49 · Apr · 2026]

Drill every past-year question on this subtopic

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