If the coefficient of x 10 in the binomial expansion of (541x+x315)60 is 5k.l, where l, k ∈ N and l is co-prime to 5, then k is equal to _____________.
Answer: 5
Solution
Understanding the Binomial Expansion and General Term
The problem asks for the coefficient of x10 in the binomial expansion of (541x+x315)60.
To find the coefficient of a specific term in a binomial expansion of the form (A+B)n, we utilize the general term formula:
Tr+1=nCrAn−rBr
First, let's identify the components A, B, and n from the given expression and rewrite them in a more convenient form with powers:
A=51/4x=51/4x1/2=5−1/4x1/2B=x1/35=x1/351/2=51/2x−1/3n=60
Step 1: Write down the General Term (Tr+1)
Substitute the identified expressions for A, B, and n into the general term formula. This step sets up the expression that we will manipulate to find the desired coefficient.
Tr+1=60Cr(5−1/4x1/2)60−r(51/2x−1/3)r
Step 2: Simplify the powers of x and 5
To determine the coefficient of x10, we need to isolate the powers of x and 5 within the general term. We achieve this by applying exponent rules (am)n=amn and am⋅an=am+n.
First, distribute the outer exponents to the terms inside the parentheses:
Tr+1=60Cr⋅5(−1/4)(60−r)⋅x(1/2)(60−r)⋅5(1/2)r⋅x(−1/3)rTr+1=60Cr⋅5(−15+r/4)⋅x(30−r/2)⋅5r/2⋅x−r/3
Next, group the terms with the same base (i.e., x and 5) and combine their exponents:
Exponent of x:
We combine the exponents of x: (30−r/2)+(−r/3). To add these fractions, we find a common denominator, which is 6:
30−2r−3r=30−63r−62r=30−65r=6180−5r
Exponent of 5:
Similarly, we combine the exponents of 5: (−15+r/4)+(r/2). The common denominator is 4:
−15+4r+42r=−15+43r=43r−60
So, the simplified general term, separating the powers of x and 5, is:
Tr+1=60Cr⋅5(43r−60)⋅x(6180−5r)
Tip: Always simplify the individual terms A and B into the form C⋅xp before applying the general term formula and raising them to powers. This makes the exponent calculations clearer and reduces the chance of arithmetic errors.
Step 3: Find the value of r for the x10 term
Our goal is to find the coefficient of x10. Therefore, the exponent of x in the general term must be equal to 10. We set up an equation to solve for r:
6180−5r=10
To solve for r, first multiply both sides by 6:
180−5r=60
Next, subtract 180 from both sides:
−5r=60−180−5r=−120
Finally, divide by −5:
r=−5−120r=24
We verify that r=24 is a valid integer value, as 0≤r≤n (i.e., 0≤24≤60).
Step 4: Calculate the coefficient of x10
Now that we have the value of r, we substitute r=24 into the coefficient part of the general term (everything that is not x raised to its power).
The coefficient of x10 is:
60C24⋅5(43(24)−60)
First, let's calculate the exponent of 5:
43×24−60=472−60=412=3
So, the coefficient of x10 is:
60C24⋅53
We can express 60C24 using factorials:
24!(60−24)!60!⋅53=24!36!60!⋅53
Step 5: Determine the value of k using Legendre's Formula
We are given that the coefficient of x10 is 5k⋅l, where l is an integer co-prime to 5. The condition "co-prime to 5" means that l has no factors of 5. This is crucial because it implies that k must represent the exact total power of 5 present in the entire coefficient.
To find the exact power of a prime number p that divides n!, we use Legendre's Formula:
Ep(n!)=∑i=1∞⌊pin⌋=⌊pn⌋+⌊p2n⌋+⌊p3n⌋+…
Here, ⌊x⌋ denotes the floor function, which gives the greatest integer less than or equal to x. This formula helps us find how many times p is a factor in n!.
Let's calculate the exponent of 5 in 60!, 24!, and 36!:
Exponent of 5 in 60! (E5(60!)):
E5(60!)=⌊560⌋+⌊5260⌋+⌊5360⌋+…E5(60!)=⌊12⌋+⌊2560⌋+⌊12560⌋+…E5(60!)=12+⌊2.4⌋+⌊0.48⌋+…E5(60!)=12+2+0=14
Exponent of 5 in 24! (E5(24!)):
E5(24!)=⌊524⌋+⌊5224⌋+…E5(24!)=⌊4.8⌋+⌊2524⌋+…E5(24!)=4+⌊0.96⌋+…E5(24!)=4+0=4
Exponent of 5 in 36! (E5(36!)):
E5(36!)=⌊536⌋+⌊5236⌋+…E5(36!)=⌊7.2⌋+⌊2536⌋+…E5(36!)=7+⌊1.44⌋+…E5(36!)=7+1=8
Now, we determine the total exponent of 5 in the expression 24!36!60!⋅53.
The exponent of 5 in the combinatorial term 60C24=24!36!60! is found by subtracting the exponents of the denominator from the exponent of the numerator:
Exponent of 5 in 60C24=E5(60!)−E5(24!)−E5(36!)=14−4−8=2.
So, the coefficient of x10 can be expressed as 52⋅(some integer coprime to 5)⋅53.
Combining the powers of 5:
52⋅53=52+3=55
Thus, the coefficient of x10 is of the form 55⋅l′, where l′ is an integer coprime to 5.
Comparing this with the given form 5k⋅l, we conclude that:
k=5
Common Mistake: A frequent error when applying Legendre's Formula is incorrectly using the ceiling function (⌈x⌉) instead of the floor function (⌊x⌋). Always remember to use the floor function for accurate prime factorization.
Summary and Key Takeaway
This problem effectively combines two fundamental concepts in mathematics: the binomial theorem and number theory (specifically, finding the exponent of a prime in a factorial). The solution involves four critical steps: first, correctly setting up and simplifying the general term of the binomial expansion; second, determining the value of 'r' corresponding to the desired power of x; third, calculating the coefficient term involving factorials and constants; and finally, using Legendre's Formula to extract the precise power of a prime (in this case, 5) from the combinatorial part, which is essential due to the condition that l is coprime to 5. Mastery of these individual concepts and their combined application is crucial for solving such problems.