Part of ALG-06 — Binomial Theorem

General Term Applications

by Notetube Officialdetailed summary260 words6 views

The general term Tr+1T_{r+1} = C(n,r)xnrx^{n-r}yry^r solves three main problem types:

Type 1 -- Coefficient of xkx^k: In (f(x))^n, write the general term, set the power of x equal to k, solve for r, and compute the coefficient. For products like (1+x)^m*(1-x)^n, either multiply out using convolution or simplify the product first (e.g., (1-x2x^2)^n).

Type 2 -- Term independent of x: In (xax^a + b/xcx^c)^n, the general term has xa(nr)crx^{a(n-r)-cr}. Setting this to 0 gives r = ana+c\frac{an}{a+c}. If r is not a non-negative integer at most n, no independent term exists.

Type 3 -- Rational terms in irrational expansion: In (p1/ap^{1/a} + q1/bq^{1/b})^n, the general term has p^{nra\frac{n-r}{a}}*qr/bq^{r/b}. For the term to be rational, a|(n-r) and b|r simultaneously. The number of valid r values gives the count of rational terms.

For (a-b)^n, the sign alternation (-1)^r in Tr+1T_{r+1} is the most commonly forgotten factor. In (axpax^p + b/xqx^q)^n, the constants anra^{n-r}*brb^r multiply C(n,r) and must not be ignored when computing the coefficient.

JEE pattern: Problems often combine two of these types, such as "find the term independent of x in (sqrt(x) + k/x2x^2)^n" which requires both the power equation and coefficient computation. Products of binomials like (1+x)^m*(1+1/x)^n are converted to a single expression before applying the general term.

Want to generate AI summaries of your own documents? NoteTube turns PDFs, videos, and articles into study-ready summaries.

Sign up free to create your own