Let's define a new, different factorial function, such that $\frac{a}{b}!$ returns $\frac{a!}{b!}$. How would the graph of the function look like? For example, $\frac{1}{2}!$ does not return $\frac{\sqrt{\pi}}{2}$, instead $\frac{1!}{2!}$ (or just $\frac{1}{2}$).
2026-04-12 08:42:00.1775983320
On
If a different factorial function would've been defined, what would the graph of this function look like?
152 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
3
On
Let $f:x\mapsto f(x)$ be such a (real-valued) function, on a real domain to be determined which includes the positive integers. Since $f(x/y)=f(x)/f(y)$ for all $y\in\operatorname{dom}f$, we must have $0\notin\operatorname{dom}f$ and $0\notin\operatorname{range}f$. Setting $y=1$ gives $f(1)=1$. Also, for $y\neq0$, we have $f(x)=f(xy/y)=f(xy)/f(y)$. Hence $$f(xy)=f(x)f(y).$$ Power functions such as $f:\Bbb R_{>0}\to\Bbb R:x\mapsto x^a$, with constant $a\in\Bbb R$, fulfil this and the original condition. There are doubtless lots of pathological noncontinuous functions that do so as well
There would be a number of dissatisfying properties that such a function would have: