On the set $I=(0,1)=\{x\in\Bbb R\mid 0<x<1\}$, the operation $*$ is defined by: $$\forall s,t \in I, s*t= \frac{1}{1+\frac{(1-s)}{s} \frac{(1-t)}{t}}$$ Operations are usual ones with $\Bbb R$. We have been told to assume that $*$ is associative.
I believe the identity is $e=\frac{1}{2}$. But I cannot not find the inverse. I'm assuming it doesn't have have one. Thus it would not be a group.
Also, I need to show that $I$ is closed under $*$. I believe that I can claim closure. If $s,t \in\Bbb R$ s.t. $0<s,t<1$ then $a*b$ is closed because the fraction will always have values between $(0,1)$.
Yes? No? Prettier ways to say it?