Part of ALG-06 — Binomial Theorem

General Term T_(r+1)

by Notetube Official76 words10 views

The (r+1)th term: Tr+1T_{r+1} = C(n, r) * xnrx^{n-r} * yry^r.

Critical point: The subscript is r+1, not r. So T1T_1 = C(n,0)xnx^n, T2T_2 = C(n,1)xn1x^{n-1}*y, etc.

To find the coefficient of a specific power: write the general term, set the exponent of the variable to the required value, solve for r, and compute C(n,r).

For (axpax^p + b/xqx^q)^n: Tr+1T_{r+1} = C(n,r) * (axpax^p)^{n-r} * (b/xqx^q)^r = C(n,r) * anra^{n-r} * brb^r * xp(nr)qrx^{p(n-r) - qr}.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes