中文
相关论文

相关论文: A Computational Algorithm for /pi(N)

200 篇论文

We present an algorithm for computing the integral closure of a reduced ring that is finitely generated over a finite field.

交换代数 · 数学 2009-01-08 Anurag K. Singh , Irena Swanson

Every polyhedral cone can be described either by its facets or by its extreme rays. Computation of one description from the other is a problem that can be very complex, i.e. one encounter the combinatorial explosion. We present here several…

度量几何 · 数学 2007-05-23 M. Dutour

We obtained a new formula for $\pi$.

数论 · 数学 2025-11-05 Nikita Kalinin , Mikhail Shkolnikov

The integer complexity $f(n)$ of a positive integer $n$ is defined as the minimum number of 1's needed to represent $n$, using additions, multiplications and parentheses. We present two simple and faster algorithms for computing the integer…

数据结构与算法 · 计算机科学 2023-09-14 Qizheng He

We deliver a call to arms for probabilistic numerical methods: algorithms for numerical tasks, including linear algebra, integration, optimization and solving differential equations, that return uncertainties in their calculations. Such…

数值分析 · 数学 2016-02-17 Philipp Hennig , Michael A Osborne , Mark Girolami

A method of determining two factors of an odd integer without need of multiplication or division operation in iterative portion of computation is presented. It is feasible for an implementing algorithm to use only integer addition and…

离散数学 · 计算机科学 2017-03-02 Charles Sauerbier

A natural number $n$ is called {\it multiperfect} or {\it$k$-perfect} for integer $k\ge2$ if $\sigma(n)=kn$, where $\sigma(n)$ is the sum of the positive divisors of $n$. In this paper, we establish the structure theorem of odd multiperfect…

数论 · 数学 2011-02-23 Shi-Chao Chen , Hao Luo

We report on the results of a computer search for primes $p$ which divide an Harmonic number $H_{\lfloor p/N \rfloor}$ with small $N > 1$.

数论 · 数学 2017-04-04 John Blythe Dobson

The vast use of computers on scientific numerical computation makes the awareness of the limited precision that these machines are able to provide us an essential matter. A limited and insufficient precision allied to the truncation and…

数值分析 · 计算机科学 2009-11-13 B. O. Rodrigues , L. A. C. P. da Mota , L. G. S. Duarte

This paper talk about the complexity of computation by Turing Machine. I take attention to the relation of symmetry and order structure of the data, and I think about the limitation of computation time. First, I make general problem named…

计算复杂性 · 计算机科学 2010-09-24 Koji Kobayashi

We give an effective method to compute the entropy for polynomials orthogonal on a segment of the real axis that uses as input data only the coefficients of the recurrence relation satisfied by these polynomials. This algorithm is based on…

数值分析 · 数学 2007-05-23 V. Buyarov , J. S. Dehesa , A. Martinez-Finkelshtein , J. Sanchez-Lara

We describe a simple Monte Carlo method for estimating $\pi$ by tossing a coin. Although the underlying Catalan-number series identities appear implicitly in the probability theory literature, the interpretation of $\frac{\pi}{4}$ presented…

概率论 · 数学 2026-03-11 Jim Propp

Residue arithmetic is an elegant and convenient way of computing with integers that exceed the natural word size of a computer. The algorithms are highly parallel and hence naturally adapted to quantum computation. The process differs from…

量子物理 · 物理学 2007-05-23 S. A. Fulling

We study odd numbers through a straightforward indexing. We focus in particular on odd prime and composite numbers and their distribution. With a counting argument, we calculate the limit of two sums and compare their convergence rate.

综合数学 · 数学 2018-12-11 Wolf Marc , Wolf François , Villemin François-Xavier

In this paper we present a novel algorithm for computing a congruence on an inverse semigroup from a collection of generating pairs. This algorithm uses a myriad of techniques from the theories of groups, automata, and inverse semigroups.…

群论 · 数学 2025-12-08 Luna Elliott , Alex Levine , James D. Mitchell

We derive a set of coupled four-dimensional integral equations for the $NN-\pi NN$ system using our modified version of the Taylor method of classification-of-diagrams. These equations are covariant, obey two and three-body unitarity and…

核理论 · 物理学 2009-04-17 D. R. Phillips , I. R. Afnan

We analyze algorithms for computing the $n$th prime $p_n$ and establish asymptotic bounds for several approaches. Using existing results on the complexity of evaluating the prime-counting function $\pi(x)$, we show that the binary search…

数论 · 数学 2025-10-21 Ansh Aggarwal

We give an efficient algorithm to compute equations of twists of hyperelliptic curves of arbitrary genus over any separable field (of characteristic different from 2), and we explicitly describe some interesting examples.

数论 · 数学 2018-09-27 Davide Lombardo , Elisa Lorenzo García

If several independent algorithms for a computer-calculated quantity exist, then one can expect their results (which differ because of numerical errors) to follow approximately Gaussian distribution. The mean of this distribution,…

综合数学 · 数学 2017-07-03 Andrej Liptaj

We extend the linear {\pi}-calculus with composite regular types in such a way that data containing linear values can be shared among several processes, if there is no overlapping access to such values. We describe a type reconstruction…

编程语言 · 计算机科学 2019-03-14 Luca Padovani