cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A140794 One of the four smallest counterexamples to the conjecture that the cardinality of the sumset is less than or equal to the cardinality of the difference set of every finite set of integers.

Original entry on oeis.org

0, 2, 3, 7, 10, 11, 12, 14
Offset: 1

Views

Author

Jonathan Vos Post, Jul 15 2008

Keywords

Comments

This sequence is the reflection of A102282: a(n) = 14 - A102282(9-n).
Keywords: sum-dominant sets, MSTD sets.
A set with more sums than differences is called an MSTD set. Hegarty has constructed many such examples.
Comment from N. J. A. Sloane, Mar 10 2013: Out of the 2^n subsets S of [0..n-1], let
AG(n) = number of S with |S+S|>|S-S|,
AE(n) = number of S with |S+S|=|S-S|,
AL(n) = number of S with |S+S|<|S-S|.
A140794 says AG(n) = 0 for n <= 14. These three sequences are respectively A222807, A118544, A222808.

Examples

			Let A = {0, 2, 3, 7, 10, 11, 12, 14}. Then the cardinality of the sumset, |A + A| = 26, while the cardinality of the difference set, |A - A| = 25.
		

Crossrefs

Extensions

Corrected by James Wilcox, Jul 24 2013

A327819 Elements of the unique smallest MSTD set of primes.

Original entry on oeis.org

3, 5, 7, 13, 17, 19, 23, 43, 47, 53, 59, 61, 67, 71, 73
Offset: 1

Views

Author

Keywords

Comments

This set is smallest in terms of minimizing the maximum element.
Chu, McNew, Miller, Xu, & Zhang show that, as a consequence of the Green-Tao theorem, there are infinitely many MSTD sets of primes, and give an example. Chu finds this set and proves minimality, answering a question of the former authors.

Crossrefs

Showing 1-2 of 2 results.