SYSTEM NOTICE

Auto translation by AI. Be sure, accuracy, nuances and authorial intent may not be fully reflected.
見出し画像

Loanword Series: Vector


Loanword Series: Vector

1. Pronunciation: Vector

2. Meaning

A vector is a quantity used in mathematics and physics that simultaneously possesses two pieces of information: "direction" and "magnitude." In diagrams, it is represented by an arrow, and it is a powerful concept for describing the dynamic aspects of the world that cannot be expressed by simple numerical values (scalars). In business and everyday conversation, it is also widely used metaphorically to mean "policy" or "orientation."

Its essence can be organized into three elements.

  • Definition by coordinates: A vector is expressed by coordinate components such as (x, y). The set of numbers objectively indicates a specific direction, and the length calculated by the Pythagorean theorem indicates the magnitude, making it a powerful tool that eliminates ambiguity and conveys the same information to anyone.

  • Relationship between 2D and slope: On a 2D plane, the direction indicated by a vector is closely related to the intuitive concept of "slope." However, vectors can point in the same direction even if their magnitudes differ, allowing for a clear distinction between "pure direction" and "strength in that direction."

  • Extension to higher dimensions: In three-dimensional space and beyond, where we live, it is impossible to specify a direction with a single numerical value like "slope." Therefore, a "direction vector" with components such as (x, y, z) functions as a more universal tool that expresses every direction in space without omission or redundancy.

3. Concepts that are similar to but different from vectors

The word vector, especially its property of "slope," is often confused with other concepts. Understanding the difference is the key to knowing the essence of vectors more deeply.

  • Vector (mathematical slope)
    Its essential meaning is dynamic rate of change and directionality. It indicates relationships and the degree of change, answering the question, "How much does it change?" In everyday metaphors, it corresponds to the steepness of a slope or the direction one should proceed in.

  • Bias
    Its essential meaning is deviation or skew from a static reference point. It indicates initial values or offsets, answering the question, "Where does it start?" In everyday metaphors, it corresponds to the difference in position at the starting line, rose-colored glasses, or preconceptions.

This difference is very clear when considering the linear function y = ax + b. While 'a' plays the role of a "vector (slope)" and determines the rotation (orientation) of the graph, 'b' plays the role of "bias" and determines the parallel displacement (positional shift) of the graph. What a vector indicates is a dynamic "way of advancing," while what a bias indicates is a shift in a static "standing position," and the two are fundamentally different concepts.

4. Etymology and Origin

The etymology of vector traces back to the Latin verb **vehō**—that is, "to carry" or "to transport." It shares the same root as the English word vehicle. The noun derived from this vehō is vector—and its original meaning was "a carrier," "something that carries," or "a transporter."** This fundamental image of "carrying something somewhere" became the core of the later scientific concept.

The person who established and proposed this word as a modern scientific term was the 19th-century Irish genius mathematician and physicist, **William Rowan Hamilton**—it was proposed in the 1840s, born from his research into "quaternions"** that he himself devised.

As a famous episode, the events of October 16, 1843, have been passed down. While walking across Brougham Bridge in Dublin, Hamilton was struck by a flash of inspiration regarding the fundamental formula for quaternions (i² = j² = k² = ijk = -1), which describe rotation in 3D space—a problem he had been working on for years. It is said that, out of excitement and fear of forgetting it, he carved this formula into the stone of the bridge with a knife he was carrying. This quaternion consisted of a real part and a part composed of three imaginary units with directionality. Hamilton named this part with directionality "vector" from the Latin for "that which carries." There was no more appropriate word to express the way a point moves (is carried) through space.

5. Application Examples

5.1 Physics: The language that describes the movement of the world

"Direction" and "magnitude" are essential for describing physical phenomena.

  • Force: The "direction" and "strength" of pushing an object

  • Velocity: The "direction" and "speed" of movement

  • Acceleration: The "direction" and "degree" of change in velocity
    These are all treated as vector quantities and support the foundation of physics.

5.2 Biology/Epidemiology: Vectors as "Carriers"

Entities that "carry" pathogens from one organism to another are called **"vectors"**. This is the most direct application of the word's etymological meaning of "carrier."

  • Mosquitoes: Vectors that transmit malaria parasites and dengue viruses

  • Ticks: Vectors that transmit the pathogen for Lyme disease

5.3 IT/Computer Science: Vectors that Compose the Digital World

  • Vector images: A method of drawing images by calculating coordinate information (direction and length) of points and lines. The image quality does not degrade when enlarged.

  • Programming: Refers to dynamic arrays that store continuous data, such as std::vector in C++, named with the nuance of being a "container (carrier) for data."

5.4 Daily Conversation/Business: A Metaphor for the "Direction" of Thought

The scientific meaning is used metaphorically to mean "directionality," "orientation," or "policy."

  • "Our team shares the same vector." (Goals and policies are aligned)

  • "My vector of values is fundamentally different from his." (The direction of thinking is different)

6. Modern Significance

In physics, a vector is a "language that describes the laws of the world"; in IT, it is a "blueprint that composes digital information"; and in daily life, it is a "compass that points to the will of people and organizations." From the simple image of "something that carries" in ancient Rome, through Hamilton's mathematical definition, to modern metaphorical expressions, the world is woven together with threads of vectors. Human thought fundamentally seeks directionality, and the vector is the light that reveals the structure lurking behind it.

7. Conclusion

"Vector" is not just an "arrow," but an interface of knowledge that captures the dynamic relationships of the world. The ancient Roman word for "carrier" was sublimated by the inspiration of a 19th-century genius into a universal tool for describing the "direction" of coordinate space. While it encompasses the intuition of a two-dimensional "slope," it also has the power to unravel complex, higher-dimensional relationships.

And its essence, unlike the static "deviation" indicated by "bias," lies strictly in dynamic "directionality."

From physical laws to the transmission of pathogens, digital images, and our own values, everything is connected by a chain of "direction" and "magnitude." Distinguishing itself from the static bias indicated by "bias," a vector always speaks of the power and change heading toward the future. Through this journey of exploration that began with a single word, why not take a moment to re-examine your own "vector," and that of the world?