计算素数幂和的组合方法
数论
2021-12-01 v1
摘要
我们将用于计算 的组合算法推广到计算和式 (其中 )。文中包含了算法的详细阐述以及实现细节。
引用
@article{arxiv.2111.15545,
title = {The combinatorial method to compute the sum of the powers of primes},
author = {Alexey Orlov},
journal= {arXiv preprint arXiv:2111.15545},
year = {2021}
}