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
!18
Formatting problems sections (complex numbers)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Formatting problems sections (complex numbers)
maciejedits
into
master
Overview
0
Commits
4
Pipelines
4
Changes
1
Merged
Maciej Topyla
requested to merge
maciejedits
into
master
2 years ago
Overview
0
Commits
4
Pipelines
4
Changes
1
Expand
0
0
Merge request reports
Compare
version 2
version 3
a1e126ec
2 years ago
version 2
5b9fbc4d
2 years ago
version 1
cfca3fc1
2 years ago
master (base)
and
version 3
latest version
a46353f3
4 commits,
2 years ago
version 3
a1e126ec
3 commits,
2 years ago
version 2
5b9fbc4d
2 commits,
2 years ago
version 1
cfca3fc1
1 commit,
2 years ago
Show latest version
1 file
+
25
−
28
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
src/1_complex_numbers.md
+
25
−
28
Options
@@ -293,31 +293,28 @@ function help in re-deriving trigonometric identities.
3.
$b/a$.
2.
[:grinning:] Evaluate
(a) $
\r
m i^{1/4}$,
(b) $
\l
eft(1+
\r
m i
\s
qrt{3}
\r
ight)^{1/2}$,
(c) $
\e
xp(2
\r
m i^3)$.
3.
[:grinning:] Find the three 3rd roots of $1$ and ${
\r
m i}$ (
i.e. all possible solutions to the equations $x^3 = 1$ and $x^3 = {
\r
m i}$, respectively).
4.
[:grinning:]
(a) Find the real and imaginary part of
$$
\f
rac{1+ {
\r
m i}}{2+3{
\r
m i}}$$
(b) Evaluate $$
\l
eft|
\f
rac{a+b
\r
m i}{a-b
\r
m i}
\r
ight|$$
for real $a$ and $b$.
5.
[:sweat:]
1.
For any given complex number $z$, we can take the inverse $
\f
rac{1}{z}$.
2.
Visualize taking the inverse in the complex plane.
3.
What geometric operation does taking the inverse correspond to?
(Hint: first consider what geometric operation $
\f
rac{1}{z^
*
}$ corresponds to.)
6.
[:grinning:]
(a) Compute $$
\f
rac{d}{dt} e^{{
\r
m i} (kx-
\o
mega t)},$$
(b) calculate the real part of $$
\i
nt_0^
\i
nfty e^{-
\g
amma t +
\r
m i
\o
mega t} dt$$
($k$, $x$, $
\o
mega$, $t$ and $
\g
amma$ are real; $
\g
amma$ is positive).
7.
[:smirk:]
Compute
$$
\i
nt_{0}^{
\p
i}
\c
os(x)
\s
in(2x)dx$$
by making use of the Euler identity.
1.
$
\r
m i^{1/4}$,
2.
$
\l
eft(1+
\r
m i
\s
qrt{3}
\r
ight)^{1/2}$,
3.
$
\e
xp(2
\r
m i^3)$.
3.
[:grinning:] Find the three 3rd roots of $1$ and ${
\r
m i}$
</br>
(i.e. all possible solutions to the equations $x^3 = 1$ and $x^3 = {
\r
m i}$, respectively).
4.
[:grinning:]
</br>
1.
Find the real and imaginary part of $$
\f
rac{1+ {
\r
m i}}{2+3{
\r
m i}}$$
2.
Evaluate $$
\l
eft|
\f
rac{a+b
\r
m i}{a-b
\r
m i}
\r
ight|$$ for real $a$ and $b$.
5.
[:sweat:]
</br>
1.
For any given complex number $z$, we can take the inverse $
\f
rac{1}{z}$.
2.
Visualize taking the inverse in the complex plane.
3.
What geometric operation does taking the inverse correspond to?
(Hint: first consider what geometric operation $
\f
rac{1}{z^
*
}$ corresponds to.)
6.
[:grinning:]
</br>
1.
Compute $$
\f
rac{d}{dt} e^{{
\r
m i} (kx-
\o
mega t)},$$
2.
Calculate the real part of $$
\i
nt_0^
\i
nfty e^{-
\g
amma t +
\r
m i
\o
mega t} dt$$
($k$, $x$, $
\o
mega$, $t$ and $
\g
amma$ are real; $
\g
amma$ is positive).
7.
[:smirk:] Compute by making use of the Euler identity.
$$
\i
nt_{0}^{
\p
i}
\c
os(x)
\s
in(2x)dx$$
Loading