[Edu-sig] We finished Riemann Sums!
A. Jorge Garcia
calcpage at aol.com
Fri May 4 21:02:07 CEST 2012
We finally finished Riemann Sums! We had a major problem with internet
access at my school over the last month, so we couldn't log into our
customary SAGE server. But, we are now back in business. We wrote
python functions for LeftSum, RightSum, MidSum, TrapSum and Simpson's
rules:
myLSum(g(x),a,b,n)
myRSum(g(x),a,b,n)
myMSum(g(x),a,b,n)
myTSum(g(x),a,b,n)
mySSum(g(x),a,b,n)
http://shadowfaxrant.blogspot.com/2012/05/quarter-iv-week-2-screencasts.html
HTH,
A. Jorge Garcia
Applied Math and CompSci
http://shadowfaxrant.blogspot.com
http://www.youtube.com/calcpage2009
More information about the Edu-sig
mailing list