video lesson

Version imprimable
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231504779 AND uid = 0 in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT DISTINCT u.uid, u.name, s.timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1231504779 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.

Inverted Polynomial Division and Taylor Polynomials

64563_logo_final.GIF

Polynomial Division can be used to find Taylor polynomials of rational functions easily and quickly. The polynomial division that does this trick is inverted in the sense that, instead of canceling out the leading terms at each step, one cancels out the trailing terms. Otherwise everything goes just like in the ordinary long division of polynomials.

Convergence of a Special Geometric Series

Picture 7.png

This video explains why the geometric series 1/2 + 1/4 + 1/8 + ... converges using an elementary argument. The video is meant to be preparatory materials for students to view before the discussion of geometric series takes place in a class room. The video finishes with an intriguing example.