The derivatives of the inverse trig functions in almost all the textbooks or online documents are not presented in format A, but format B. Are there reasons for why we do this or is it just out of tradition?
Format A should be a much easier expression to help students link these new inverse trig formula to previous known trig ones and remember them easily.
(A) ($\sin^{-1}x$)' = $(\sqrt{1-x^2})^{-1}$ , ($\tan^{-1}x$)' = $({1+x^2})^{-1}$ , ($\sec^{-1}x$)' = $(|x|\sqrt{x^2-1})^{-1}$
(B) $(\sin^{-1}x)$' = $\frac{1}{\sqrt{1-x^2}}$ , $(\tan^{-1}x)$' = $\frac{1}{1+x^2}$ , $(\sec^{-1}x)$' = $\frac{1}{|x|\sqrt{x^2-1}}$
Format A is almost identical to that of derivatives of trig functions $\to$
($\sin \alpha$)'= $\sqrt{1-x^{2}}$, ($\tan \alpha$)'= $1+x^{2}$, ($\sec \alpha$)' = $|x|\sqrt{x^2-1}$
(given $\sin \alpha=x$, $\tan \alpha=x$, $\sec \alpha=x$)
Format B involves fraction expression $\frac{1}{X}$, I almost always need to mentally do some conversion to link it to the above formulas from which they are derived.
Any comments welcome!