The Hidden Symmetry of Polynomials
Welcome, fellow traveler on the path to JEE mastery. Today, we are going to peel back the curtain on a problem that, at first glance, looks like a tedious exercise in binomial expansion.
You see the power n and your mind might immediately jump to the Binomial Theorem, imagining pages of calculations. But stop. Take a breath.
In the world of competitive mathematics, the most elegant solution is often the one that requires the least amount of writing.
The Golden Key
Evaluating at Unity
Consider any polynomial P(x)=a0+a1x+a2x2+⋯+anxn. If I asked you to find the sum of all its coefficients, a0+a1+a2+⋯+an, what would you do?
You could try to find each coefficient individually, but that is a trap. Instead, look at the structure. What happens if we set x=1?
The expression becomes P(1)=a0+a1(1)+a2(1)2+⋯+an(1)n. Suddenly, every power of x vanishes, leaving behind exactly the sum we desire.
This is our 'Golden Rule': the sum of coefficients of any polynomial P(x) is simply P(1).
Unmasking A and B
Let us apply this wisdom to our problem. We are given two expressions:
To find A, we evaluate the base at x=1. It is almost too simple, isn't it? We substitute x=1 into the base (1−3x+10x2):
Look at the arithmetic inside the bracket: 1−3+10. That gives us 8. So, A=8n.
Now, let us turn our attention to B. We evaluate (1+x2) at x=1:
The Final Synthesis
Now we stand at the threshold of the solution. We have A=8n and B=2n. We need to find the relationship between them.
This is where your intuition for numbers should kick in. We know that 8 is not just a random number; it is a power of 2. Specifically, 8=23.
Let us rewrite A using this knowledge:
By the laws of exponents, we know that (am)n=(an)m. Therefore, we can rearrange this as:
Since we already established that B=2n, we can perform a beautiful substitution. Replace 2n with B, and what do we get?
Reflection
Think about what we just achieved. We didn't need to expand the binomials. We didn't need to worry about the value of n.
We simply looked at the functional behavior of the polynomials at x=1 and used the properties of exponents to bridge the gap. This is the essence of the JEE Advanced mindset: identifying the underlying structure, applying a powerful theorem, and letting the algebra resolve itself with grace.
Keep this 'Golden Rule' in your toolkit—it will save you time and stress in many problems to come.