Challenge C4
Simplify 84! / (82! + 83!)
Transcript
84! divided by 82! + 83!. The top number alone has 127 digits — your calculator just gives up. We're going to collapse the whole thing in three moves. Watch.
Everybody knows one factorial trick: 84! over 83! is just 84. So it's tempting to cancel something here and call it done. Careful — the bottom isn't one factorial. It's a SUM. And you never, ever cancel across a sum.
Here's the key instead. 83! is just 83 times 82! — every factorial carries the smaller ones inside it. Which means 82! is hiding in BOTH terms downstairs.
So pull it out — factor it, exactly like pulling an x out of a polynomial. What's left inside is 1 + 83… which is 84. Look at that: the plus sign is GONE. The bottom is a clean product now.
Open the top just enough to match: 84! is 84, times 83, times 82!. Now everything monstrous cancels — the 84s go, the 82!s go… and all that survives is 83.
A 127-digit number, divided by another one nearly as big — and it comes out exactly 83. Not roughly. Exactly.
The move to keep: when terms are ADDED, factor out what they share before you compute anything. It's the humble ab-plus-ac trick from algebra — and it just took down two factorials.
The factorials look terrifying — alone runs to 127 digits — so the whole game is to make sure you never actually compute one. The key is that is hiding inside every term.
Factor it out of the denominator. Since ,
Now open the numerator just enough to expose the same piece: . Everything monstrous cancels:
A 127-digit number divided by one nearly as vast, and the answer is a tidy .
What this hides
Big numbers feel like they demand big computation, so the instinct is either to reach for a calculator — which overflows — or to glance at and call it done, forgetting the extra waiting downstairs. But the denominator is a sum, and a sum has to be factored before a single thing cancels.
The transferable idea is the humble one behind : when terms are added, pull out what they share before you evaluate. Here simply plays the role of . That one move turns an impossible arithmetic problem into a one-line cancellation — the same reason factoring earns its keep in algebra.