Scroll to Top
Transformation - Monomath Math Dictionary
← Monomath Home← Math DictionaryTransformation
T

Transformation

Geometry

📖 Definition

A transformation is an operation that moves, flips, or changes a shape to produce a new shape.

📝 Detailed Explanation

Types of transformations include translation (sliding), rotation (turning), reflection (flipping), and dilation (resizing). Rigid transformations (translation, rotation, reflection) preserve size and shape. Transformations can be represented using matrices in coordinate geometry. They are used in computer graphics, animation, robotics, and art.

📐 Formula

Translation: (x,y) → (x+a, y+b)
Rotation by θ: (x,y) → (x cosθ - y sinθ, x sinθ + y cosθ)

📜 History & Origins

Transformations were studied by Euclid in his "Elements" through the concept of congruence. Felix Klein's Erlangen Program (1872) unified geometry by studying properties preserved under different transformation groups. Matrix representations of transformations were developed in the 19th-20th centuries for computer graphics.

🔗 Related Terms

← Back to DictionaryBrowse Study Notes →