The plane $\Pi$ is defined as - $$4x - 3y + z = 1$$
The line $L$ is defined as - $$\frac{x-4}{3} = \frac{y-1}{-1} = \frac{z-5}{2}$$
I am trying to find the vector equation of a line that is essentially a reflection of line $L$ across the plane $\Pi$.
Using -
$$\sin(θ)=\frac{v\cdot n}{|v||n|}$$
Where $v$ is the direction vector of the line $L$, and $n$ is the normal vector of plane $\Pi$, I found the angle between both planes to be $1.1 $ $ rad$ or $63^∘$. Furthermore, by substituting the parametric equation of line $L$ into the equation of plane $\Pi$, I found the point of intersection of the line $L$ and plane $\Pi$ to be $(1, 2, 3)$. However, I am unable to find the vector equation of the symmetrical or reflected line, as I am not sure how to go about finding its direction vector.
$\def\v{\vec v}\def\n{\vec n}$ Hint:
The direction vector of the reflected line is: $$ \v-2\frac{\v\cdot\n}{|n|^2}\n. $$
One can memorize the expression using analogy with reflection of light: the tangential (wrt. to the mirror) component of the light ray conserves whereas the normal component changes sign.