English

Efficient Computation of Time-Index Powered Weighted Sums Using Cascaded Accumulators

Signal Processing 2026-03-10 v2 Data Structures and Algorithms Numerical Analysis Numerical Analysis

Abstract

This letter presents a novel approach for \mbox{efficiently} computing time-index powered weighted sums of the form n=0N1nKv[n]\sum_{n=0}^{N-1} n^{K} v[n] using cascaded accumulators. Traditional direct computation requires K×NK{\times}N general multiplications, which become prohibitive for large NN, while alternative strategies based on lookup tables or signal reversal require storing entire data blocks. By exploiting accumulator properties, the proposed method eliminates the need for such storage and reduces the multiplicative cost to only K+1K{+}1 constant multiplications, enabling efficient real-time implementation. The approach is particularly useful when such sums need to be efficiently computed in sample-by-sample processing systems.

Cite

@article{arxiv.2509.15069,
  title  = {Efficient Computation of Time-Index Powered Weighted Sums Using Cascaded Accumulators},
  author = {Deijany Rodriguez Linares and Oksana Moryakova and Håkan Johansson},
  journal= {arXiv preprint arXiv:2509.15069},
  year   = {2026}
}

Comments

This work has been submitted to the IEEE for possible publication

R2 v1 2026-07-01T05:44:09.242Z