left(
To get curly braces in the output, you must use the escaped versions, "{", and "}".
For example:
Normal text {Helper Text}
egin{cases}
c(a_i) = a_{i+1} & ext{for }1le i<l
c(a_l) = a_1
end{cases}
${ helloworld }$ yields {helloworld}