找回密码
 欢迎注册
查看: 16451|回复: 7

[讨论] 解方程

[复制链接]
发表于 2021-1-26 22:48:21 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?欢迎注册

×
实数范围内解方程 $x^3+1=2\root3(2x-1)$

显然$x_{1}=1$
毋因群疑而阻独见  毋任己意而废人言
毋私小惠而伤大体  毋借公论以快私情
发表于 2021-1-26 22:56:28 | 显示全部楼层
$-16 x + 3 x^3 + 3 x^6 + x^9 + 9=(-1+x) (-1+x+x^2) (9+2 x+4 x^2+2 x^3+2 x^4+x^6)=0$
而$9+2 x+4 x^2+2 x^3+2 x^4+x^6>0$恒成立、
毋因群疑而阻独见  毋任己意而废人言
毋私小惠而伤大体  毋借公论以快私情
 楼主| 发表于 2021-1-26 23:12:37 | 显示全部楼层
wayne 发表于 2021-1-26 22:56
$-16 x + 3 x^3 + 3 x^6 + x^9 + 9=(-1+x) (-1+x+x^2) (9+2 x+4 x^2+2 x^3+2 x^4+x^6)=0$
而$9+2 x+4 x^2 ...

只能硬算?有没有简单巧妙的方法?
毋因群疑而阻独见  毋任己意而废人言
毋私小惠而伤大体  毋借公论以快私情
发表于 2021-1-26 23:57:28 | 显示全部楼层
灵感乍现,我怎么感觉这题目我做过。
$x^3+1=2y, y^3+1=2x$, 而$y=1/2(x^3-1)$是单调递增函数, 因为轮换对称,所以该函数关于$y=x$对称,反函数等于函数本身,所以 $x^3+1=2x$,也就是$(-1+x) (-1+x+x^2)=0$

点评

题目你曾给出过,所以有印象 :)  发表于 2021-1-27 11:11
https://bbs.emath.ac.cn/forum.php?mod=redirect&goto=findpost&ptid=15290&pid=74253&fromuid=8865  发表于 2021-1-27 11:08
毋因群疑而阻独见  毋任己意而废人言
毋私小惠而伤大体  毋借公论以快私情
发表于 2021-1-27 08:26:08 | 显示全部楼层
  1. (*解方程https://bbs.emath.ac.cn/thread-17672-1-1.html*)
  2. Clear["Global`*"];(*mathematica11.2,win7(64bit)Clear all variables*)
  3. ans=Solve[(x^3+1)^3==8*(2*x-1),{x}];
  4. Grid[ans,Alignment->Left]
  5. Grid[N@ans,Alignment->Left]
复制代码


\[\begin{array}{l}
x\to 1 \\
x\to \frac{1}{2} \left(-\sqrt{5}-1\right) \\
x\to \frac{1}{2} \left(\sqrt{5}-1\right) \\
x\to \text{Root}\left[\text{$\#$1}^6+2 \text{$\#$1}^4+2 \text{$\#$1}^3+4 \text{$\#$1}^2+2 \text{$\#$1}+9\&,1\right] \\
x\to \text{Root}\left[\text{$\#$1}^6+2 \text{$\#$1}^4+2 \text{$\#$1}^3+4 \text{$\#$1}^2+2 \text{$\#$1}+9\&,2\right] \\
x\to \text{Root}\left[\text{$\#$1}^6+2 \text{$\#$1}^4+2 \text{$\#$1}^3+4 \text{$\#$1}^2+2 \text{$\#$1}+9\&,3\right] \\
x\to \text{Root}\left[\text{$\#$1}^6+2 \text{$\#$1}^4+2 \text{$\#$1}^3+4 \text{$\#$1}^2+2 \text{$\#$1}+9\&,4\right] \\
x\to \text{Root}\left[\text{$\#$1}^6+2 \text{$\#$1}^4+2 \text{$\#$1}^3+4 \text{$\#$1}^2+2 \text{$\#$1}+9\&,5\right] \\
x\to \text{Root}\left[\text{$\#$1}^6+2 \text{$\#$1}^4+2 \text{$\#$1}^3+4 \text{$\#$1}^2+2 \text{$\#$1}+9\&,6\right] \\
\end{array}\]

数值化
\[\begin{array}{l}
x\to 1. \\
x\to -1.61803 \\
x\to 0.618034 \\
x\to -1.08891-0.824866 i \\
x\to -1.08891+0.824866 i \\
x\to 0.123133\, -1.4302 i \\
x\to 0.123133\, +1.4302 i \\
x\to 0.965776\, -1.18647 i \\
x\to 0.965776\, +1.18647 i \\
\end{array}\]
毋因群疑而阻独见  毋任己意而废人言
毋私小惠而伤大体  毋借公论以快私情
发表于 2021-1-27 08:28:48 | 显示全部楼层
毋因群疑而阻独见  毋任己意而废人言
毋私小惠而伤大体  毋借公论以快私情
您需要登录后才可以回帖 登录 | 欢迎注册

本版积分规则

小黑屋|手机版|数学研发网 ( 苏ICP备07505100号 )

GMT+8, 2024-4-18 15:40 , Processed in 0.062366 second(s), 17 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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