File:Polynomial roots multiplicity.svg

原始文件(SVG文件,尺寸为1,000 × 1,000像素,文件大小:7 KB)


摘要

描述
English: Graph of the polynomial y = x^3 + 2*x^2 - 7*x + 4 with its roots (zeros) -4 and 1 marked. The root -4 is a 'simple' root (of multiplicity 1), and therefore the graph crosses the x-axis at this root. The root 1 is of even multiplicity and therefore the graph bounces off the x-axis at this root.

The gnuplot 4.4 program which generates this graph:

set terminal svg enhanced size 1000 1000 linewidth 2 fsize 20 set output "polynomial_roots_multiplicity.svg" set xrange [-5:5] set yrange [-10:25] set xzeroaxis linetype -1 set yzeroaxis linetype -1 set key off set label "x = 1" at 2,-2 left set arrow 1 from 1.9,-2 to 1,0 set label "x = -4" at -3,2 left set arrow 2 from -3.1,2 to -4,0

plot x**3 + 2 * x**2 - 7*x + 4 with lines
日期
来源 自己的作品
作者 Dov Murik

许可协议

我,本作品著作权人,特此采用以下许可协议发表本作品:
Creative Commons CC-Zero 本作品采用知识共享CC0 1.0 通用公有领域贡献许可协议授权。
采用本宣告发表本作品的人,已在法律允许的范围内,通过在全世界放弃其对本作品拥有的著作权法规定的所有权利(包括所有相关权利),将本作品贡献至公有领域。您可以复制、修改、传播和表演本作品,将其用于商业目的,无需要求授权。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2014年6月10日 (二) 03:482014年6月10日 (二) 03:48版本的缩略图1,000 × 1,000(7 KB)דובק1User created page with UploadWizard

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

元数据