|
Last edited by hbghlyj 2025-3-9 18:29已知 $m, ~ n$ 均为正整数,证明下面的恒等式:
\[
\begin{aligned}
& \frac{1}{2} m^{\frac{n+1}{2}}\left(n-2\left\lfloor\frac{n}{2}\right\rfloor\right)+\frac{m+1}{4} m^{\frac{n}{2}}\left(1-\left(n-2\left\lfloor\frac{n}{2}\right\rfloor\right)\right) \equiv\left(m^{\lfloor(n+1) / 2\rfloor}+m ^{\lfloor(n+2) / 2\rfloor}\right) / 4 。 \\
& \left\lfloor\frac{n}{2}\right\rfloor,\lfloor(n+1) / 2\rfloor, ~\lfloor(n+2) / 2\rfloor \text { 分别表示 } \frac{n}{2}, ~(n+1) / 2, ~(n+2) / 2 \text { 的整数部分。 }
\end{aligned}
\] |
|