Let $L = \{ R,c \}$; where $R$ is a binary predicate symbol and $c$ is a constant symbol, and let $\mathcal M$ be an $L$-structure such that
$|\mathcal M| = \{ 1, 2, 3, 4 \}$;
$R^{\mathcal M} = \{ <1,2>, <2,3>, <3,4>, <4,1> \}$;
$c^{\mathcal M} = 2$.
Given that the sets {2}, {3}, {1,3}, and binary relations {<1,3>}, {<3,4>} are definable in $\mathcal M$, I've been asked to give the formulae that define them.
Could anyone give any explanation as to how I go about doing this? I can't find any useful examples.