3.the Euclidean E 2
3.the Euclidean E 2
3.the Euclidean E 2
The Euclidean 𝐄
Def. Let P,Q denote points in ℝ2 .
d(P,Q) = 𝑄 − 𝑃 distance between P and Q
i. d(P,Q) ≥ 0
ii. d(P,Q) = 0 iff P=Q.
iii. d(P,Q) = d(Q,P).
iv. d(P,Q) + d(Q,R) ≥ d(P,R)
Proof:
i. d(P,Q) = 𝑄 − 𝑃 ≥ 0 Theo. 1.3 (i)
Theo. 2.1 (Proof)
ii. d(P,Q) = 0 ↔ 𝑄 − 𝑃 = 0
↔𝑄−𝑃 =0
↔ Q=P
(Equality holds iff Q-P and R-Q are proportional with a nonnegative
proportionality factor.)
Rem: Theo. 2.1 makes 𝐄 2 a metric space.
Def. Let V be a nonzero vector and let P be a point
3
Observe : [(2,3)] = [(4,6)] = [(-2,-3)] = [(1, )] points that are
2
collinear
l = (4,-1) + [(2,3)]
3
= (4,-1) + {(2,3), (4,6), (-2,-3), (0,0), (1, ),…}
2
1
= {(6,2), (8,5), (2,-4), (4,-1), (5, ),…}
2
Exercise:
A.Determine if the ff. points are on l = (1,-2) + [(3,2)]
1. (0,0) 2. (1,-2) 3. (3,2) 4. (7,2) 5. (-5,-6)
B. Use the definition to get two other points on l in part A.
C. Sketch the line in part A and the line l’ = (2,5) + [(-6,-4)]
Solution:
l = P+[V] = P+ {tV/ t ∊ ℝ}= {P+ tV/ t ∊ ℝ}
Note: Q ∊ l ↔ Q = P+ tV/ t ∊ ℝ
2. Take t = 3
(1,-2) +3(3,2) = (10,4) ∊ l
Question: If P +[V] = Q +[W], how are P and Q related? How are [V]
and [W] related?
Theo.2.2
Let P,Q denote distinct points of 𝐄2 . Then, there is a unique line
containing P and Q.
Proof:
Since P and Q are distinct points, the vector Q-P is nonzero.
i. Existence
Claim: The line l = P +[Q-P] contains P and Q.
Proof of Claim: P = P + 0 [Q-P]
Q = P + 1 [Q-P]
Theo. 2.2 (Proof)
ii. Uniqueness
Suppose l’ = R+[V] contains P and Q.
Then, P = P + tV for some t∊ ℝ.
Q = P + sV for some s∊ ℝ.
→ 𝑄 − 𝑃 = 𝑠 − 𝑡 𝑉, 𝑠 − 𝑡 ∊ ℝ
→ 𝑄 − 𝑃 = [𝑉]
(Note : V is nonzero. Otherwise P=Q.)
Since, P is on l’, then l’ = R+[V] = P+[V] = P+[Q-P]= l
The line through distinct points P and is denoted by PQ.
Exercise: Let P =(1,3) and Q(5,2). Find the line PQ.
Solution:
PQ = P+[Q-P]
= (1,3) + [(5,2)-(1,3)]
= (1,3) + [(4,-1)]
Is PQ = Q + [Q-P]?
Is PQ = P+[Q-P]?
Is PQ = Q+[P-Q]?
Ex. Let P = (2,3) and Q=(-2,-1). Show that X =(1,2) lies between P
and Q.
Solution: X = (1-t)P+tQ
(1,2) = (1-t) (2,3) + t(-2,-1)
(1,2) = ((1-t)2,(1-t)3) + (-2t,-t)
(1,2) = ((2-2t),(3-3t)) + (-2t,-t)
(1,2) = (2-4t,3-4t)
∴ 2-4t = 1 3-4t = 2
1 1
t= t=
4 4
1
Since 0< < 1 then X is between P and Q.
4
Theo.2.3(Proof Cont.)
(←) Assume X satisfies d(P,X)+d(X,Q)=d(P,Q).
By Theo. 2.1(iv),
X-P=s(Q-X) for some s ∊ℝ, s≥0 (𝛼)
Solving for X, 1+s ≥ 1
(1+s)X=P+sQ
1 𝑠
X= P+ Q (1+s ≠ 0)
1+𝑠 1+𝑠
𝑠
Set t =
1+𝑠
Claim: 0<t<1
Theo.2.3(Proof Cont.)
If t=0 then s=0, which implies X=P using (𝛼). This is a contradiction
since X,P are distinct. Thus, t ≠ 0. In fact, t>0 since s>0 and 1+s>0.
𝑠
If t ≥ 1 we have ≥ 1 which implies 0 ≥ 1 (contradiction).
1+𝑠
Thus, t<1.
𝑠 1
Note: 1-t = 1 - = .
1+𝑠 1+𝑠
1
M is called the midpoint of 𝑃𝑄 if M = (P+Q).
2
1
In this case, d(P,M)=d(M,Q)= d(P,Q).
2
1 1
Solution: M = (P+Q) = ((7,-3)+(5,-9)) = (6,-6)
2 2
Exercise:
Proof:
Let 𝑙1 , 𝑙2 be two distinct lines in the plane. Suppose 𝑙1 , 𝑙2 have
more than one point of intersection. Let P, Q denote two of these
points of intersection. By Theo. 2.2, 𝑙1 = 𝑙2 .