How Do You Solve a Binomial Expansion Problem Involving Coefficients?

AI Thread Summary
To solve the binomial expansion problem involving coefficients, start by applying the binomial theorem, which states that (a + b)^n = Σ(n choose i) a^i b^(n-i). The coefficients for x^2 and x^3 in the expansion of (1 + kx)^n are given by k^2 * n(n-1)/2 and k^3 * n(n-1)(n-2)/6, respectively. By equating these coefficients, one can simplify the equation to derive the relationship 3 = (n - 2)k. This approach effectively utilizes the properties of binomial coefficients to solve for the unknowns. Understanding these relationships is crucial for tackling similar binomial expansion problems.
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":
(a+ b)^n= \sum_{i=0}^n _nC_i a^i b^{n-i}
where _nC_i is the "binomial coefficient" n!/i!(n-i)!.

In particular, the coefficient if xi in (1+ kx)^n is _nC_i k^i
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
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top