[step:Define the Cartan quadratic form and the linear test vector]
Let $V$ be the vertex set of $\Gamma$, let $E$ be its edge set, and let $A = (A_{uv})_{u,v \in V}$ be the simply laced Cartan matrix associated to $\Gamma$, defined by
\begin{align*}
A_{uu} &= 2, \\
A_{uv} &= -1 \quad \text{if } \{u,v\} \in E, \\
A_{uv} &= 0 \quad \text{if } u \ne v \text{ and } \{u,v\} \notin E.
\end{align*}
Since $\Gamma$ is a finite Dynkin diagram, $A$ is positive definite. Hence the quadratic form
\begin{align*}
Q: \mathbb{R}^{V} &\to \mathbb{R} \\
x &\mapsto \frac{1}{2}\sum_{u,v \in V} A_{uv}x_u x_v
\end{align*}
satisfies $Q(x)>0$ for every nonzero $x \in \mathbb{R}^{V}$.
Label the three arms by $a$, $b$, and $c$. On the arm of length $p$, write its vertices as
\begin{align*}
u_1,u_2,\dots,u_p,
\end{align*}
where $u_1$ is the endpoint and $u_p=v_0$. Similarly write the arms of lengths $q$ and $r$ as
\begin{align*}
w_1,\dots,w_q
\quad \text{and} \quad
z_1,\dots,z_r,
\end{align*}
with $w_q=z_r=v_0$.
Define $x \in \mathbb{R}^{V}$ by
\begin{align*}
x_{u_i} &= \frac{i}{p}, && 1 \le i \le p, \\
x_{w_j} &= \frac{j}{q}, && 1 \le j \le q, \\
x_{z_k} &= \frac{k}{r}, && 1 \le k \le r.
\end{align*}
These definitions agree at the branch vertex because
\begin{align*}
x_{v_0}=\frac{p}{p}=\frac{q}{q}=\frac{r}{r}=1.
\end{align*}
Thus $x$ is a well-defined nonzero vector in $\mathbb{R}^{V}$.
[/step]