Inverted Polynomial Division and Taylor Polynomials
- user warning: Table './jem/sessions' is marked as crashed and should be repaired
query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231459638 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 >= 1231459638 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
Soumis par Mika.Seppala le sam, 2008/06/14 - 18:17.
|
|
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.
|
Show Full Record
Export to LOM
Exported times
475
|
- 1935 lectures

|