-
Notifications
You must be signed in to change notification settings - Fork 6
/
chapter2.tex
73 lines (73 loc) · 2.81 KB
/
chapter2.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
%
% Copyright © 2018 Peeter Joot. All Rights Reserved.
% Licenced as described in the file LICENSE under the root directory of this GIT repository.
%
%{
\mychapter{Multivector calculus.}
\section{Reciprocal frames.}
\subsection{Motivation and definition.}
\input{reciprocal.tex}
\input{curvilinearDefinedCoordinates.tex}
\subsection{\R{2} reciprocal frame.}
\input{reciprocal_R2.tex}
\subsection{\R{3} reciprocal frame.}
\input{reciprocal_R3.tex}
\subsection{Problems.}
\input{reciprocal_orthogonal_problem.tex}
\input{2dreciprocalMatrixCalculation.tex}
\input{2subspaceR3reciprocalExample.tex}
\section{Curvilinear bases.}
\subsection{Two parameters.}
\input{curvilinearDefined.tex}
\subsection{Three (or more) parameters.}
\input{curvilinearThree.tex}
\subsection{Gradient.}
\input{gradient.tex}
\subsection{Vector derivative.}
\input{vectorDerivative.tex}
\subsection{Examples.}
\input{curvilinearExamples.tex}
\subsection{Problems.}
\input{sphericaldot.tex}
\input{volumeselection.tex}
\input{curvilinearsphericalProblem.tex}
\input{toriodalProblem.tex}
\section{Integration theory.}
\subsection{Line integral.}
\input{lineintegraldef.tex}
\subsection{Surface integral.}
\input{surfaceintegraldef.tex}
\subsection{Volume integral.}
\input{volumeintegraldef.tex}
\subsection{Bidirectional derivative operators.}
\input{fundamentalTheoremOfCalculus.tex}
\subsection{Fundamental theorem.}
\input{fundamentalTheorem.tex}
\subsection{Stokes' theorem.}
\input{stokesTheoremTheStatement.tex}
\subsection{Fundamental theorem for Line integral.}
\input{lineintegral.tex}
\subsection{Fundamental theorem for Surface integral.}
\input{surfaceintegral.tex}
\subsection{Fundamental theorem for Volume integral.}
\input{volumeintegral.tex}
\section{Vector calculus identities.}
\input{vectorcalc.tex}
\section{Multivector Fourier transform and phasors.}
\input{fourier.tex}
\section{Green's functions.}
\input{greensFunctionOverview.tex}
\subsection{Green's function solutions.}
\input{greensFunctionSolutions.tex}
\subsection{Helmholtz equation.}
\input{greensFunctionHelmholtz.tex}
\subsection{First order Helmholtz equation.}
\input{greensFunctionFirstOrderHelmholtz.tex}
\subsection{Spacetime gradient.}
\input{greensFunctionSpacetimeGradient.tex}
\section{Helmholtz theorem.}
\input{helmholtzDerviationMultivectorStatement.tex}
\input{helmholtzDerviationMultivectorSolution.tex}
\section{Problem solutions.}
\shipoutAnswer
%}