The Beauty of Mathematical Reduction
Imagine you are standing before a mountain of a number: 3200. If you were asked to find the fractional part of this number divided by 8, your first instinct might be panic.
How could anyone possibly calculate 3200? But here is the secret of the JEE Advanced: the problem is not about calculation; it is about structure. We are not here to compute the number; we are here to understand its soul.
Decoding the Fractional Part
The fractional part of a number p, denoted as {p}, is defined as {p}=p−[p], where [p] is the greatest integer less than or equal to p. Think of it as the 'leftover' after you have stripped away all the whole numbers.
When we look at {83200}, we are essentially asking: "What is the remainder when 3200 is divided by 8, and how does that remainder behave when divided by 8?"
The Power of Proximity
Whenever you see a large power, look for a connection between the base and the divisor. We have a base of 3 and a divisor of 8. Is there a relationship? Indeed! 32=9, and 9 is just 1 more than 8.
This is our golden key. We can rewrite 3200 as (32)100, which is 9100. Now, we can express 9 as (1+8). Our expression becomes:
The Binomial Masterclass
Now, we invoke the Binomial Theorem, the ultimate tool for expanding powers of sums. The expansion of (1+x)n is (0n)+(1n)x+(2n)x2+⋯+(nn)xn. Substituting x=8 and n=100, we get:
(1+8)100=(0100)+(1100)8+(2100)82+⋯+(100100)8100
Look closely at this expansion. The first term is (0100)=1. Every single term that follows contains at least one factor of 8.
This is beautiful! We can write this as 1+8K, where K is the sum of all the subsequent terms. Since every term in K is an integer, K itself must be an integer.
The Elegant Cancellation
Now, let's return to our original fraction:
By splitting this fraction, we get 81+K. We are now looking for the fractional part of (81+K).
Because K is an integer, it vanishes when we apply the fractional part operator, leaving us with {81}. Since 81 is a positive fraction less than 1, its fractional part is simply 81.
Conclusion
We started with a terrifyingly large number and, through the elegance of the Binomial Theorem, reduced it to a simple fraction. This is the essence of mathematics—finding the underlying simplicity in what appears to be complex.
You didn't need a calculator; you needed insight. Keep that curiosity alive, and you will conquer any problem that comes your way.