Question
Question: How do you find the partial sum of \( \sum\limits_{n = 1}^{100} {2n} \) ?...
How do you find the partial sum of n=1∑1002n ?
Solution
In this question we have to find the partial sum for the given notation, this can be done by using the method of Gauss and the Gauss formula allows us to add together the first n positive integers, and this is given by i=1∑ni=2n(n+1) where n is the integer and by substituting the values from the question in the formula and further simplification we will get the required answer.
Complete step by step answer:
Given expression is n=1∑1002n , we have to find the partial sum,
We now use the Gauss method which is given by i=1∑ni=2n(n+1) ,
Here substitute the values from the given expression i.e., n=100 and i=n ,
Now rewrite given expression as,
⇒n=1∑1002n=2n=1∑100n ,
Now applying the Gauss formula we get,
⇒n=1∑1002n=22n(n+1) ,
Now we know that n=100 , substituting the value of n we get,
⇒n=1∑1002n=2×2100(100+1) ,
Now simplifying by eliminating numbers in numerator and denominator, we get,
⇒n=1∑1002n=100(101) ,
Now multiplying the numbers we get,
⇒n=1∑1002n=10100 ,
So, the partial sum is equal to 10100.
The partial sum for the given notation n=1∑1002n will be equal to 10100.
Note: A Partial Sum is a Sum of Part of a Sequence. A Sequence is a set of things (usually numbers) that are in order. Partial Sums are often written using ∑ to mean "add them all up":
This symbol (called Sigma) ∑ means "sum up". Here some of useful formulas in ∑ :
k=1∑n1=n , summing 1 equal to n,
k=1∑nc=cn, summing constants c equal to c times n,
k=1∑nk=2n(n+1), summing of k terms,
k=1∑nk2=6n(n+1)(2n+1) , summing of k2 terms,
k=1∑nk3=(2n(n+1))2, summing o k3 terms,
k=1∑n(2k−1)=n2, summing of odd numbers.
k=1∑n(2k−1)=n2 .