I'm studying Calculus and I've stumbled across a concept I have some difficulties in fully grasping. That is "real powers".
I don't understand the theory behind it and I think I don't understand very well how to practically UTILIZE such concepts.
THEORY
My book (Bertsch's Analisi matematica - Seconda edizione by McGraw Hill - it's an Italian book) claims that real powers such as: $$ y=a^b $$ are well-defined only when $a\ge0$.
I can see this is because if you're operating in the Reals then you shouldn't do stuff like $(-3)^\frac24$ or $(-5)^\frac12$. But it still makes little sense to me. I mean, there are $a$'s smaller than zero for which $y=a^x$ is defined. Just think of $(-7)^3$, for example, which equals $-343$. Doesn't this make the definition inadequate?
If anyone could clarify on that, I'd be extremely thankful to him/her. If you can, PLEASE, also provide references and such. It's not that I don't trust you or something, I just want to know which books/websites are the good ones.
PRACTICE
Let's say I'm doing my homework and there's an exercise which asks me to graph some function like this: $$y=\ln(x^2+3)$$ the first thing I'd usually do is finding the domain. So I consider all the restrictions typical of the function I'm handling (in this case, being a logarithm, I impose that the argument must be greater than zero) and what I get is: $\mathscr{D}_f : x<-\sqrt3 \cup x>\sqrt3$.
Now if, hypothetically, my function was: $$y=\frac{x^3 + x^2}{9x}$$ shouldn't I also consider $x>0$ as a restriction for my domain? Because, after all, $x^3$, $x^2$ and even $x$ are all forms of $y=a^b$ where $a=x$ and, respectively, $b=3$, $b=2$ and $b=1$.
What if I had a function like this then? $$ y=x^{\ln{(x^2+3)}} $$ is this one only defined when $x\ge0$? (aside from all the other conditions...)
And this? $$ y=x^x $$ is it only defined when $x\ge0$? but what if $x$ was $-5$? wouldn't then $y$ be defined and simply be $-0.00032$?
I could go on for hours with countless examples. But I suspect you might have gotten my point. Please excuse my poor English, I'm not a native speaker.
Thank you for your time.