Intersection of a Plane and a Normal Vector
📂GeometryIntersection of a Plane and a Normal Vector
Definition
Let a subset of the Euclidean space 2 have coordinates U⊂R2 and u1, then the directional derivatives x1 and x2 can be referred to as follows on a simple surface x:U→R3.
x1:=∂u1∂x,x2:=∂u2∂x
- The plane perpendicular to p=x(a,b) at point x1×x2 is called the Tangent Plane at p for x.
- The following defined n is called the Unit Normal at p.
n(a,b):=∣x1×x2∣x1×x2
Explanation
Just as thinking of a tangent when speaking of a curve is natural, so is considering the tangent plane of a surface. The tangent plane at p is the plane that best approximates the surface around p.
Since simple surfaces are defined by x1×x2=0, the existence of the normal n is always guaranteed.
From the following theorem, one can understand that the tangent plane is a set of tangent vectors and becomes a vector space. For this reason, the tangent plane is also called a tangent space. The tangent space on the surface M at point p is denoted as TpM.
Theorem
The set of all tangent vectors at point p=x(a,b) of a simple surface x:U→R3 is a 2-dimensional vector space with a basis of {x1(a,b),x2(a,b)}. Moreover, the tangent plane at p is parallel to any line passing through some origin of R3.
Proof
The tangentvector x1,x2 at point p is linearly independent. (Since x1×x2=0) The set of all tangent vectors at p is a vector space, thus it is at least a 2-dimensional vector space. To show that this vector space is 2-dimensional, it suffices to show that {x1,x2} generates it.
Let X be a tangent vector at point p. And let γ be a curve on x(U) such that γ(0)=p,γ˙(0)=X. And express γ(t) as follows.
γ(t)=x(γ1(t),γ2(t))
Then, by the chain rule,
dtdγ=∂u1∂xdtdγ1+∂u2∂xdtdγ2=i∑dtdγixi
⟹X=dtdγ(0)=i∑dtdγi(0)xi(a,b)
As any tangent vector X is represented as a linear combination of {xi}, {xi} generates the set of all tangent vectors at p. Therefore, the set of all tangent vectors at p=x(a,b) is a 2-dimensional vector space with a basis of {x1(a,b),x2(a,b)}.