Respuesta :
[tex]\sum\limits_{i=3}^{10}\big i^2[/tex]
or:
[tex]\sum\limits_{i=1}^{8}\left(2+i\right)^2[/tex]
or:
x₁=3, x₂=4, x₃=5, .... x₈=10
[tex]\sum\limits_{i=1}^{8}\big x_i^2[/tex]
The sigma notation of 3^2+4^2+5^2+...+10^2 is: [tex]\sum\limits^{10}_{n = 3} n^2[/tex]
How to express the sum as a sigma notation?
The sum is given as;
3^2+4^2+5^2+...+10^2
The above means that the sum of the squares of integers from 3 to 10
Using the above statement, the sigma notation is:
[tex]\sum\limits^{10}_{n = 3} n^2[/tex]
Where n represents the current integer
Read more about sigma notation at:
https://brainly.com/question/14322177