I was thinking of random math problems to myself when I came across this:
$x^2 = 2^x$
It seemed very simple at first, but after trying multiple ways to solve it, I had no idea what to do.
So, I began doing a lot of searches for this problem, and I found out that in order to solve $x^2 = 2^x$, you have to use some function of which I have never heard before. So, I have three main questions regarding this problem.
1) is it possible to solve $x^2 = 2^x$ arithmetically? If so, how would one do so? If not, why not? In other words, why would it be impossible to solve this problem arithmetically?
2) Why is it that addition and multiplication are commutative, but exponentiation is not? I understand not all forms of multiplication in mathematics are non-commutative, but for the sake of this problem, exponentiation feels like the "next step" right after multiplication. Here's what I mean by this:
Addition is just adding a number to a number.
Multiplication is just adding a number $N$ times to a number.
Exponentiation is just multiplying a number $N$ times by a number.
3) Would it be possible to invent your own function to solve $x^2 = 2^x$, or rather, $x^y = y^x$? And after you found a way to represent your answer, how could you go about evaluating your answer without using a calculator?
If anything doesn't make sense above, I can do my best to clarify. I also know some of these questions have been asked before, but I didn't really understand any of the answers, and the questions weren't as specific as mine.
Why is it that addition and multiplication are commutative, but exponentiation is not
? That's wholly unrelated to the title and the rest of the post. It could and should be asked as a separate question (not judging its merit, or lack thereof, here). – dxiv Sep 30 '16 at 06:48