Solving Binomial Expansions: Coefficient of x^k in (2x-1/x)^2007

brunie
Messages
62
Reaction score
0
Hi,
Im having some troubles with this binomial expansion...

Determine the coefficient of x^k, where k is any integer, in the expansion of (2x - 1/x)^2007.

I figured it would just be
C(2007,k) * (2x)^2007-k * (-1/x)^k
= C(2007,k) * (2)^2007-k * x^2007-k * (-1/x)^k

therefore the coefficient would only be the constant terms with no variables

but when i tried it on a smaller scale (ie small exponent), and factored it out, the equation i found doesn't work

i think it is due to the common variable x

anyone kno what to do?
 
Physics news on Phys.org
x doesn't drop out of that expression. The power is x^(2007-2*k).
 
so
(2x)^2007-k isn't equivalent to (2)^2007-k * x^2007-k ??
 
Sure it is. But x^(2007-k)*(1/x)^k=x^(2007-2*k).
 
ok yes that makes sense
thanks for ur help
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top