Analyzing the Setup
The problem asks us to find the smallest natural number n for the expansion of (x2+x31)n such that the coefficient of x is (23n). This requires us to utilize the general term formula of the Binomial Theorem.
The general term Tr+1 is defined as:
By applying the laws of exponents, we simplify the expression for the power of x:
(x2)n−r⋅(x−3)r=x2n−2r⋅x−3r=x2n−5r
Thus, the general term simplifies to:
The Governing Equations
To find the coefficient of x1, we must set the exponent of x equal to 1:
Furthermore, the problem states that the coefficient of x is (23n). From our general term, the coefficient is (rn), leading to the equality:
Applying Binomial Symmetry
Recall the fundamental property of binomial coefficients: if (an)=(bn), then either a=b or a+b=n. We must test both scenarios to find the possible values for n.
Case 1: The Direct Path (r=23)
Substituting r=23 into our exponent equation:
2n−5(23)=1
2n−115=1
2n=116⟹n=58
Case 2: The Symmetric Path (r=n−23)
Substituting r=n−23 into the exponent equation:
2n−5(n−23)=1
2n−5n+115=1
−3n=−114⟹n=38
Final Calculation
We have identified two potential values for n, which are 58 and 38. Since the question specifically asks for the smallest natural number n that satisfies these conditions, we compare our results.
The smallest natural number is n=38.