问题1.在(x + 3) 8中找到x 5的系数
解决方案:
The (r+1)th term of (x+3)8 is given by Tr+1 = 8Cr(x)8-r(3)r (eq1).
Therefore for x5 we need to get 8-r =5 (Because we need to find x5. Therefore, power ox must be equal to 5)
So we get r=3.
Now, put r=3 in eq1. We get,
Coefficient of x5 = 8C3(x)5(3)3 = 8!*33/(4!*4!) = 1512
Coefficient of x5 is 1512.
问题2.在(a-2b) 12中找到5 b 7的系数。
解决方案:
The (r+1)th term of (a-2b)12 is given by Tr+1 = 12Cr(a)12-r(-2b)r × (eq1)
In the question it is given that exponent of b is 7. Therefore, r should be equal to 7.
By putting r=7 in eq1, we get
Coefficient of a5b7 = 12C7(-2)7 = -101376
问题3.在(x 2 -y) 6的展开式中写一个通用项。
解决方案:
General term of the equation (a+b)n is given as Tr+1 = nCr(a)n-r(b)r.
In this question a= x2 and b=-y. After putting the value of a, b and n, we get the general term as
Tr+1 = 6Cr(x2)(12-r)(-y)6 = (-1)r 6Cr(x)(12-2r)(y)r.
问题4.在(x 2 -yx) 12的展开式中写一个通用项。
解决方案:
General term of the equation (a+b)n is given as Tr+1 = nCr(a)n-r(b)r.
In this question a= x2 and b=-yx. After putting the value of a, b and n, we get the general term as
Tr+1 = 12Cr(x2)(12-r)(-yx)r = (-1)r 12Cr(x)(24-2r)(y)r(x)r = (-1)r 12Cr(x)(24-r)(y)r
问题5.在(x-2y) 12的展开式中找到第四个项
解决方案:
General term in the expansion of (a+b)n is written as Tr+1 = nCr(a)n-r(b)r
In the question we are given that a = x, b = -2y and n=12.
To get the 4th term, we need to put r = 3 (Because r+1=4, therefore r=3).
Therefore, T4 = 12C3(x)12-3(-2y)3 = −1760x9y3
问题6.在(9x-1 /3√x) 18的展开式中找到第13个项
解决方案:
General term in the expansion of (a+b)n is written as Tr+1 = nCr(a)n-r(b)r
In this question a = 9x, b= -1/3√x and n=18.
To get the 13th term, we need to put r=12 (Because r+1=13, therefore r=12).
Therefore, T13 = 18C12(9x)18-12(-1/3√x)12 = 18564
问题7.查找的(3-×3/6)7膨胀中间条款。
解决方案:
In the expansion of (a+b)n, if n is odd, then there are two middle terms, namely, ((n+1)/2)th and ((n+1)/2+1)th term.
Therefore, middle terms in the expansion of (3−x3/6)7are 4th term and 5th term.
T4 = T3+1 = 7C3(3)7-3(−x3/6)3 = (-1)37!34x9/4!.3!63=-105x9/8
T5 = T4+1 = 7C4(3)7-4(−x3/6)4= (-1)47!33x12/4!3!64 = 35x12/48
Thus, the middle terms are -105x9/8 and 35x12/48.
问题8.在(x / 3 + 9y) 10的展开中找到中间项
解决方案:
In the expansion of (a+b)n, if n is even, then the middle term is (n/2+1)th term.
Therefore, the middle term is 6th term.
T6 = T5+1 = 10C5(x/3)5(9y)5= (10!x595y5)/(5!5!35) = 61236x5y5
Thus, the middle term is 61236x5y5
问题9.在(1 +α)M + N,膨胀证明的米那系数和正相等。
解决方案:
Let us assume that am occurs in the (r+1)th term, we obtain
Tr+1 = m+nCr(1)m+n-r(a)r = m+nCrar
Comparing the indices of a in am and in Tr+1, we obtain r=m
Therefore, the coefficient of am is m+nCm = (m+n)!/m!n! …(1)
Let us assume that an occurs in the (k+1)th, we obtain
Tk+1 = m+nCk(1)m+n-k(a)k = m+nCkak
Comparing the indices of a in an and Tk+1, we obtain k-n
Therefore, the coefficient of an is m+nCn = (m+n)!/m!n! ….(2)
Thus, from (1) and (2), it can be obtained that the coefficients of am and an are equal.
问题10 :在(x + 1) n的展开中,第(r-1),第r和第(r + 1)个项的系数之比为1:3:5。找出n和r。
解决方案:
(r-1)th term in the expansion of (x+1)n is Tr-1 = nCr-2(x)n-(r-2)(1)r-2 = nCr-2(x)n-r+2
rth term in the expansion of (x+1)n is Tr = nCr-1(x)n-(r-1)(1)r-1 = nCr-1(x)n-r+1
(r+1)th term in the expansion of (x+1)n is Tr+1= nCr(x)n-r(1)r = nCr(x)n-r
Therefore the coefficients of (r-1)th , rth and (r+1)th in the expansion of (x+1)n are nCr-2, nCr-1 and nCr respectively.
Since these coefficients are in the ratio of 1:3:5, we obtain
nCr-2/nCr-1 = 1/3 and nCr-1/nCr = 3/5
Solving these two equations we get n-4r+5=0 and 3n-8r+3=0.
After solving these two equations, we get n=7 and r=3
Thus n=7 and r=3.
问题11.证明(1 + x) 2n展开时x ^ n的系数是(1 + x) 2n-1展开时x n的系数的两倍。
解决方案:
In the expansion of (1+x)2n, Tn+1 = 2nCn(1)2n-n(x)n = 2nCnxn
Therefore, coefficient of xn in the expansion of (1+x)2n is 2nCn
2nCn = (2n)!/(n!)2 ….(1)
Similarly, coefficient of xn in the expansion of (1+x)2n-1 is 2n-1Cn
2n-1Cn = (2n)!/2.(n!)2 …(2)
From (1) and (2), 2.2n-1Cn = 2nCn
Hence, it is proved that the coefficient of xn in the expansion of (1+x)2n is twice the coefficient of xn in the expansion of (1+x)2n-1
问题12。找到一个正值m,在(1 + x) m的展开中,x 2的系数为6。
解决方案:
General term Tr+1 = mCr(1)m-r(x)r = mCr(x)r
Comparing the indices of x in x2 and Tr+1, we get r=2
Therefore, mC2 = 6
= 6
m!/(m-2)!=12
m(m-1) = 12=> m2-m-12 = 0
(m-4)(m+3) = 0
m cannot be negative. Therefore, m=4