Vectors, lines and laziness
What makes a mathematician a mathematician? Scientific studies say one thing above anything else: laziness 1 We will go to extraordinary lengths to avoid doing any proper work.
For example, I had a situation: I had two points - call them
It’s not a difficult problem - I’d expect a good GCSE student to have a decent crack at it in a case where the numbers weren’t too tricky: find the equation of the line
Vectors!
I gave a MathsJam talk, and wrote a Chalkdust article, about the link between the equation of a line and vectors. It’s one of the neatest things I know.
There are two bits of set-up: firstly, a point with coordinates
A nice property:
A consequence: if you have two points on a line, taking the cross products of their vectors gives a vector corresponding to the line!
Try it! The ‘traditional’ way to find the line through
Rather less obviously, if you take the cross product of the vectors representing two lines, you get… a multiple of the vector corresponding to the point where they cross. However, if you divide everything by the
Knowing that, there’s no way I’m solving simultaneous equations for this problem.
Back to the problem
So, I want to know where
If the line corresponds to
It would be reasonable to stop there. But I’m a trained mathematician. There is more laziness to be done.
Vector identities
Back in the day, you could rely 100% on the first question of the Fundamentals of Applied Maths 2 exam being “show that this vector identity holds”. It’d typically be calculus rather than algebra, and the details stayed in my mind just long enough to get a perfect 20 on the exam - but so thoroughly was I drilled in this that whenever I see several vector operators lined up like this I think “I shall consult a big list of vector identities to see if this can be simplified.”
And indeed it can:
So, after a solid half-hour of scrabbling around with projective geometry and vector identities, I’ve managed to reduce the problem to a one-liner! Splendid.
This is very closely related to the vector equation of a line in the form
Footnotes:
1. Look up the reference yourself.
2. “Where we emphasise the FUN!”