Evaluate the Summation sum from n=11 to 30 of n
Problem
Solution
Identify the summation as an arithmetic series where the first term
(a_11)=11 the last term(a_30)=30 and the common difference is1 Calculate the number of terms
k in the sequence using the formulak=upper limit−lower limit+1
Apply the formula for the sum of an arithmetic series, which is
S=k/2*((a_first)+(a_last))
Simplify the expression to find the total sum.
Final Answer
Want more problems? Check here!