Evaluate the Summation sum from k=1 to 50 of 8
Problem
Solution
Identify the type of summation. This is a sum of a constant value,
c=8 over a range of indices fromk=1 ton=50 Apply the formula for the sum of a constant. The formula is
(∑_k=1^n)(c)=n⋅c Substitute the given values into the formula. Here,
n=50 andc=8 Calculate the product of the number of terms and the constant value.
Final Answer
Want more problems? Check here!