MML — Analytic Geometry Flashcards

1
Q

Inner product is

A

a positive definite, symmetric bilinear mapping Ω:V×V->ℝ. We typically write ⟨x, y⟩ instead of Ω(x, y)

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

Euclidean vector space

A

is a vector space with inner product defined as dot product

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

Symmetric, positive definite matrix

A

A symmetric real n×n matrix A that satisfies
∀x∈V{θ} : x^T A x > 0
is called symmetric, positive definite, or just positive definite. If only ≥ holds, then A is called symmetric, positive semidefinite.

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

Cauchy-Schwarz Inequality

A

For an inner product vector space the introduced norm satisfies the Cauchy-Schwarz inequality
| ⟨x, y⟩ | ≤ ||x|| ||y||

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

Metric

A

d(x, y) := ||x - y|| is called distance between x, y.
The mapping
d: V×V -> ℝ that is (x, y) -> d(x, y)
is called a metric.

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

Definition of projection

A

Let V be a vector space and U⊆V a subspace of V. A linear mapping 𝜋: V->U is called a projection if 𝜋^2 = 𝜋∘𝜋 = 𝜋.

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