Forgot password?
 Register account
View 263|Reply 1

[函数] 三次方程的根的平方根之和

[Copy link]

3156

Threads

7923

Posts

610K

Credits

Credits
64196
QQ

Show all posts

hbghlyj Posted 2024-4-13 15:55 |Read mode
三次方程$x^3+px^2+qx+r$的根的平方根之和的极小多项式为
$x^8+4px^6+2 \left(3 p^2-4 q\right)x^4+4 \left(p(p^2-4q)+16 r\right)x^2+\left(p^2-4 q\right)^2$

$p^2=4q$时,三次方程$x^3+px^2+qx+r$的根的平方根之和的极小多项式为
$x^6+4px^4+16qx^2+64 r$

3156

Threads

7923

Posts

610K

Credits

Credits
64196
QQ

Show all posts

 Author| hbghlyj Posted 2024-4-13 16:10
$p^2=4q$时,三次方程$x^3+px^2+qx+r$的根的平方根,一个等于其余两个之和

  1. -Sqrt[Root[1+#1+2 #1^2+#1^3&,1,0]]-Sqrt[Root[1+#1+2 #1^2+#1^3&,2,0]]+Sqrt[Root[1+#1+2 #1^2+#1^3&,3,0]]//RootReduce
Copy the Code
0
  1. -Sqrt[Root[#^3+p #^2+p^2/4 #+r&,1,0]]-Sqrt[Root[#^3+p #^2+p^2/4 #+r&,2,0]]+Sqrt[Root[#^3+p #^2+p^2/4 #+r&,3,0]]/.{p->RandomReal[],r->RandomReal[]}//RootReduce
Copy the Code
0

Mobile version|Discuz Math Forum

2025-6-5 19:34 GMT+8

Powered by Discuz!

× Quick Reply To Top Edit