n = 1 ∑ 1 0 1 + 2 n + 2 n + 1 + 2 2 n + 1 2 n − 1 If the summation above is equal to B A , where A and B are coprime positive integers, find the value of A + B .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Used exactly the same method. Each and every step
Notice that the denominator can be factored as
( 2 n + 1 + 1 ) ( 2 n + 1 )
I have a lemma, which states that
( 2 n + 1 + 1 ) ( 2 n + 1 ) 2 n − 1
= 2 ( 2 n + 1 ) 1 − 2 ( 2 n + 1 + 1 ) 1
We can prove this by creating a common denominator, and then dividing both the numerator and denominator by 4.
Then, the summation telescopes to become
2 ( 2 1 + 1 ) 1 − 2 ( 2 1 1 + 1 ) 1
which simplifies to 2 0 4 9 3 4 1 => 2 3 9 0
Yes done exactly the same . Upvoted!!!
Log in to reply
Thanks for the upvote! Glad we had the same process :D
Problem Loading...
Note Loading...
Set Loading...
write as: 2 1 ( 1 + 2 n + 2 n + 1 ( 1 + 2 n ) 2 n ) = 2 1 ( ( 1 + 2 n ) ( 1 + 2 n + 1 ) 2 n + 1 + 1 − ( 2 n + 1 ) ) = 2 1 ( 2 n + 1 1 − 2 n + 1 + 1 1 ) so the summation becomes: n = 1 ∑ 1 0 ( 2 1 ( 2 n + 1 1 − 2 n + 1 + 1 1 ) ) this easily telescopes to 2 1 ( 2 1 + 1 1 − 2 1 1 + 1 1 ) = 2 0 4 9 3 4 1 3 4 1 + 2 0 4 9 = 2 3 9 0