Evaluate the Summation sum from k=5 to 20 of 26+4k
Problem
Solution
Identify the type of sequence being summed. The expression
26 + 4ki*s(l)*i*n*e*a*r*i*n*t*e*r*m*s(o)*ƒ $, which means this is an arithmetic series.Determine the number of terms
n in the summation. The sum starts atk=5 and ends atk=20
Calculate the first term
(a_1) by substituting the lower limitk=5 into the expression.
Calculate the last term
(a_n) by substituting the upper limitk=20 into the expression.
Apply the formula for the sum of an arithmetic series, which is
(S_n)=(n*((a_1)+(a_n)))/2
Simplify the expression to find the final value.
Final Answer
Want more problems? Check here!