Journal Article10.1137/0210047
Computing Sequences with Addition Chains
175
TL;DR: It is shown that the sequence 2^0, 2^1, 2 \cdots, 2^{n - 1} ,2^ n - 1\} can be computed with $n + 2.13\sqrt n + \log n$ additions, and that the lower bound result is applied to show that the addition-sequence problem is NP-complete.
read more
Abstract: Given a sequence $n_1 , \cdots ,n_m $ of positive integers, what is the smallest number of additions needed to compute all m integers starting with 1? This generalization of the addition chain ($m = 1$) problem will be called the addition-sequence problem. We show that the sequence $\{ 2^0 ,2^1 , \cdots ,2^{n - 1} ,2^n - 1\} $ can be computed with $n + 2.13\sqrt n + \log n$ additions, and that $n + \sqrt n - 2$ is a lower bound. This lower bound result is applied to show that the addition-sequence problem is NP-complete.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Book
Handbook of Applied Cryptography
Alfred Menezes,Scott A. Vanstone,Paul C. van Oorschot +2 more
- 01 Jan 1996
TL;DR: A valuable reference for the novice as well as for the expert who needs a wider scope of coverage within the area of cryptography, this book provides easy and rapid access of information and includes more than 200 algorithms and protocols.
15K
A Survey of Fast Exponentiation Methods
TL;DR: This paper surveys the known methods for fast exponentiation, examining their relative strengths and weaknesses.
624
The smallest grammar problem
TL;DR: This paper shows that every efficient algorithm for the smallest grammar problem has approximation ratio at least 8569/8568 unless P=NP, and bound approximation ratios for several of the best known grammar-based compression algorithms, including LZ78, B ISECTION, SEQUENTIAL, LONGEST MATCH, GREEDY, and RE-PAIR.
•Book
Advances in Cryptology-Eurocrypt '90
Ivan Bjerre Damgård
- 01 Jan 1991
TL;DR: This protocol uses a simple 'swapping' technique which can be applied to many zero knowledge proofs (arguments) and obtains a divertible zero-knowledge proof for graph isomorphism.
264
Advances in cryptology--CRYPTO '89 : proceedings
Gilles Brassard
- 01 Jan 1990
TL;DR: This volume presents the proceedings of the 9th CRYPTO meeting and discusses why is cryptography harder than it looks?
169
References
Reducibility Among Combinatorial Problems.
Richard M. Karp
- 01 Jan 1972
TL;DR: Throughout the 1960s I worked on combinatorial optimization problems including logic circuit design with Paul Roth and assembly line balancing and the traveling salesman problem with Mike Held, which made me aware of the importance of distinction between polynomial-time and superpolynomial-time solvability.
13.6K
A lower bound for the length of addition chains
TL;DR: The length l of addition chains for z is shown to be bounded from below by log 2 z + log 2 s ( z )−2.13, where s (Z) denotes the sum of the digits in the binary expansion of z and the proof will also hold for addition-subtraction chains if s (z ) is replaced by an appropriate substitute.
102
Addition Chain Methods for the Evaluation of Specific Polynomials
TL;DR: It is shown that for a wide class of polynomials the evaluation of their first n terms requires at least $n + O(n^{2/3} )$ additions.
18
Related Papers (5)
Jurjen Bos,Matthijs J. Coster +1 more
- 01 Jul 1989