找回密码
 快速注册
搜索
查看: 54|回复: 2

[几何] 4次方程 二次曲线线性系统

[复制链接]

3149

主题

8386

回帖

6万

积分

$\style{scale:11;fill:#eff}꩜$

积分
65391
QQ

显示全部楼层

hbghlyj 发表于 2023-5-9 17:24 |阅读模式
MathWorld
CRC Archive
对于四次方程 $ x^4+px^2+qx+r = 0$ 因为 $x_1+x_2+x_3+x_4= 0$ 可定义
\begin{align*}
\alpha &= (x_1+x_2)(x_3+x_4)=-(x_1+x_2)^2 \\
\beta &= (x_1+x_3)(x_2+x_4)=-(x_1+x_3)^2 \\
\gamma &= (x_1+x_4)(x_2+x_3)=-(x_2+x_3)^2
\end{align*}The resolvent cubic 定义为
\begin{align*}
h(x) &= (x-\alpha)(x-\beta)(x-\gamma)\\
     &= x^3-(\alpha+\beta+\gamma)x^2+(\alpha\beta+\alpha\gamma+\beta\gamma)x-\alpha\beta\gamma.
\end{align*}比较
\begin{align*}
P(x) &= x^4+px^2+qx+r\\
     &= (x-x_1)(x-x_2)(x-x_3)(x-x_4) \\
     &= x^4+\left({\,\prod_{i\not=j}^4 x_ix_j}\right)x^2+(x_1+x_2)(x_1+x_3)(x_2+x_3)x \\
     &\phantom{=}-x_1x_2x_3(x_1+x_2+x_3)
\end{align*}

\begin{align*}
h(x) &= x^3-2px^2=(p^2-r)z+q^2.
\end{align*}
解这个三次方程得 $\alpha$, $\beta$, 与 $\gamma$, 从而解出 $x_i$.
Faucette 1996 A Geometric Interpretation of the Solution of the General Quartic Polynomial JSTOR
Dave Auckly 2007 Solving the Quartic with a Pencil PDF
Degenerate conic
geometric solution to a quartic equation

3149

主题

8386

回帖

6万

积分

$\style{scale:11;fill:#eff}꩜$

积分
65391
QQ

显示全部楼层

 楼主| hbghlyj 发表于 2023-5-9 17:53
本帖最后由 hbghlyj 于 2023-5-14 20:40 编辑 用sed使旧的CropBox失效(Only replace the first occurrence)
  1. D:\Git\usr\bin\sed.exe  -i 's#/CropBox #/cropbox #'  "A Geometric Interpretation of the Solution of the General Quartic Polynomial.pdf"
复制代码

用pdfinfo找到Page size:      595 x 882 pts
(1 in = 72 pt)
  1. D:\MiKTeX\miktex\bin\x64\pdfinfo.exe "A Geometric Interpretation of the Solution of the General Quartic Polynomial.pdf"
复制代码

测量(要剪掉的高度) ymin (因为gs坐标原点在左下角)为60 pt
用gs写入CropBox [0 60 595 882]
  1. D:\gs9.54.0\bin\gswin32c.exe -o AGISGQP.pdf -sDEVICE=pdfwrite -c "[/CropBox [0 60 595 882] /PAGES pdfmark" -dFirstPage=2 "A Geometric Interpretation of the Solution of the General Quartic Polynomial.pdf"
  2. D:\gs9.54.0\bin\gswin32c.exe -o "A Geometric Interpretation of the Solution of the General Quartic Polynomial.pdf" -sDEVICE=pdfwrite -dNOPAUSE -dBATCH AGISGQP.pdf
复制代码

把页面的文字全选复制出来发现已经没有"Download from..."说明CropBox外的文字已被gs去除
但是文件从362 KB增大到672 KB
$type A Geometric Interpretation of the Solution of the General Quartic Polynomial.pdf (679.04 KB, 下载次数: 1)

3149

主题

8386

回帖

6万

积分

$\style{scale:11;fill:#eff}꩜$

积分
65391
QQ

显示全部楼层

 楼主| hbghlyj 发表于 2023-5-9 18:06

四次方程的几何解

考虑四次方程的4个根对应的二次曲线系,其中的3个退化二次曲线[完全四边形的3双对角线]确定Resolvent cubic三个根。

手机版|悠闲数学娱乐论坛(第3版)

GMT+8, 2025-3-4 15:58

Powered by Discuz!

× 快速回复 返回顶部 返回列表