中文
相关论文

相关论文: The iterated Carmichael \lambda-function and the n…

200 篇论文

The Carmichael lambda function $\lambda(n)$ is defined to be the smallest positive integer $m$ such that $a^m \equiv 1 \pmod{n}$ for all $(a,n)=1.$ $\lambda_k(n)$ is defined to be the $k$th iterate of $\lambda(n).$ Let L(n) be the smallest…

数论 · 数学 2012-03-22 Nick Harland

The Carmichael lambda function $\lambda(n)$ is defined to be the smallest positive integer $m$ such that $a^m$ is congruent to 1 modulo $n,$ for all $a$ and $n$ relatively prime. The function $\lambda_k(n)$ is defined to be the $k$th…

数论 · 数学 2011-11-17 Nick Harland

We show that the counting function of the set of values of the Carmichael $\lambda$-function is $x/(\log x)^{\eta+o(1)}$, where $\eta=1-(1+\log\log 2)/(\log 2)=0.08607...$.

数论 · 数学 2016-01-20 Kevin Ford , Florian Luca , Carl Pomerance

We consider the periods of the linear congruential and the power generators modulo $n$ and, for fixed choices of initial parameters, give lower bounds that hold for ``most'' $n$ when $n$ ranges over three different sets: the set of primes,…

数论 · 数学 2015-06-26 P. Kurlberg , C. Pomerance

Consider exponential Carmichael function $\lambda^{(e)}$ such that $\lambda^{(e)}$ is multiplicative and $\lambda^{(e)}(p^a) = \lambda(a)$, where $\lambda$ is usual Carmichael function. We discuss the value of $\sum \lambda^{(e)}(n)$, where…

数论 · 数学 2014-05-30 Andrew V. Lelechenko

We study the question of whether for each n there is another integer m with lambda(m)=lambda(n), where lambda is Carmichael's function. We give a "near" proof of the fact that this is the case unconditionally, and a complete conditional…

数论 · 数学 2014-03-24 Kevin Ford , Florian Luca

We construct pseudorandom generators of seed length $\tilde{O}(\log(n)\cdot \log(1/\epsilon))$ that $\epsilon$-fool ordered read-once branching programs (ROBPs) of width $3$ and length $n$. For unordered ROBPs, we construct pseudorandom…

计算复杂性 · 计算机科学 2018-06-13 Raghu Meka , Omer Reingold , Avishay Tal

In 2023, the first author and Vandehey proved that the largest $k$ for which the string of equalities $\lambda(n+1)=\lambda(n+2)=\cdots=\lambda(n+k)$ holds for some $n\leq x$, where $\lambda$ is the Carmichael $\lambda$ function, is bounded…

数论 · 数学 2024-06-11 Noah Lebowitz-Lockard , J. C. Saunders

We obtain new explicit pseudorandom generators for several computational models involving groups. Our main results are as follows: 1. We consider read-once group-products over a finite group $G$, i.e., tests of the form $\prod_{i=1}^n…

计算复杂性 · 计算机科学 2025-06-05 Chin Ho Lee , Emanuele Viola

We prove that if G is an (n,d,lambda)-graph (a d-regular graph on n vertices, all of whose non-trivial eigenvalues are at most lambda) and the following conditions are satisfied: 1. d/lambda >= (log n)^{1+epsilon} for some constant…

组合数学 · 数学 2012-01-10 Michael Krivelevich

We consider a self-decimated generator of pseudorandom numbers and examine the preperiod $\lambda$ and the period $\mu$ of its state sequence. We obtain the expectations and variances of $\lambda$ and $\mu$ for the case when decimation…

组合数学 · 数学 2007-05-23 Sergey Agievich , Oleg Solovey

Let $M_n$ be the minimal position at generation $n$, of a real-valued branching random walk in the boundary case. As $n \to \infty$, $M_n- {3 \over 2} \log n$ is tight (see [1][9][2]). We establish here a law of iterated logarithm for the…

概率论 · 数学 2017-07-06 Yueyun Hu

We construct pseudorandom generators that fool functions of halfspaces (threshold functions) under a very broad class of product distributions. This class includes not only familiar cases such as the uniform distribution on the discrete…

计算复杂性 · 计算机科学 2010-01-12 P. Gopalan , R. O'Donnell , Y. Wu , D. Zuckerman

We show that a black-box construction of a pseudorandom generator from a one-way function needs to make Omega(n/log(n)) calls to the underlying one-way function. The bound even holds if the one-way function is guaranteed to be regular. In…

密码学与安全 · 计算机科学 2012-05-22 Thomas Holenstein , Makrand Sinha

We show that any distribution on {-1,1}^n that is k-wise independent fools any halfspace h with error \eps for k = O(\log^2(1/\eps) /\eps^2). Up to logarithmic factors, our result matches a lower bound by Benjamini, Gurel-Gurevich, and…

计算复杂性 · 计算机科学 2009-02-24 Ilias Diakonikolas , Parikshit Gopalan , Ragesh Jaiswal , Rocco Servedio , Emanuele Viola

Lambda calculus is the basis of functional programming and higher order proof assistants. However, little is known about combinatorial properties of lambda terms, in particular, about their asymptotic distribution and random generation.…

计算机科学中的逻辑 · 计算机科学 2013-07-05 Katarzyna Grygiel , Pierre Lescanne

Let $\lambda(n)$ denote the exponent of the multiplicative group modulo $n$. We show that when $q$ is odd, each coprime residue class modulo $q$ is hit equally often by $\lambda(n)$ as $n$ varies. Under the stronger assumption that…

数论 · 数学 2023-03-27 Paul Pollack

We investigate decomposable combinatorial labeled structures more fully, focusing on the exp-log class of type a=1 or 1/2. For instance, the modal length of the second longest cycle in a random n-permutation is (0.2350...)n, whereas the…

组合数学 · 数学 2022-05-03 Steven Finch

For a Carmichael number $n$ with prime factors $p_1,\cdots,p_m$, define $$K=GCD[p_1-1,\cdots,p_m-1],$$ and let $C_\nu(X)$ denote the number of Carmichael numbers up to $X$ such that $K=\nu$. Assuming a strong conjecture on the first prime…

数论 · 数学 2024-10-29 Thomas Wright

We present a new approach to constructing unconditional pseudorandom generators against classes of functions that involve computing a linear function of the inputs. We give an explicit construction of a pseudorandom generator that fools the…

计算复杂性 · 计算机科学 2015-11-19 Parikshit Gopalan , Daniel Kane , Raghu Meka
‹ 上一页 1 2 3 10 下一页 ›