Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7e7eb40

Browse files
author
hengxin
committed
2-4-recurrence: +hw, +additional, +ot1
1 parent fcee2a0 commit 7e7eb40

File tree

4 files changed

+47
-9
lines changed

4 files changed

+47
-9
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
% 2-4-recurrence.bib
2+
3+
@article{ABMethod,
4+
author = {Akra, Mohamad and Bazzi, Louay},
5+
title = {On the Solution of Linear Recurrence Equations},
6+
year = {1998},
7+
issue_date = {May 1998},
8+
publisher = {Kluwer Academic Publishers},
9+
address = {USA},
10+
volume = {10},
11+
number = {2},
12+
issn = {0926-6003},
13+
url = {https://doi.org/10.1023/A:1018353700639},
14+
doi = {10.1023/A:1018353700639},
15+
journal = {Comput. Optim. Appl.},
16+
month = may,
17+
pages = {195–210},
18+
numpages = {16},
19+
}
31.9 KB
Binary file not shown.

‎2019/2019-2/2-4-recurrence/2-4-recurrence.tex‎

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,47 +25,47 @@
2525
\beginrequired
2626

2727
%%%%%%%%%%%%%%%
28-
\begin{problem}[]
28+
\begin{problem}[TC 4.1-5]
2929
\end{problem}
3030

3131
\begin{solution}
3232
\end{solution}
3333
%%%%%%%%%%%%%%%
3434

3535
%%%%%%%%%%%%%%%
36-
\begin{problem}[]
36+
\begin{problem}[TC 4.3-3]
3737
\end{problem}
3838

3939
\begin{solution}
4040
\end{solution}
4141
%%%%%%%%%%%%%%%
4242

4343
%%%%%%%%%%%%%%%
44-
\begin{problem}[]
44+
\begin{problem}[TC 4.4-5]
4545
\end{problem}
4646

4747
\begin{solution}
4848
\end{solution}
4949
%%%%%%%%%%%%%%%
5050

5151
%%%%%%%%%%%%%%%
52-
\begin{problem}[]
52+
\begin{problem}[TC 4.5-4]
5353
\end{problem}
5454

5555
\begin{solution}
5656
\end{solution}
5757
%%%%%%%%%%%%%%%
5858

5959
%%%%%%%%%%%%%%%
60-
\begin{problem}[]
60+
\begin{problem}[TC Problem 4-1]
6161
\end{problem}
6262

6363
\begin{solution}
6464
\end{solution}
6565
%%%%%%%%%%%%%%%
6666

6767
%%%%%%%%%%%%%%%
68-
\begin{problem}[]
68+
\begin{problem}[TC Problem 4-3 (Except $f$ and $j$)]
6969
\end{problem}
7070

7171
\begin{solution}
@@ -76,7 +76,7 @@
7676
\beginoptional
7777

7878
%%%%%%%%%%%%%%%
79-
\begin{problem}[]
79+
\begin{problem}[TC Problem 4-3 ($f$ and $j$)]
8080
\end{problem}
8181

8282
\begin{solution}
@@ -87,7 +87,14 @@
8787
\beginot
8888

8989
%%%%%%%%%%%%%%%
90-
\begin{ot}[]
90+
\begin{ot}[Akra-Bazzi Method]
91+
介绍求解递归式的 Akra-Bazzi Method, 包括定理介绍、应用与简要证明思路。
92+
93+
参考资料:
94+
\begin{itemize}
95+
\item 论文~\cite{ABMethod}
96+
\item \href{https://en.wikipedia.org/wiki/Akra\%E2\%80\%93Bazzi\_method}{Akra–Bazzi method @ wiki}
97+
\end{itemize}
9198
\end{ot}
9299

93100
% \begin{solution}
@@ -121,4 +128,7 @@
121128
% \item $\cdots$
122129
% \end{itemize}
123130
%%%%%%%%%%%%%%%%%%%%
131+
\bibliography{2-4-recurrence}
132+
\bibliographystyle{plainnat}
133+
%%%%%%%%%%%%%%%%%%%%
124134
\end{document}

‎2019/2019-2/2-4-recurrence/README.md‎

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,22 @@
1010
- TC 第 4 章问题 4
1111

1212
### NEW
13+
- TC 4.1-5
14+
- TC 4.3-3
15+
- TC 4.4-5
16+
- TC 4.5-4
17+
- TC Problem 4-1
18+
- TC Problem 4-3 (Except f and j)
1319

1420
### Additional
21+
- TC Problem 4-3 (f and j)
1522

1623
## OT
1724

1825
### OLD
1926
- 证明 The Master Theorem
2027
- 介绍 Akra–Bazzi Method
2128

22-
### NEW
29+
### NEW
30+
- 介绍 Akra–Bazzi Method
31+
- ???

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /