The Zeta (\(\zeta \)) notation for complex asymptotes
摘要
Time complexity is an important metric to compare algorithms based on their cardinality. The commonly used, trivial notations to qualify the same are the Big-Oh, Big-Omega, Big-Theta, Small-Oh, and Small-Omega notations. All of them consider time a part of the real entity, i.e., it coincides with the horizontal axis in the Argand plane. But what if time makes some angle with the real axis of the Argand plane, rather than completely coinciding with it? We are trying to focus on the case when the time complexity will have both real and imaginary components. For instance, if