Chapter 2 : Simple Operations and properties of Sequences
Now we consider some operations based on independent variable n.
Shifting:
This is also known as translation. Let us shift a sequence {x[n]} by n0units, and the resulting sequence be {y[n]}
where
is the operation of shifting the sequence right by n0 unit. The terms are defined by y[n] = x[n - n0]. We will use short notation
{x[n - n0]} to denote shift by n0.