How do I describe the joining of two finite sequences in mathematical notation? For example, suppose the following:
$$ A=(a_i)_{i=1,2}=(4,2)\\ B=(b_i)_{i=1,2}=(9,5)\\ C=(c_i)_{i=1,...,4}=(4,2,9,5) $$
Sequence $C$ can be considered sequence $A$ with sequence $B$ attached to the end. How do I describe sequence $C$ in terms of sequence $A$ and $B$?