This is Exercise 2.1.2 of Howie's "Fundamentals of Semigroup Theory".
Definition 1: Consider $B=\Bbb N^0\times \Bbb N^0$ under $$(m, n)(p,q)=(m-n+\max(n, p), q-p+max(n, p))$$. This is the bicyclic semigroup $B$.
The Question:
Show that
a) $(m, n)\mathcal{R} (p, q)$ if and only if $m=p$.
b) $(m, n)\mathcal{L} (p, q)$ if and only if $n=q$.
c) $\mathcal D= \mathcal J= B\times B$.
My Attempt:
a) Suppose $(m, n)\mathcal R (p, q)$. Then there exist $(x, y), (u, v)\in B$ such that $(m, n)(x,y)=(p,q)$ & $(p, q)(u, v)=(m, n)$. Thus $$p=m-n+\max(n, x)\tag{1}$$ & $$q=y-x+\max(n, x)\tag{2}$$ and $$m=p-q+\max(q, u)\tag{3}$$ & $$n=v-u+\max(q, u).\tag{4}$$
Since there are four equations and four unknowns, I suppose I could solve $(1)$ to $(4)$ for $x,y,u,v$ in terms of $m,n,p,q$, but I don't suppose this'll get me far.
By $(3)$, $$m=\begin{cases} p &: q=\max(q, u) \\ p-q+u &: u=\max(q, u). \end{cases}$$ If $u=\max(q, u)$, then $n=v$ by $(4)$.
That's all I have there.
b) The solution to this should be dual to (a).
c) I'm stuck.
Please help :)
I'll use the more intuitive (for me) description of the bicyclic subgroup as the set of all strings $a^m b^n$, under the operation of composition followed by repeated annihilation of any occurrence of $ba$. Thus: