Analyzing the Setup
We are tasked with finding the natural number m given the binomial expression (xm+x21)22, where the coefficient of x1 is 1540.
Expanding this expression directly would result in 23 terms, which is inefficient. Instead, we utilize the General Term Formula for (a+b)n, where the (r+1)-th term is defined as:
In this specific problem, we identify a=xm, b=x−2, and n=22. Substituting these values, we obtain:
Tr+1=(r22)(xm)22−r(x−2)r
The Algebra of Exponents
To isolate the power of x, we apply the laws of exponents. Simplifying the expression yields:
The problem provides two critical pieces of information: the coefficient (r22)=1540 and the exponent of x must be 1. We must solve for r and m simultaneously.
Solving for the Binomial Coefficient
We first address the condition (r22)=1540. Recalling the symmetry property (rn)=(n−rn), we test values for r:
(322)=3×2×122×21×20=22×7×10=1540
Since (322)=1540, by symmetry, (1922) must also equal 1540. Thus, our potential candidates for r are 3 and 19.
The Final Verdict
We now apply the exponent condition 22m−mr−2r=1 to our candidates.
Case 1: r=3
22m−3m−2(3)=1
19m−6=1
19m=7
m=197
Since m must be a natural number, we reject this result.
Case 2: r=19
22m−19m−2(19)=1
3m−38=1
3m=39
m=13
The value m=13 is a natural number and satisfies all given constraints. Therefore, the required value is m=13.