Online domain-finding programs say that the domain of $$\frac{(x+1)^x}{x^x}$$ is x>0, and yet this function is defined for such values as x=-2, x=-4.4 and other negative values.
Why is this?
Online domain-finding programs say that the domain of $$\frac{(x+1)^x}{x^x}$$ is x>0, and yet this function is defined for such values as x=-2, x=-4.4 and other negative values.
Why is this?
In fact we have $$f (x) =(\frac {x+1}{x})^x = (1+\frac {1}{x})^x $$
We can easily notice that $x >0$ forms one part of the domain. Also notice that for $-1 < x <0$, we get that $f (x) $ is not defined $(?)$, so on the negative sides of the real line the permissible values of $x $ is $(-\infty, -1) $.
Thus the correct domain is $$\boxed {(-\infty, -1) \cup (0,\infty)} $$
This can be confirmed by drawing the graph of the function:

Hope it helps.
$f(x)$ isn't defined for x = -1 for the following reason.
$f(-1) = \frac{(-1 + 1)^{-1}}{-1^{-1}} = \frac{0^{-1}}{-1^{-1}} = \frac{\frac{1}{0}}{\frac{1}{-1}}$
For other negative values of x $$\begin{align} f(-x) &= \frac{(-x + 1)^{-x}}{-x^{-x}} \\ &= \frac{(\frac{1}{-x + 1})^x}{(\frac{1}{-x})^x} \\ &= (-x)^x(\frac{1}{1-x})^x\end{align}$$
Since $x$ is fractional you will be taking the roots of negative numbers which often results in complex numbers.