Conclusion
In this chapter, we have explored vectors as fundamental tools for describing movement and position in the plane, both geometrically and algebraically. Their strength lies in connecting algebraic operations with geometric intuition, enabling us to model and solve a wide variety of problems in mathematics and science.Vectors are not only essential in geometry but also play a key role in the modern world. In artificial intelligence and data science, for instance, almost all information—images, texts, and even relationships—are encoded as vectors. The landmark paper Attention is All You Need (Vaswani et al., 2017) underlines this fact: modern AI systems, such as OpenAI’s ChatGPT or Grok, manipulate vast arrays of vectors to learn patterns and make predictions. As the authors write:
"An attention function can be described as mapping a query and a set of key-value pairs to an output, where the query, keys, values, and output are all vectors."Understanding vectors, therefore, not only builds your geometric and algebraic fluency but also connects you to the mathematical foundations of today's digital and AI-driven world.