Vector Calculus and Complex Variable Flashcards

1
Q

Triangle inequalities

A

|x + y| <= |x| + |y|
|x - y| >= | |x| - |y| |

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Even vs. Odd functions

A

Even function: f(-x) = f(x)
Odd function: f(-x) = -f(x)
Otherwise, neither

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Dot product properties

A
  • Associativity
  • Commutitivity
  • Distributivity
  • |u| = sqrt(u.u)
  • u.v = |u||v|cos(theta)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Cross product properties

A
  • uxv is perpendicular to u and v
  • |uxv| = |u||v|sin(theta)
  • uxv = -(vxu)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Triple product

A

u.(vxw)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Gradient

A

Scalar field -> Vector field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Divergence

A

Vector field -> Vector field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Curl

A

Vector field -> Vector field

(Always has zero divergence)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Laplacian

A

Scalar field -> Scalar

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Normal to a surface

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Length integral

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Line integral of a scalar field

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Line integral of a vector field

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Surface integral

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Surface integral of a scalar field

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Flux of a non-constant vector field

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Path-independant vector field

A

Given two curves joining A and B,
a vector field is path-independant if the line integrals over each curve are euqal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Connected domain

A

A domain U is connected if any A,B in U can be joined by a curve in U

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Simple connected domain

A

A domain U is simply connected if it is connected,
and any loop can be shrunk to a point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Divergence (Gauss) Theorem

A

Requires a closed, orientable, and piecewise smooth surface.
For a bounded, solid region in R^3 with boundary surface S:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Principle value

A

-pi < Arg(z) <= pi

22
Q

cosh(x) and sinh(x) in terms of exp(x)

23
Q

cos(x) and sin(x) in terms of exp(x)

24
Q

Double angle formula

A

cos(2x) = 2.cos(x)^2 - 1

25
Holomorphic
A function is holomorphic on `S` if it is differentiable for all `x` in `S`
26
Entire
A function is entire if it is holomorphic on `C` | (The complex set)
27
Cauchy-Reimann equations
28
Result from the Cauchy-Reimann equations
If a function satisfies the C-R equations, **and** each of the C-R equations are continuous, then f is differentiable
29
Estimation Lemma
For all `z` on a contour gamma with length L,
30
Cauchy's theorem
If `f` is holomorphic on and inside a closed contour `gamma`,
31
Deformation theorem
If `f` is holomorphic in `D`, and two closed contours in `D` can be continuously deformed into each other in `D`, then the integrals of `f(z)` over each contours are equal
32
Cauchy's integral formula
If `f` is holomorphic on and inside a simple, closed contour `gamma`,
33
Cauchy's integral formula for the nth derivative
If `f` is holomorphic on and inside a simple, closed contour `gamma`, and if f is n-times differentiable at a inside `gamma`,
34
Cauchy's inequalities
If `f` is holomorphic on and inside a circle `gamma`, centre `a`, radius `R`, then:
35
Liouville's theorem
If `f` is holomorphic and bounded on `C`, then `f` is a constant | `f` holomorphic on `C` == `f` entire
36
Analytic
A complex function that is analytic at `z0` can be represented as a power series near `z0`. Equivalent to Holomorphic.
37
Laurent series coefficient formula
## Footnote Cauchy's integral formula for the nth degree, without the `n!`
38
Types of singularities
* Removable * Pole * Essential
39
Removable singularity
When the Laurent series around `a` has no negative powers of `(z - a)`
40
Pole
When the Laurent series around `a` has a finite number of negative powers of `(z - a)`. The order of the pole is the most negative power
41
Essential singularity
When the Laurent series around `a` has infinitely negative powers of `(z - a)`
42
Calculating Laurent series
If f is analytic (holomorphic/analytic at `a`), use Taylor's series around `a`, otherwise use the formula for coefficients
43
Residue of a removable singularity
residue `= 0`
44
Residue of an essential singularity
`c/-1` coefficient
45
Real integrals of rotational, periodic functions
Substitute in `z = e^(i.theta)`
46
Conservative vector fields
If a differentiable vector field `F` is conservative in a *connected region* `U`, then: * there exists a `C^2` function `phi` in `U` s.t. `f = grad.phi` * `F` is path independant * the line integral of `F` on any *closed loop* wholly contained in `U` is zero * the curl of `F` is zero If `U` is simply connected and the curl of `F` is zero, then `F` is conservative
47
Stoke's theorem
For an orientable, smooth, bounded surface `S` in `R^3`, with boundary `delta S`. Let `F` be a vector field whose domain includes `S`, then:
48
Irrotational
A vector field with 0 curl
49
Laplace equation
50
Cauchy's Residue Theorem
51
When Stoke's theorem vs Divergence theorem can be used
Stoke's: smooth, orientable, and bounded Divergence: smooth, orientable, and closed