Reflections using vectors (HL)

Reflecting point PP across a line or a plane, and some extensions that are probably beyond the syllabus. It’s more important to visualize the steps and draw a diagram, rather than memorizing them.

Often you need to find the nearest point to PP on the line or plane.

Then utilize the midpoint formula.

Contents

Reflect point across a point

The reflection of point PP across point QQ, is

2OQOP2\overrightarrow{OQ} - \overrightarrow{OP}

meaning that PP and its reflection average to QQ.

Similarly to reflect a line or a plane across a point, reflect a point on the line or plane. The new line or plane has the same direction vector or normal vector as before, but passing through the reflected point.

Reflect point across a plane

Given some plane ax+by+cz=dax + by + cz = d, the line through PP perpendicular to the plane is

r=(a,b,c)λ+OP\bm r = (a, b, c)\lambda + \overrightarrow{OP}

Solve for the λ0\lambda_0 at the point of intersection.

The reflected point is at λ=2λ0\lambda = 2\lambda_0.

Reflect point across across a line

Finding the reflection across r=dλ+OQ\bm r = \bm d\lambda + \overrightarrow{OQ}, given QP=OPOQ\overrightarrow{QP} = \overrightarrow{OP} - \overrightarrow{OQ}.

The λ0\lambda_0 for the nearest point on the line to PP is, using scalar projection.

λ0=QPdd\lambda_0 = \frac{\overrightarrow{QP} \cdot \bm d}{\lvert\bm d\rvert}

The point on the line nearest to OP\overrightarrow{OP} is OR=dλ0+OQ\overrightarrow{OR} = \bm d \lambda_0 + \overrightarrow{OQ}

As the point and its reflection average to OR\overrightarrow{OR}, the reflected point is

2OROP2\overrightarrow{OR} - \overrightarrow{OP}

You can also reflect lines and planes across a (non-parallel) line, but they get tedious. One way is finding the equations of the line (or plane) from the reflections of two (or three) points.

Reflect a line across a parallel plane

Reflect the given point on the line, across the plane. The reflected line has the same direction vector as before but goes through the reflected point.

Similar ideas exist for reflecting a line across a parallel line, a plane across a parallel line, and a plane across a parallel plane.

Reflect a line across a non-parallel plane

Find the intersection.

Reflect the given point on the line, across the plane. The reflected line goes through the intersection and the reflected point.

Alternatively you can also reflect any two points on the line and find the line through those new points.