Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mathematics for Quantum Physics
lectures
Merge requests
!14
First major update of src/2_coordinates.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
First major update of src/2_coordinates.md
maciejedits
into
master
Overview
0
Commits
21
Pipelines
21
Changes
1
Merged
Maciej Topyla
requested to merge
maciejedits
into
master
2 years ago
Overview
0
Commits
21
Pipelines
21
Changes
1
Expand
0
0
Merge request reports
Viewing commit
22be386a
Prev
Next
Show latest version
1 file
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
22be386a
latex syntax fix
· 22be386a
Maciej Topyla
authored
2 years ago
src/2_coordinates.md
+
3
−
2
Options
@@ -426,9 +426,10 @@ We have discussed four different coordinate systems:
In a similar fashion it can be shown that for spherical coordinates,
the Laplace operator acting on a function $\psi({\bf r})$ becomes:
\begin{align} \nabla^2 \psi (r,\vartheta,\varphi) &=
$$
\begin{align} \nabla^2 \psi (r,\vartheta,\varphi) &=
\frac{1}{r^2} \frac{\partial}{\partial r^2} \left( r^2 \frac{\partial \psi(r,\vartheta,\varphi)}{\partial r} \right) \\ &+ \frac{1}{r^2\sin^2\vartheta} \frac{\partial^2 \psi(r,\vartheta, \varphi)}{\partial \varphi^2} \\ &+ \frac{1}{r^2\sin\vartheta}
\frac{\partial}{\partial \vartheta}\left( \sin\vartheta \frac{\partial\psi(r,\vartheta, \varphi)}{\partial \vartheta}\right).\end{align}
\frac{\partial}{\partial \vartheta}\left( \sin\vartheta \frac{\partial\psi(r,\vartheta, \varphi)}{\partial \vartheta}\right).
\end{align}$$
This is however even more tedious (you do not have to show this).
6.
[:grinning:]
*Integration and coordinates I*
Loading