Concept:
- $\tan^{-1}x + \tan^{-1}y = \tan^{-1}\left(\dfrac{x+y}{1-xy}\right)$ when $x,y>0$; if additionally $xy>1$, add $\pi$ to the result, since the raw value falls outside the principal range of $\tan^{-1}$.
- $\tan^{-1}x - \tan^{-1}y = \tan^{-1}\left(\dfrac{x-y}{1+xy}\right)$ for $x,y>0$, with no correction needed.
- Terms can be combined two at a time in any convenient order, as long as the branch correction rule is applied whenever it is needed.
Step 1: Combine $\tan^{-1}(1)$ and $\tan^{-1}(4)$ first.
Here $xy = 1 \times 4 = 4 > 1$, so the correction applies:
$\tan^{-1}(1) + \tan^{-1}(4) = \pi + \tan^{-1}\left(\dfrac{1+4}{1-4}\right) = \pi + \tan^{-1}\left(\dfrac{5}{-3}\right) = \pi - \tan^{-1}\left(\dfrac{5}{3}\right)$.
Step 2: Add $\tan^{-1}(5)$ to this result.
$\pi - \tan^{-1}\left(\dfrac{5}{3}\right) + \tan^{-1}(5) = \pi + \left[\tan^{-1}(5) - \tan^{-1}\left(\dfrac{5}{3}\right)\right]$.
Since $5 > 5/3 > 0$, no correction is needed:
$\tan^{-1}(5) - \tan^{-1}\left(\dfrac{5}{3}\right) = \tan^{-1}\left(\dfrac{5 - 5/3}{1 + 5 \cdot 5/3}\right) = \tan^{-1}\left(\dfrac{10/3}{28/3}\right) = \tan^{-1}\left(\dfrac{5}{14}\right)$.
So the running total is $\pi + \tan^{-1}\left(\dfrac{5}{14}\right)$.
Step 3: Add the last term, $\tan^{-1}(1/4)$.
Here $xy = \dfrac{5}{14} \times \dfrac{1}{4} = \dfrac{5}{56} < 1$, so no correction is needed:
$\tan^{-1}\left(\dfrac{5}{14}\right) + \tan^{-1}\left(\dfrac{1}{4}\right) = \tan^{-1}\left(\dfrac{5/14 + 1/4}{1 - 5/56}\right) = \tan^{-1}\left(\dfrac{17/28}{51/56}\right) = \tan^{-1}\left(\dfrac{2}{3}\right)$.
Total: $L = \pi + \tan^{-1}\left(\dfrac{2}{3}\right)$.
Step 4: Compare with the given form.
$\pi + \tan^{-1}\left(\dfrac{\alpha}{2}\right) = \pi + \tan^{-1}\left(\dfrac{2}{3}\right) \Rightarrow \dfrac{\alpha}{2} = \dfrac{2}{3} \Rightarrow \alpha = \dfrac{4}{3}$.
Final Answer: $\alpha = \dfrac{4}{3}$.