- 55 -
Result. Result. Go to main screen. Press
VARS, YVARS,
Enter
Y1(A + K*W)*W, K, 0, N-1) Function, Y5, ENTER
Use Alpha keys for letters.
To calculate a Riemann Sum using right endpoints follow these instructions:
Enter the function at
Y=
as
Y1
.
Enter the number or rectangles (n) as N, so press
n, STO>, ALPHA, N
.
Enter the left endpoint of the interval (a) as A, so press
a, STO>, ALPHA, A.
Compute
and store it as
W
. Press the number, then
STO> ALPHA W
.
Press
Y=
and enter the following commands as
Y6
:
sum(seq(Y1(A + K*W)*W, K, 1, N)
Press
VARS, Y-VARS, Function, 6, ENTER.
Enter
as
Y1
on
15 STO> ALPHA N
1 STO> ALPHA A
the
Y=
menu.
Compute
.
ANS STO> W
2
nd
STAT
(choose
MATH
).
Go to
Y=
and Press
Y6
.