division

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 >= 1231502926 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 >= 1231502926 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.