All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
A Fraction With Exponential Expressions (Posted on 2024-06-16) Difficulty: 2 of 5
Simplify this expression:
2^23 - 2^22 - 2^21 - 1
------------------------
1 + 2 + 2^2 + ... + 2^20

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 2 of 3 |
We can generalize this a bit, into the expression:
2^a - 2^(a-1) - ... - 2^(b+2) - 2^(b+1) - 1
---------------------------------------------
1 + 2 + 2^2 + ... + 2^(b-1) + 2^b
Then this problem is the generalization at a=23 and b=20.

The replace every negated power in the numerator into a difference: - 2^k = 2^k - 2^(k+1).
Then the numerator becomes 2^a + [2^(a-1) - 2^a] + [2^(a-2) - 2^(a-1)] + ... + [2^(b+2) - 2^(b+3)] + [2^(b+1) - 2^(b+2)] - 1
In this form it is easy to see the numerator is now a telescopic series and collapses into the simplified form of 2^(b+1) - 1.
The denominator can be handled similarly and will also have a simplified form of 2^(b+1) - 1.
Since the numerator and denominator are identical then the generalized expression will reduce to 1 for any choice of a and b.

  Posted by Brian Smith on 2024-06-16 21:30:32
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (6)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information