4

Which one is better?

$$\arccos^2x^2\quad\quad \text{or}\quad\quad(\arccos x^2)^2$$

Are both notations acceptable?

Etemon
  • 6,437

1 Answers1

2

Is $\arccos^2x$

  • the inverse function of $\cos^2x$?
  • the arccosine squared?

The first notation is therefore ambiguous. I always write $\cos^{-1}$ to mean $\arccos$, and so I would write the given expression as $$(\cos^{-1}x^2)^2$$

Parcly Taxel
  • 103,344
  • 1
    Contemporary schools deprecate $\cos^{-1}$ as being ambiguous and imprecise. It is a multifunction with an unspecified principal branch. OTOH $\arccos$ is precisely and conventionally defined to mean "the branch of $\cos^{-1}$ whose image set is ${x \in \mathbb R: 0 \le x \le \pi}$". – Prime Mover Jan 09 '21 at 12:50
  • @PrimeMover If $\log$ is also multivalued, why isn't it deprecated? – Parcly Taxel Jan 09 '21 at 12:58
  • Why not ask that as a question on MSE? – Prime Mover Jan 09 '21 at 14:03