-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCollectionOfFormulas.tex
More file actions
187 lines (152 loc) · 6.37 KB
/
CollectionOfFormulas.tex
File metadata and controls
187 lines (152 loc) · 6.37 KB
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
\documentclass[a4paper,12pt]{article}
\usepackage{amsmath, amsthm}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{slashed}
\usepackage{commath}
\usepackage[style=phys, biblabel=brackets, eprint=true, sorting=none, backend=biber, maxnames=99]{biblatex}
\usepackage{graphicx}
%Bibliographies
\addbibresource{References.bib}
%Page Settings
\setlength{\textwidth}{14.5cm}
\setlength{\textheight}{22.5cm}
\setlength{\topmargin}{-5mm}%{-1.5cm}
%\setlength{\evensidemargin}{0.36cm}
\setlength{\oddsidemargin}{5mm}%{0.36cm}
\input{defs}
\newenvironment{minipeqn}[1][]{\begin{minipage}[#1]{.45\textwidth}\begin{equation}}{\nonumber\end{equation}\end{minipage}}
%opening
\title{Formulas in Geometric Algebra and Geometric Calculus}
\author{}
\begin{document}
\maketitle
\section{Notation}
Unless otherwise stated, lower case latin alphabet stand for vectors, capital latin alphabet for multivectors, and $A_k$ for a multivector with only grade $k$ components, $A_k = \grade{k}{A_k}$.
We use both the left and right inner products and the "grade symmetric" inner product, which ever is more convenient:
\begin{eqnarray}
A_r \linner B_s &=& \grade{s-r}{A_r B_s}\\
A_r \rinner B_s &=& \grade{r-s}{A_r B_s}\\
A_r \cdot B_s &=& \grade{\abs{r-s}}{A_r B_s},\ \textrm{if}\ r, s \neq 0\\
A_r \cdot B_s &=& 0,\ \textrm{if}\ r = 0\ \textrm{or}\ s = 0\\
a \linner b &=& a \rinner b = a \cdot b
\end{eqnarray}
We define $\signX{X} := \sign{X * \reverse{X}}$ for multivector $X$.
In a space with positive definite signature $\signX{X} = 1$ for all multivectors.
Scalar product and norm:
\begin{align}
A * B &= \grade{}{AB}\\
\norm{A} &= \sqrt{|\reverse{A} * A|}\\
\normed{A} &= \frac{A}{\norm{A}}
\end{align}
Inverse, when $A_k$ a $k$ -blade and $\norm{A_k} \neq 0$, \emph{i.e.} $A_k$ is an invertible blade:
\begin{equation}
\label{eq:inversedef}
A_k^{-1} = \frac{A_k}{A_k^2} = \frac{\signX{A_k}\reverse{A_k}}{\norm{A_k}^2}.
\end{equation}
Projection to subspace defined by $k$ -blade $B_k$, when $\norm{B_k} \neq 0$:
\begin{eqnarray}
\label{eq:projdef}
P_{B_k}(A) &=& B^{-1}_{k}(B_k \rinner A)
\end{eqnarray}
\section{Geometric Algebra}
\subsection{Basic identities}
Inner, wedge and geometric products with vectors\cite{CA2GC}:
%page 8, (1.27a, b), (1.28)
\begin{eqnarray}
a\cdot A_r &=& \frac{1}{2}(a A_r - (-1)^r A_r a) = a\linner A_r\\
a\wedge A_r &=& \frac{1}{2}(a A_r + (-1)^r A_r a)\\
a A_r &=& a \cdot A_r + a \wedge A_r
\end{eqnarray}
Reordering \cite{CA2GC, Chisolm:2012aa}:
%GA2GC page 8, (1.23a, b), Chisolm page 83, (10-11)
\begin{eqnarray}
A_r\cdot B_s &=& (-1)^{r(s-1)} B_s \cdot A_r\ \textrm{for}\ r \leq s\\
A_r\linner B_s &=& (-1)^{r(s-1)} B_s \rinner A_r\\
A_r\wedge B_s &=& (-1)^{rs} B_s \wedge A_r\\
\end{eqnarray}
More generally \cite{CA2GC, Chisolm:2012aa}:
%Chisolm p. 83, (2), GA2GC p. 6, (1.20d)
\begin{eqnarray}
\grade{r+s-2j}{A_r B_s} &=& (-1)^{rs - j} \grade{r + s - 2j}{B_s A_r}\\
\grade{q}{A_r B_s C_t} &=& (-1)^{(q^2 + r^2 + s^2 + t^2 - q - r - s - t)/2} \grade{q}{C_t B_s A_r}
\end{eqnarray}
\subsection{Functions}
The exponential:
\begin{align}
\label{eq:expdef}
\exp(A) := e^{A} = \sum_{k = 0}^\infty \frac{1}{k!} A^k.
\end{align}
Via the standard proof, the exponential converges in the $\norm{\cdot}$ -norm for all $A$.
For blade $A_k$,
\begin{align}
\label{eq:bladeexptrig}
e^{A_k} = \left\{\begin{aligned}
&\cos(\norm{A_k}) + \normed{A_k} \sin(\norm{A_k}), &\sign{A_k^2} < 0&\\
&\cosh(\norm{A_k}) + \normed{A_k} \sinh(\norm{A_k}), &\sign{A_k^2} > 0&\\
&1 + A_k, &A_k^2 = 0&
\end{aligned} \right.
\end{align}
\section{Directed derivatives}
The variable being differentiated is denoted $X$ when the formula is valid for multivectors, and $x$ when it applies only to vectors. Correspondingly, the direction being differentiated in is denoted $a$ and $A$ for vector and multivector directions, respectively.
We assume that the direction $A$ only contains the grades in $X$. If not, the $A$ on the right hand side becomes $P(A)$, where $P$ is the projection to the grades of $X$.
Note that we use the definition $A * B = \grade{}{A B}$ for the scalar product. Changing this would give slight differences in the results.
Elementary derivatives \cite{HitzerCalculus}:
\begin{eqnarray}
%Hitzer page 6, 7
\label{eq:iddiff}
A * \partial X &=& A\\
\label{eq:scalpdiff}
A * \partial (X * B) &=& A * B
\end{eqnarray}
Given multivector valued functions $f(X)$ and $F(X)$, the function $G(X) := F(f(X))$ obeys the chain rule \cite{HitzerCalculus}:
\begin{equation}
%Hitzer page 7:
\label{eq:chainrule}
A * \partial G(X) = (A * \partial f(X))*\partial_Y F(Y)\vert_{Y = f(X)}.
\end{equation}
The norm and the unit multivector, for $\norm{X} \neq 0$:
\begin{align}
%proofs document
\label{eq:normsqrdif}
A * \partial \norm{X}^2 &= \signX{X}2 A * \reverse{X}\\
\label{eq:normdif}
A * \partial \norm{X} &= \signX{X} \frac{A * \reverse{X}}{\norm{X}}\\
\label{eq:normeddif}
A * \partial \normed{X} &= \frac{A \norm{X} - \signX{X} A * \normed{X} \reverse{X}}{\norm{X}^2}\quad \textrm {for all $X$}\nonumber\\
&= \frac{A - A * X X^{-1}}{\norm{X}} = \frac{A- P_{X}(A)}{\norm{X}}\quad \textrm{when $X$ an invertible blade}\\
\label{eq:normtokdif}
A * \partial \norm{X}^k &= \signX{X} k A * \normed{\reverse{X}} \norm{X}^{k-1}
\end{align}
Powers of a $k$-blade $X_k$ in the direction of $k$-vector $A_k$:
%Should we come up with a notation for a blade, or is the distinction $X_k$ enough?
\begin{align}
%proofs document
\label{eq:evenbladedif}
\begin{split}
A_k * \partial X_k^n &= n A_k *X_k X_k^{n - 2} \quad n\ \mathrm{even}\\
&= n A_k * X_k^{-1} X_k^{n},\quad n \textrm{ even and invertible}
\end{split}\\
\label{eq:oddbladedif}
\begin{split}
A_k * \partial X_k^n &= A_k X_k^{n-1} + (n-1) A_k*X_k X_k^{n-2}
\quad n \textrm{ odd}\\
&= \left(A_k + (n-1) P_{X_k}(A_k)\right) X_k^{n-1},\quad n\ \textrm{odd and invertible}
\end{split}
\end{align}
Exponential of a blade:
\begin{equation}
%proofs document
\label{eq:bladeexpdif}
A_k *\partial e^{X_k} = \left\{\begin{aligned}
&P_{X_k}(A_k) e^{X_k} + (A_k - P_{X_k}(A_k)) \frac{\sin(\norm{X_k})}{\norm{X_k}}, &\sign{X_k^2} < 0&\\
&P_{X_k}(A_k) e^{X_k} + (A_k - P_{X_k}(A_k)) \frac{\sinh(\norm{X_k})}{\norm{X_k}}, &\sign{X_k^2} > 0&\\
&A_k + \frac{1}{2}(A_k X_k + X_k A_k) + \frac{1}{6}X_k A_k X_k, &X_k^2 = 0&
\end{aligned} \right.
\end{equation}
\section{Vector derivatives}
\section{Antiderivatives}
\printbibliography[heading=bibintoc, title={References}]
\end{document}