Olympiad Maths Prep

Track / Stage 3 / 105 of 260 #105 of 2000

Problem 105

AMC 10/12, early questions
Algebra Difficulty 3.3 Find the answer

When (ab)n,n2,ab0(a-b)^n,n\ge2,ab\ne0, is expanded by the binomial theorem, it is found that when a=kba=kb, where kk is a positive integer, the sum of the second and third terms is zero. Then nn equals:
(A) 12k(k1)(B) 12k(k+1)(C) 2k1(D) 2k(E) 2k+1\text{(A) } \tfrac{1}{2}k(k-1)\quad \text{(B) } \tfrac{1}{2}k(k+1)\quad \text{(C) } 2k-1\quad \text{(D) } 2k\quad \text{(E) } 2k+1

Official solution

Since a=kba=kb, we can write (ab)n(a-b)^n as (kbb)n(kb-b)^n.
Expanding, the second term is kn1bn(n1)-k^{n-1}b^{n}{{n}\choose{1}}, and the third term is kn2bn(n2)k^{n-2}b^{n}{{n}\choose{2}}, so we can write the equation
kn1bn(n1)+kn2bn(n2)=0-k^{n-1}b^{n}{{n}\choose{1}}+k^{n-2}b^{n}{{n}\choose{2}}=0
Simplifying and multiplying by two to remove the denominator, we get
2kn1bnn+kn2bnn(n1)=0-2k^{n-1}b^{n}n+k^{n-2}b^{n}n(n-1)=0
Factoring, we get
kn2bnn(2k+n1)=0k^{n-2}b^{n}n(-2k+n-1)=0
Dividing by kn2bnk^{n-2}b^{n} gives
n(2k+n1)=0n(-2k+n-1)=0
Since it is given that n2n\ge2, nn cannot equal 0, so we can divide by n, which gives
2k+n1=0-2k+n-1=0
Solving for nn gives
n=2k+1n=2k+1 so the answer is E\fbox{E}.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.