- #1
Samwise1
- 15
- 0
I want to prove that the barycentric coordinates of a point $P$ inside the triangle with vertices in $(1,0,0), (0,1,0), (0,0,1)$ are distances from $P$ to the sides of the triangle.
Let's denote the triangle by $ABC, \ A = (1,0,0), B=(0,1,0), C= (0,0,1)$.
We consider triangles $ABP, \ BCP, \ CAP$.
The barycentric coordinates of $P$ will then be $(h_1, h_2, h_3)$ where $h_1$ is the height of $ABP$, $h_2 \rightarrow BCP$, $h_3 \rightarrow CAP$
I know that $h_1 = \frac{S_{ABP}}{S_{ABC}}$ and similarly for $h_2, \ h_3$
My problem is that I don't know how to prove that if $P= (p_1, p_2, p_3)$
then $(h_1 + h_2 + h_3)P = h_1 (1,0,0) + h_2 (0,1,0) + h_3 (0,0,1)$
Could you tell me what to do about it?
Thank you!
I have one more question. Similarly, barycentric coordinates of a point $p$ in a regular tetrahedron $\Delta_3$ are distances of $p$ from its faces. How can we prove that?
Let's denote the triangle by $ABC, \ A = (1,0,0), B=(0,1,0), C= (0,0,1)$.
We consider triangles $ABP, \ BCP, \ CAP$.
The barycentric coordinates of $P$ will then be $(h_1, h_2, h_3)$ where $h_1$ is the height of $ABP$, $h_2 \rightarrow BCP$, $h_3 \rightarrow CAP$
I know that $h_1 = \frac{S_{ABP}}{S_{ABC}}$ and similarly for $h_2, \ h_3$
My problem is that I don't know how to prove that if $P= (p_1, p_2, p_3)$
then $(h_1 + h_2 + h_3)P = h_1 (1,0,0) + h_2 (0,1,0) + h_3 (0,0,1)$
Could you tell me what to do about it?
Thank you!
I have one more question. Similarly, barycentric coordinates of a point $p$ in a regular tetrahedron $\Delta_3$ are distances of $p$ from its faces. How can we prove that?
Last edited: