new stuff
[lectures/latex.git] / physics_compact / math_app.tex
index f1ac777..ec21dae 100644 (file)
@@ -165,7 +165,7 @@ u_mv_1^* & u_mv_2^* & \cdots & u_mv_n^*\\
 \right)
 \text{ ,}
 \end{equation}
 \right)
 \text{ ,}
 \end{equation}
-which can be equivalently obtained by the rulrs of matrix multiplication
+which can be equivalently obtained by the rules of matrix multiplication
 \begin{equation}
 \vec{u}\otimes\vec{v}=\vec{u}\vec{v}^{\dagger} \text{ ,}
 \end{equation}
 \begin{equation}
 \vec{u}\otimes\vec{v}=\vec{u}\vec{v}^{\dagger} \text{ ,}
 \end{equation}
@@ -180,5 +180,47 @@ holds.
 
 \section{Spherical coordinates}
 
 
 \section{Spherical coordinates}
 
+Cartesian coordinates $\vec{r}(x,y,z)$ are related to spherical coordinates $\vec{r}(r,\theta,\phi)$ by
+\begin{eqnarray}
+x&=&r\sin\theta\cos\phi\textrm{ ,}\\
+y&=&r\sin\theta\sin\phi\textrm{ ,}\\
+z&=&r\cos\theta\textrm{ .}
+\end{eqnarray}
+Infinitesimal translations $dq_i$ and $dq'_i$ of the two coordinate systems are related by the partial derivatives.
+\begin{equation}
+dq_i=\sum_j \frac{\partial q_i}{\partial q'_j}dq'_j
+\end{equation}
+\begin{definition}[Jacobi matrix]
+The matrix J with components
+\begin{equation}
+J_{ij}=\frac{\partial q_i}{\partial q'_j}
+\end{equation}
+is called the Jacobi matrix.
+\end{definition}
+
+For cartesian and spherical coordinates the relation of the translations are presented in detail
+\begin{eqnarray}
+dx&=&\frac{\partial x}{\partial r}dr +
+     \frac{\partial x}{\partial \theta}d\theta +
+     \frac{\partial x}{\partial \phi}d\phi\\
+dy&=&\frac{\partial y}{\partial r}dr +
+     \frac{\partial y}{\partial \theta}d\theta +
+     \frac{\partial y}{\partial \phi}d\phi\\
+dz&=&\frac{\partial z}{\partial r}dr +
+     \frac{\partial z}{\partial \theta}d\theta +
+     \frac{\partial z}{\partial \phi}d\phi\\
+\end{eqnarray}
+and the vector consisting of all or using the Jacobi matrix
+
+
+\begin{equation}
+   =\sin\theta\cos\phi dr + \\
+\end{equation}
+
+To obtain infinitesimal 
+\begin{definition}[Jacobi matrix]
+
+\end{definition}
+
 \section{Fourier integrals}
 
 \section{Fourier integrals}