The Delay Operator is a Linear Unary Operator that maps a Discrete-Time Signal to a copy delayed by one sample:
It is equivalent to multiplication by in the Z Transform domain, so .
Operator Algebra
First of all, see Operator Notation first.
Systems expressible as difference equations can be written as polynomials in and manipulated algebraically. The difference machine becomes:
Cascading two such systems multiplies their polynomials:
which corresponds to .
distributes over addition. It does not commute with arbitrary operators in general.
Operator Reciprocals
Operator Reciprocals
Two operators are reciprocals if their product is the identity operator. The reciprocal of is the geometric series:
Verified by synthetic division:
More generally, the reciprocal of for scalar is:
This shows that an implicit system is equivalent to an infinite explicit sum .
Link to original