skeleton: 14 chapter stubs and 4 appendices
This commit is contained in:
34
chapters/ch09_series_solutions.tex
Normal file
34
chapters/ch09_series_solutions.tex
Normal file
@@ -0,0 +1,34 @@
|
||||
\section{Series Solutions}
|
||||
\label{ch:series_solutions}
|
||||
|
||||
\subsection{Power Series Method}
|
||||
\label{sec:ch09_power_series}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Euler--Cauchy Equations}
|
||||
\label{sec:ch09_euler_cauchy}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Frobenius Method}
|
||||
\label{sec:ch09_frobenius}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Summary}
|
||||
\label{sec:ch09_summary}
|
||||
|
||||
% Summary table at end of chapter
|
||||
\begin{table}[htbp]
|
||||
\centering
|
||||
\caption{Chapter Summary}
|
||||
\label{tab:ch09_summary}
|
||||
\begin{tabular}{l l}
|
||||
\toprule
|
||||
\textbf{Concept} & \textbf{Key Formula/Method} \\
|
||||
\midrule
|
||||
TBD & TBD \\
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
Reference in New Issue
Block a user