aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/kugel/main.tex
diff options
context:
space:
mode:
authorf1bi1n <109807532+f1bi1n@users.noreply.github.com>2022-08-15 20:21:26 +0200
committerGitHub <noreply@github.com>2022-08-15 20:21:26 +0200
commit13e80fa4f6ca5fb0551e2e3adca931d32091cab1 (patch)
tree2793c654e5d5f4556a32c7dfea915fd37c74f59b /buch/papers/kugel/main.tex
parent2.Uerbarbeitung, bruch (diff)
parentMerge pull request #50 from ntobler/master (diff)
downloadSeminarSpezielleFunktionen-13e80fa4f6ca5fb0551e2e3adca931d32091cab1.tar.gz
SeminarSpezielleFunktionen-13e80fa4f6ca5fb0551e2e3adca931d32091cab1.zip
Merge branch 'master' into master
Diffstat (limited to 'buch/papers/kugel/main.tex')
-rw-r--r--buch/papers/kugel/main.tex37
1 files changed, 9 insertions, 28 deletions
diff --git a/buch/papers/kugel/main.tex b/buch/papers/kugel/main.tex
index 06368af..98d9cb2 100644
--- a/buch/papers/kugel/main.tex
+++ b/buch/papers/kugel/main.tex
@@ -1,39 +1,20 @@
-%
+% vim:ts=2 sw=2 et:
% main.tex -- Paper zum Thema <kugel>
%
% (c) 2020 Hochschule Rapperswil
%
-\chapter{Recurrence Relations for Spherical Harmonics in Quantum Mechanics\label{chapter:kugel}}
-\lhead{Recurrence Relations in Quantum Mechanics}
+\begin{otherlanguage}{english}
+\chapter{Spherical Harmonics\label{chapter:kugel}}
+\lhead{Spherical Harmonics}
\begin{refsection}
\chapterauthor{Manuel Cattaneo, Naoki Pross}
-\begin{verbatim}
-
-Ideas and current research goals
---------------------------------
-
-- Recurrence relations for spherical harmonics
-- Associated Legendre polynomials
-- Rodrigues' type formula aka Rodrigues' formula
-- Applications:
- * Quantization of angular momentum
- * Gravitational field measurements (NASA ebb and flow, ESA goce)
- * Literally anything that needs basis functions on the surface of a sphere
-
-Literature
-----------
-
-- Nichtkommutative Bildverarbeitung, T. Mendez, p57+
-- Linear Algebra Done Right, S. Axler, p212,221,231,237
-- Introduction to Quantum Mechanics, D. J. Griffith, p201+
-- Seminar Quantenmechanik, A. Müller, p101,106,114,121
-- Introduction to Partial Differential Equations, J. Oliver, p510+
-- Partial Differential Equations in Engineering Problems, K. Miller, p175,190
-
-\end{verbatim}
-
+\input{papers/kugel/introduction}
+\input{papers/kugel/preliminaries}
+\input{papers/kugel/spherical-harmonics}
+\input{papers/kugel/applications}
\printbibliography[heading=subbibliography]
\end{refsection}
+\end{otherlanguage}