Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified week12_full_materials/lecture12.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions week12_full_materials/lecture12.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3642,10 +3642,10 @@ \subsection*{答案提示}

\textbf{2.} $\|T^n V - T^n V'\| \leq \gamma\|T^{n-1}V - T^{n-1}V'\| \leq \cdots \leq \gamma^n\|V-V'\|$。

\textbf{3.} $0.99^k < 0.0001$,$k > \frac{\ln 10^6}{\ln(1/0.99)} = \frac{13.8}{0.01} = 1380$次。
\textbf{3.} $100 \cdot 0.99^k < 0.01$,即$0.99^k < 10^{-4}$,$k > \frac{\ln 10^4}{\ln(1/0.99)} \approx 916.42$,因此至少需要$917$次。

\textbf{4.} $\frac{1}{\sqrt{1-0.95^2}} = \frac{1}{\sqrt{0.0975}} = 3.2$。误差上界$\leq 3.2$。

\textbf{5.} $\frac{2}{0.01^2}(0.01 + 0.99 \times 0.01 \times 100) = 20000 \times 1.01 \approx 20200$。

\end{document}
\end{document}