Given is an integer sided triangle $ABC$ with $BC ≤ AC ≤ AB$. $k$ is the angular bisector of angle $ACB$. $m$ is the tangent at $C$ to the circumscribed circle of $ABC$. $n$ is a line parallel to $m$ through $B$.
<imgclass="img-responsive center-block"alt="triangle ABC, with k - the angular bisector of angle ACB, m - tangent at point C, n - line parallel to m through B, and point E - intersection of k and n"src="https://cdn.freecodecamp.org/curriculum/project-euler/angular-bisector-and-tangent.gif"style="background-color: white; padding: 10px;">
How many triangles $ABC$ with a perimeter not exceeding $100\\,000$ exist such that $BE$ has integral length?