Notes:Geometry of curves and surfaces
From Maths
Contents
[hide]Curves
- Put stuff here about regular curves, singular points, reparametrisations, so forth.
- Arc-length: For a curve γ:(α,β)→Rm it is easy to see that to approximate length between t and t+δt we can use:
- ∥γ(t+δt)−γ(t)∥=|δt|⋅∥γ(t+δt)−γ(t)δt∥≈δt∥dγdt|t∥
- As δt⟶0 we see: ∥γ(t+δt)−γ(t)∥≈∥dγdt∥dt
- Suppose we want the length between t=a and t=b, then:
- Let n be the number of segments we approximate by, and δt:=b−an:
- L:=n∑i=1∥γ(a+iδt)−γ(a+δt(i+1))∥≈n∑i=1δt∥dγdt|a+iδt∥ =δtn∑i=1∥˙γ(a+iδt)∥
- Then as n⟶∞ (so δt⟶0) we see:
- L⟶∫ba∥˙γ(t)∥dt
- Let n be the number of segments we approximate by, and δt:=b−an:
- Thus s(t) - a function returning the arc-length of the curve from t0 to t is s(t):=∫tt0∥˙γ(u)∥du
- By the fundamental theorem of calculus: ˙s(t)=ddt[∫tt0∥˙γ(u)∥du]=∥˙γ(t)∥ - explicitly: dsdt=∥dγdt∥
- If γ is regular then s(t) is a diffeomorphism
- If γ is regular then ˉγ:=γ∘s−1 is a unit speed reparametrisation, and also regular
- Note dˉγds′=dγdt⋅d(s−1)ds′ where s is the length of γ and s′ the parameter of ˉγ
- Notice that t:=s−1(s′) as ˉγ(s′):=γ(s−1(s′)) and γ(t) is the underlying function here, so:
- dˉγds′=dγdt⋅dtds′ thus ∥dˉγds′∥=∥dγdt∥⋅|dtds′|=∥dγdt∥⋅1|dsdt|=∥dγdt∥⋅1∥dγdt∥=1 - thus unit speed!
- Note dˉγds′=dγdt⋅d(s−1)ds′ where s is the length of γ and s′ the parameter of ˉγ
Planar curves
- Consider γ:(α,β)→R2 to be a curve in the plane of unit speed then for a fixed q∈(α,β) we can talk about t:=˙γ(q) - the tangent vector, which will be a normal vector by hypothesis
- We want to build "coordinates" of sort. Intrinsic properties of the curve that define it.
- Consider a primitive normal np given by rotating t anticlockwise by π2, we see: np=(−t2,t1)
- We also know that ˙t=¨γ(q) is perpendicular to t, hence (in the plane) parallel to np
- So for some κ∈R we see: ¨γ(q)=κnp
- κ is the signed curvature of γ.
- Suppose γ is regular now but not unit speed. Then:
- t:=dγdtdsdt=dγdt∥dγdt∥ - basically just by normalising dγdt
- np is obtained by rotating this anticlockwise by π2 as before
- Also ¨γ(q)=dtdt=dtds⋅dsdt=κdsdtnp=κ∥dsdt∥np