Mister Exam

Other calculators

Sum of series k^2-3*k



=

The solution

You have entered [src]
  30             
 ___             
 \  `            
  \    / 2      \
  /    \k  - 3*k/
 /__,            
n = 10           
$$\sum_{n=10}^{30} \left(k^{2} - 3 k\right)$$
Sum(k^2 - 3*k, (n, 10, 30))
The answer [src]
            2
-63*k + 21*k 
$$21 k^{2} - 63 k$$
-63*k + 21*k^2

    Examples of finding the sum of a series