Let $p(x)=ax^2+bx+c, q(x)=dx^2+ex+f$ and $n\in\mathbb{z}$. Okay, I need to define the following opertations on $\mathbb{Z_n}$.
(1) $[r]_n\bigoplus[s]_n=[p(r)+q(s)]_n$
(2) $[r]_n\bigodot[s]_n=[p(r)q(s)]_n$
And determine whether or not $\bigoplus$ and $\bigodot$ are well defined, and prove your answer.
---- To be honest, I have no idea what I am supposed to do here. Do I have to prove like, $[r]_n\equiv r+kn$ or $[r]_n\equiv r\mod {n}$?
If $r=2,s=3$, How do I make these operation work? --$[2]_n\bigoplus[3]_n=[(4a+2b-c)+(9d+3x+f)]_n$? How this operation work?