## Problem The discrete-time signal defined by the equation: $ x(n) = \sin (3n) $ is a periodic signal 1. True 2. False > [!Solution]- > > 2. False > > The function $\sin()$ is periodic with period $2\pi$. Since $3$ and $n$ are integers, the resulting multiplication cannot be a multiple of $2\pi$.