Answer:
n = 5
Explanation:
5
∑
n = 1
means sum the expression inside from n = 1 to n = 5
that is ∑ (for n = 1) + ∑ (n = 2) + ∑ (for n = 3) + .... ∑ (for n = 5 )
the value of the upper is n = 5
9.4m questions
12.2m answers