Geometry Flashcards
Define vector
An object with magnitude and direction
Define the standard basis of R^n
The standard basis of R^n is:
(1,0,…,0), (0,1,0,…,0),…,(0,0,…,1)
Define magnitude
The square root of the sum of the squares of each of the individual components of the vector.
Define the dot product
u.v = the sum of the product of corresponding coefficients in the vectors u and v.
Define the angle between vectors
cosθ = (u.v)/(|u||v|)
Define a median of a triangle
A line connecting a vertex to the midpoint of the opposite side
Define an altitude of a triangle
A line from a vertex meeting the opposite side orthogonally
Define a perpendicular bisector of a line
A line which divides an edge with a perpendicular line through the mid point
Define the centroid of a triangle
The point where all 3 medians intersect
Define the orthocentre of a triangle
The point where all three altitudes intersect
Define the circumcentre of a triangle
The point where all 3 perpendicular bisectors intersect
Define the Euler line
A line on which the centroid, orthocentre and circumcentre all lie
Define a vector projection
The vector projection of u onto v is the orthogonal projection of u onto a line parallel to v.
Give the parametric form of a line
r(λ) = p + λa, where p is a position vector and a is a direction vector
Give the cartesian form of a line in 3D
(x-p)/a = (y-q)/b = (z-r)/c, deduced from setting all components of the parametric form equal to λ.
Give the parametric form of a plane
r(λ,μ) = p + λa + μb, where a and b are direction vectors which are not multiples of one another and p is a position vector
Give a simplified form of a plane in 3D
r.n=c, where n is a vector orthogonal to the plane and c is a constant.
Define the vector product
Let u = (u1, u2, u3) and v = (v1, v2, v3), the vector product is the determinant of the matrix given by entries: i, j, k, u1, u2, u3, v1, v2, v3.
Define the scalar triple product
[u, v, w] = u.(v^w)
Define the vector triple product
Given u, v, w ∈ R^3, the vector triple product is u^(v^w)