Question 1117570: In the expansion of (1+x)^n, the coefficient of x^5 is the arithmetic mean of the coefficients of x^4 and x^6. calculate the possible values of n
Found 2 solutions by greenestamps, ikleyn: Answer by greenestamps(13214) (Show Source):
You can put this solution on YOUR website!
The coefficients are....
C(n,4) = 
C(n,5) = 
C(n,6) = 
We need to find the value(s) of n for which C(n,5) is the arithmetic mean of C(n,4) and C(n,6).
An interesting problem; but the algebra works out relatively easily....

Multiply by the common denominator 1440 and cancel the common factors n through n-3:




The two solutions are n=7 and n=14.
Check:
For n=7, the coefficients are 7, 21, and 35; 21 = (7+35)/2.
For n=14, the coefficients are 1001, 2002, and 3003; 2002 = (1001+3003)/2.
DONE!
Answer by ikleyn(52898) (Show Source):
|
|
|