2
$\begingroup$

I'm still confused about order of operations on exponents:

Is $x^{a^b}$ equal to $x^{(a^b)}$ or $(x^a)^b$?

*Hmm... $x^{a^b}$ has the source of x^{a^b}. Whenever I try x^a^b, it requires me to "clarify by using braces".

  • 1
    Since that tag does not exist, and this is covered in arithmetic and elementary...2011-02-13

1 Answers 1

6

Since $(a^b)^c = a^{bc}$, it makes much more sense to use the convention $a^{b^c} = a^{\left(b^c\right)}.$ This is knows as "right associativity".

  • 0
    Awesome. I joined this stackexchange to post a question, but find this du$r$ing the close-sounding-question list.2013-09-10