Question
Question: Middle term of the expression (x+y)^n...
Middle term of the expression (x+y)^n
If n is even, the middle term is (n/2n)xn/2yn/2. If n is odd, the middle terms are ((n−1)/2n)x(n+1)/2y(n−1)/2 and ((n+1)/2n)x(n−1)/2y(n+1)/2.
Solution
The expansion of (x+y)n has (n+1) terms. The determination of the middle term(s) depends on whether n is an even or an odd integer.
The general term in the expansion of (x+y)n is given by the formula: Tr+1=(rn)xn−ryr
Case 1: n is an even integer. If n is even, then n+1 (the total number of terms) is an odd integer. In this case, there is exactly one middle term. The position of the middle term is (2n+1). To find this term using the general term formula, we set r+1=2n+1, which implies r=2n. Substituting r=2n into the general term formula: Middle Term =T2n+1=(n/2n)xn−n/2yn/2=(n/2n)xn/2yn/2.
Case 2: n is an odd integer. If n is odd, then n+1 (the total number of terms) is an even integer. In this case, there are two middle terms. The positions of the two middle terms are (2n+1) and (2n+1+1).
-
First Middle Term: The position of the first middle term is (2n+1). To find this term, we set r+1=2n+1, which implies r=2n+1−1=2n−1. Substituting r=2n−1 into the general term formula: First Middle Term =T2n−1+1=T2n+1=((n−1)/2n)xn−(n−1)/2y(n−1)/2=((n−1)/2n)x(n+1)/2y(n−1)/2.
-
Second Middle Term: The position of the second middle term is (2n+1+1). To find this term, we set r+1=2n+1+1, which implies r=2n+1. Substituting r=2n+1 into the general term formula: Second Middle Term =T2n+1+1=((n+1)/2n)xn−(n+1)/2y(n+1)/2=((n+1)/2n)x(n−1)/2y(n+1)/2.
Summary:
- If n is even, the middle term is T2n+1=(n/2n)xn/2yn/2.
- If n is odd, the two middle terms are T2n+1=((n−1)/2n)x(n+1)/2y(n−1)/2 and T2n+1+1=((n+1)/2n)x(n−1)/2y(n+1)/2.