Series


Exercises for students
Find the sums of the following series and check your answer using the above applet:
10
Σ r2
r = 1
10
Σ (-1)r r
r = 1
10
Σ (r2 + 3r + 1)
r = 0
10
Σ r / (r + 1)
r = 5
100
Σ 1 / (2r)
r = 1




You can define the function using the following operators:
+-*/^
sqrt( )ln( )exp( )pi
sin( )cos( )tan( )
asin( )acos( )atan( )
sinh( )cosh( )tanh( )


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

Back to H2 Mathematics Homepage


This applet uses the com.javathings.math package developed by:
Patrik Lundin
patrik@javathings.com
http://www.javathings.com