Summation


Exercises for students
Express the following in terms of n and check your working using the above applet:
nn
Σ (r2 + 2r + 3) Σ (r2 + 2r + 3)
r = 1r = 0
2n2n
Σ (r2 + 3n + 1) Σ (r2 + 3n + 1)
r = 1r = 0


Right-click here to download this page and the Java Class File.