Find the total number of terms in the 1st n brackets of the series
(1) + (2 + 2^2) + (2^3 + 2^4 + 2^5) + (2^6 + 2^7 + 2^8 +2^9) + ...
where the rth bracket contains r terms.
Hence, find the sum of the numbers in the first n brackets.
Total number of terms in the 1st n brackets
= 1 + 2 + 3 + ... + n = n/sum/r=1 (r) = 1/2 n (n + 1)
Sum of the numbers in the first n brackets
= ?/sum/r=0 (2^r)
I'm not sure how to proceed from here. Thanks for helping.
(1) + (2 + 2^2) + (2^3 + 2^4 + 2^5) + (2^6 + 2^7 + 2^8 +2^9) + ...
where the rth bracket contains r terms.
Hence, find the sum of the numbers in the first n brackets.
Total number of terms in the 1st n brackets
= 1 + 2 + 3 + ... + n = n/sum/r=1 (r) = 1/2 n (n + 1)
Sum of the numbers in the first n brackets
= ?/sum/r=0 (2^r)
I'm not sure how to proceed from here. Thanks for helping.