<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>数学 - 分类 - 种树的时间</title><link>https://zhongshutime.com/categories/%E6%95%B0%E5%AD%A6/</link><description>数学 - 分类 - 种树的时间</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>plantatree2023@gmail.com (种树者)</managingEditor><webMaster>plantatree2023@gmail.com (种树者)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Mon, 27 Jul 2026 21:57:40 +0800</lastBuildDate><atom:link href="https://zhongshutime.com/categories/%E6%95%B0%E5%AD%A6/" rel="self" type="application/rss+xml"/><item><title>数学中的因式分解技巧</title><link>https://zhongshutime.com/math-factorization/</link><pubDate>Mon, 27 Jul 2026 21:57:40 +0800</pubDate><author>plantatree2023@gmail.com (种树者)</author><guid>https://zhongshutime.com/math-factorization/</guid><description><![CDATA[<h3 id="常用公式">常用公式</h3>
<p>\begin{equation*}
a^2 - b^2 = (a + b)(a-b)
\end{equation*}</p>
<p>\begin{equation*}
a^3 + b^3 = (a + b)(a^2-ab+b^2)
\end{equation*}</p>
<p>\begin{equation*}
a^3 + b^3 = (a - b)(a^2+ab+b^2)
\end{equation*}</p>
<p>\begin{equation*}
a^2+2ab+b^2=(a+b)^2
\end{equation*}</p>
<p>\begin{equation*}
a^2-2ab+b^2=(a-b)^2
\end{equation*}</p>
<p>\begin{equation*}
a^3+3a^2b+3ab^2+b^3=(a+b)^3
\end{equation*}</p>
<p>\begin{equation*}
a^3-3a^2b+3ab^2-b^3=(a-b)^3
\end{equation*}</p>
<p>\begin{equation*}
a^n+b^n=(a+b)(a^{n-1}-a^{n-2}b+a^{n-3}b+&hellip;-ab^{n-2}+b^{n-1}) , n为正奇数
\end{equation*}</p>
<p>\begin{equation*}
a^n-b^n=(a-b)(a^{n-1}+a^{n-2}b+a^{n-3}b+&hellip;+ab^{n-2}+b^{n-1}), n为正整数
\end{equation*}</p>
<p>\begin{equation*}
a^3+b^3+c^3-3abc=\frac{1}{2}(a+b+c)[(a-b)^2+(b-c)^2+(c-a)^2]，由轮换式可推
\end{equation*}</p>]]></description></item></channel></rss>