How Do You Solve a Binomial Expansion Problem Involving Coefficients?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
CathyLou
Messages
173
Reaction score
1
Hi.

I'm completely stuck on the following question, and have no idea how to even start it.

Any help would be really appreciated.

The first four terms, in ascending powers of x, of the binomial expansion of (1 + kx)^n are

1 + Ax + Bx^2 + Bx^3 + ...,

where k is a positive constant and A,B and n are positive intgers.

(a) By considering the coefficients of x^2 and x^3, show that 3 = (n - 2)k.


Thank you.

Cathy
 
Physics news on Phys.org
Do you know the "binomial theorem":
[tex](a+ b)^n= \sum_{i=0}^n _nC_i a^i b^{n-i}[/tex]
where [itex]_nC_i[/itex] is the "binomial coefficient" n!/i!(n-i)!.

In particular, the coefficient if xi in (1+ kx)^n is [itex]_nC_i k^i[/itex]
Here, you are GIVEN that the coefficient of x2, which is k2n(n-1)/2, and the coefficient of x3, which is k3n(n-1)(n-2)/6 are equal. Set them equal and cancel everything you can.
 
Okay. Thanks very much for your help!

Cathy