This commit is contained in:
krahets
2024-01-12 01:01:38 +08:00
parent 4037b872f4
commit 7ba648cfdc
7 changed files with 14 additions and 14 deletions

View File

@ -228,7 +228,7 @@ $$
T(h) = 2^0h + 2^1(h-1) + 2^2(h-2) + \dots + 2^{(h-1)}\times1
$$
化简上式需要借助中学的数列知识,将 $T(h)$ 乘以 $2$ ,得到:
化简上式需要借助中学的数列知识,将 $T(h)$ 乘以 $2$ ,得到:
$$
\begin{aligned}