example of rotation matrix
You can use rotation matrices to show that if the slope of one line is m, then the slope of the line perpendicular
to it is -1m:
Let L be a line with a slope of m passing through the origin. The rotation matrix Rπ2 rotates L into a line L′ perpendicular to L:
Rπ/2=(0-110) |
Every point on L can be represented as a multiple of the point →p=(1m).
Notice →p′=Rπ2→p=(-m1). Since every point on L′ can be represented as a multiple of the point →p′, the slope of L′ is -1m.
Title | example of rotation matrix |
---|---|
Canonical name | ExampleOfRotationMatrix |
Date of creation | 2013-03-22 15:09:16 |
Last modified on | 2013-03-22 15:09:16 |
Owner | swiftset (1337) |
Last modified by | swiftset (1337) |
Numerical id | 5 |
Author | swiftset (1337) |
Entry type | Example |
Classification | msc 15-00 |
Related topic | Slope |
Related topic | RotationMatrix |