Motivation for tangent space
From Maths
Revision as of 22:12, 10 April 2015 by Alec (Talk | contribs) (Created page with "The isomorphism between tangents and derivations is surprising! As is the fact it is a linear map. However with calculus one is not far from that definition already. ==Motiva...")
The isomorphism between tangents and derivations is surprising! As is the fact it is a linear map. However with calculus one is not far from that definition already.
Motivating example
Let us take (informally, because cases where θ=π2 and r=0 must be treated carefully) the manifold of the plane. The reader should be familiar with polar coordinates (giving things as an angle and a distance from the origin, rather than x and y)
We will have two ways of looking at points, as (x,y) - traditionally, and (r,θ) where:
- (r,θ)↦(rcos(θ),rsin(θ))
- (x,y)↦(√x2+y2,arctan(yx))
The line
Take the line y=mx+c, where m is the gradient and c is the intercept with the y axis, writing this we see the line can be given as:
Form | First coord | Second coord |
---|---|---|
x,y | x=t | y=mt+c |
r,θ | r=√t2(m2+1)+2mct+c2 | θ=arctan(m+ct) |
Pure forms | ||
Form | map | |
Cartesian | y=mx+c | |
Polar[1] | r=|c|√(m2+1)(tan(θ)−m)2+2mtan(θ)−m+1 |
These formulas are easily found from substitution.
TODO: Add picture, talk about tangents between the two!