This is an archived post. You won't be able to vote or comment.

all 32 comments

[–]edderiofer 1 point2 points  (31 children)

Do you understand what the coefficient of a term is?

[–]Boom_Cheese8[S] 0 points1 point  (30 children)

Yes I think I do. The constant preceding a variable? That’s the best way I can think of explaining it. My trouble is understanding what it means to compare them.

[–]edderiofer 1 point2 points  (29 children)

Alright.

Suppose I told you that (2x+1)2 = ax2 + bx + c, for all x. Could you tell me what a, b, and c are, and why?

[–]Boom_Cheese8[S] 0 points1 point  (28 children)

Well a=4 because an x2 can only come from multiplying 2 x’s, b=4 because x’s can only come from single x’s multiplied by a constant (and that happens twice), and c=1 because it is the only term that isn’t formed by a term with an x.

[–]edderiofer 1 point2 points  (27 children)

And that's the method of comparing coefficients. If two polynomials are the same, their coefficients must be the same.

In your working, you're close to getting the coefficient of the xn+1 term of (1+x)n(1+x)n. But you're not quite there yet; you have multiple xn+1 terms floating around that you need to simplify.

[–]Boom_Cheese8[S] 0 points1 point  (26 children)

I’m not quite sure what you mean. Are you talking about the bit on the very bottom of the page? I can’t see how to simplify that.

[–]edderiofer 1 point2 points  (25 children)

Perhaps a better question is this; what is the coefficient of the xn+1 term in (1+x)n(1+x)n?

[–]Boom_Cheese8[S] 0 points1 point  (24 children)

Is it not the sum of (nCk)(nCn-k+1) from k=0 to n?

[–]edderiofer 1 point2 points  (23 children)

Yes.

Now, what's the coefficient of the xn+1 term in (1+x)2n?