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
Commits
b34aab57
Commit
b34aab57
authored
5 years ago
by
Michael Wimmer
Browse files
Options
Downloads
Patches
Plain Diff
fix cosmetic issues
parent
3692bc11
No related branches found
Branches containing commit
No related tags found
2 merge requests
!3
Add lecture notes for coordinates
,
!2
Add lecture on complex numbers properly
Pipeline
#20511
passed
5 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/1_complex_numbers.md
+12
-19
12 additions, 19 deletions
src/1_complex_numbers.md
with
12 additions
and
19 deletions
src/1_complex_numbers.md
+
12
−
19
View file @
b34aab57
...
@@ -159,17 +159,13 @@ should be independent of $dz=dx + {\rm i} dy$! Thus, $f(z)$ is
...
@@ -159,17 +159,13 @@ should be independent of $dz=dx + {\rm i} dy$! Thus, $f(z)$ is
differentiable only when
differentiable only when
$$
\f
rac{
\p
artial u}{
\p
artial x} + {
\r
m i}
\f
rac{
\p
artial v}{
\p
artial x} = -{
\r
m i}
\f
rac{
\p
artial u}{
\p
artial y} +
\f
rac{
\p
artial v}{
\p
artial y}.$$
$$
\f
rac{
\p
artial u}{
\p
artial x} + {
\r
m i}
\f
rac{
\p
artial v}{
\p
artial x} = -{
\r
m i}
\f
rac{
\p
artial u}{
\p
artial y} +
\f
rac{
\p
artial v}{
\p
artial y}.$$
Equating the real and imaginary parts of the left and right hand side we
Equating the real and imaginary parts of the left and right hand side we
obtain the
obtain the
*Cauchy Riemann*
differential equations:
TODO: Here was a remark environment
[
*Cauchy Riemann*
differential equations:
$$
\f
rac{
\p
artial u}{
\p
artial x} =
\f
rac{
\p
artial v}{
\p
artial y} {~~~
\r
m and ~~~ }
\f
rac{
\p
artial v}{
\p
artial x} = -
$$
\f
rac{
\p
artial u}{
\p
artial x} =
\f
rac{
\p
artial v}{
\p
artial y} {~~~
\r
m and ~~~ }
\f
rac{
\p
artial v}{
\p
artial x} = -
\f
rac{
\p
artial u}{
\p
artial y}.$$ The derivative is then given as
\f
rac{
\p
artial u}{
\p
artial y}.$$ The derivative is then given as
$$
\f
rac{df}{dz} =
\f
rac{
\p
artial u}{
\p
artial x} + {
\r
m i}
\f
rac{
\p
artial v}{
\p
artial x}.$$
$$
\f
rac{df}{dz} =
\f
rac{
\p
artial u}{
\p
artial x} + {
\r
m i}
\f
rac{
\p
artial v}{
\p
artial x}.$$
A complex function whose real and imaginary part ($u$ and $v$) obey the
A complex function whose real and imaginary part ($u$ and $v$) obey the
Cauchy-Riemann differential equations in a point $z$, is complex
Cauchy-Riemann differential equations in a point $z$, is complex
differentiable at the point $z$.
]{}
differentiable at the point $z$.
Note that differentiability is a property which not only pertains to a
Note that differentiability is a property which not only pertains to a
function, but also to a point.
function, but also to a point.
...
@@ -287,8 +283,6 @@ $$\tanh'(x) = 1 + \frac{\sinh^2 x}{\cosh^2 (x)} = - \frac{1}{\cosh^2(x)}.$$
...
@@ -287,8 +283,6 @@ $$\tanh'(x) = 1 + \frac{\sinh^2 x}{\cosh^2 (x)} = - \frac{1}{\cosh^2(x)}.$$
Summary
Summary
=======
=======
TODO: Here was the beginning of a mdframed env
-
A complex number $z$ has the form $$z = a + b
\r
m i$$ where $a$ and
-
A complex number $z$ has the form $$z = a + b
\r
m i$$ where $a$ and
$b$ are both real, and $
\r
m i^2 = 1$. The real number $a$ is called
$b$ are both real, and $
\r
m i^2 = 1$. The real number $a$ is called
the
*real part*
of $z$ and $b$ is the
*imaginary part*
. Two complex
the
*real part*
of $z$ and $b$ is the
*imaginary part*
. Two complex
...
@@ -336,22 +330,21 @@ TODO: Here was the beginning of a mdframed env
...
@@ -336,22 +330,21 @@ TODO: Here was the beginning of a mdframed env
- Hyperbolic functions are defined as:
- Hyperbolic functions are defined as:
$$\sinh(z) = \frac{e^{z} - e^{-z}}{2}; \phantom{xxx} \cosh(z) = \frac{e^{z} + e^{-z}}{2}.$$
$$\sinh(z) = \frac{e^{z} - e^{-z}}{2}; \phantom{xxx} \cosh(z) = \frac{e^{z} + e^{-z}}{2}.$$
TODO: Here was the end of a mdframed env
Problems
Problems
========
========
1.
[
\[
]{}D1[
\]
]{}
Given $a=1+2
\r
m i$ and $b=4-2
\r
m i$, draw in the
1.
*(difficulty: +)*
Given $a=1+2
\r
m i$ and $b=4-2
\r
m i$, draw in the
complex plane the numbers $a+b$, $a-b$, $ab$, $a/b$, $e^a$ and
complex plane the numbers $a+b$, $a-b$, $ab$, $a/b$, $e^a$ and
$
\l
n(a)$.
$
\l
n(a)$.
2.
[
\[
]{}D1[
\]
]{}
Evaluate (i) $
\r
m i^{1/4}$, (ii)
2.
*(difficulty: +)*
Evaluate (i) $
\r
m i^{1/4}$, (ii)
$
\l
eft(-1+
\r
m i
\s
qrt{3}
\r
ight)^{1/2}$, (iii) $
\e
xp(2
\r
m i^3)$.
$
\l
eft(-1+
\r
m i
\s
qrt{3}
\r
ight)^{1/2}$, (iii) $
\e
xp(2
\r
m i^3)$.
3.
[
\[
]{}D1[
\]
]{}
Evaluate $$
\l
eft|
\f
rac{a+b
\r
m i}{a-b
\r
m i}
\r
ight|$$
3.
*(difficulty: +)*
Evaluate $$
\l
eft|
\f
rac{a+b
\r
m i}{a-b
\r
m i}
\r
ight|$$
for real $a$ and $b$.
for real $a$ and $b$.
4.
[
\[
]{}D1[
\]
]{}
Show that $
\c
os x =
\c
osh(
\r
m i x)$ and
4.
*(difficulty: +)*
Show that $
\c
os x =
\c
osh(
\r
m i x)$ and
$
\c
os(
\r
m i x) =
\c
osh x$. Derive similar relations for $
\s
inh$ and
$
\c
os(
\r
m i x) =
\c
osh x$. Derive similar relations for $
\s
inh$ and
$
\s
in$.
$
\s
in$.
...
@@ -360,28 +353,28 @@ Problems
...
@@ -360,28 +353,28 @@ Problems
Also show that $\cosh x$ is a solution to the differential equation
Also show that $\cosh x$ is a solution to the differential equation
$$y'' = \sqrt{1 + y'^2}.$$
$$y'' = \sqrt{1 + y'^2}.$$
5.
[
\[
]{}D1[
\]
]{}
Calculate the real part of
5.
*(difficulty: +)*
Calculate the real part of
$
\i
nt_0^
\i
nfty e^{-
\g
amma t +
\r
m i
\o
mega t} dt$ ($
\o
mega$ and
$
\i
nt_0^
\i
nfty e^{-
\g
amma t +
\r
m i
\o
mega t} dt$ ($
\o
mega$ and
$
\g
amma$ are real; $
\g
amma$ is positive).
$
\g
amma$ are real; $
\g
amma$ is positive).
6.
[
\[
]{}D1[
\]
]{}
Is the function $f(z) = |z| =
\s
qrt{x^2 + y^2}$
6.
*(difficulty: +)*
Is the function $f(z) = |z| =
\s
qrt{x^2 + y^2}$
analytic on the complex plane or not? If not, where is the function
analytic on the complex plane or not? If not, where is the function
not analytic?
not analytic?
7.
[
\[
]{}D1[
\]
]{}
Show that the Cauchy-Riemann equations imply that the
7.
*(difficulty: +)*
Show that the Cauchy-Riemann equations imply that the
real and imaginary part of a differentiable complex function both
real and imaginary part of a differentiable complex function both
represent solutions to the Laplace equation, i.e.
represent solutions to the Laplace equation, i.e.
$$
\f
rac{
\p
artial^2 u}{
\p
artial x^2} +
\f
rac{
\p
artial^2 u}{
\p
artial y^2} = 0,$$
$$
\f
rac{
\p
artial^2 u}{
\p
artial x^2} +
\f
rac{
\p
artial^2 u}{
\p
artial y^2} = 0,$$
for the real part $u$ of the function, and similarly for the
for the real part $u$ of the function, and similarly for the
imaginary part $v$.
imaginary part $v$.
8.
[
\[
]{}D3[
\]
]{}
Show that the set of points $z$ obeying
8.
*(difficulty: +++)*
Show that the set of points $z$ obeying
$$| z -
\r
m i a| =
\l
ambda |z +
\r
m i a|,$$ with $a$ and $
\l
ambda$
$$| z -
\r
m i a| =
\l
ambda |z +
\r
m i a|,$$ with $a$ and $
\l
ambda$
real, form a circle with radius $2|
\l
ambda/(1-
\l
ambda^2) a|$
real, form a circle with radius $2|
\l
ambda/(1-
\l
ambda^2) a|$
centered on the point $
\r
m i a (1+
\l
ambda^2)/(1-
\l
ambda^2)$,
centered on the point $
\r
m i a (1+
\l
ambda^2)/(1-
\l
ambda^2)$,
provided $
\l
ambda
\n
eq 1$. What is the set like for $
\l
ambda = 1$?
provided $
\l
ambda
\n
eq 1$. What is the set like for $
\l
ambda = 1$?
9.
[
\[
]{}D2[
\]
]{}
In two dimensions, the Coulomb potential is
9.
*(difficulty: ++)*
In two dimensions, the Coulomb potential is
proportional to $
\l
og |r|$. Viewing the 2D space as a complex plane,
proportional to $
\l
og |r|$. Viewing the 2D space as a complex plane,
this is $
\l
og |z|$. Consider a system consisting of charges $q_i$
this is $
\l
og |z|$. Consider a system consisting of charges $q_i$
placed at ‘positions’ $z_i$, all close to the origin. The point $z$
placed at ‘positions’ $z_i$, all close to the origin. The point $z$
...
@@ -397,7 +390,7 @@ Problems
...
@@ -397,7 +390,7 @@ Problems
This is called a *multipole expansion*. A similar expansion exist in
This is called a *multipole expansion*. A similar expansion exist in
three dimensions.
three dimensions.
10.
[
\[
]{}D2[
\]
]{}
In this problem, we consider the function $1/z$ close
10.
*(difficulty: ++)*
In this problem, we consider the function $1/z$ close
to the real axis: $z=x-
\r
m i
\e
psilon$ where $
\e
psilon$ is small.
to the real axis: $z=x-
\r
m i
\e
psilon$ where $
\e
psilon$ is small.
Show that the imaginary part of this function approaches $
\p
i$ times
Show that the imaginary part of this function approaches $
\p
i$ times
the Dirac delta-function $
\d
elta(x)$ for $
\e
psilon
\r
ightarrow 0$. Do
the Dirac delta-function $
\d
elta(x)$ for $
\e
psilon
\r
ightarrow 0$. Do
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment