I've just calculated an exercise with confidence intervals. My solution is correct if $$\frac{1}{F_{n,m;1-\alpha}} = F_{m,n;\alpha}$$
Is that the case?
If not: Is there any relationship between $F_{n,m}$ and $F_{m,n}$?
Notation
$F_{m,n;\alpha}$ denotes the $\alpha$ quantile of the Fisher distribution with parameters $m$ and $n$. The Fisher distribution can be created by two independent random variables $X \sim \chi^2_m, Y \sim \chi^2_n$: $$\frac{\frac{1}{m} X}{\frac{1}{n} Y} \sim F_{m,n}$$