login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A259545 Minimum number k such that, for every m >= k, there exists a set of n positive integers whose largest element is m and whose subsets all have distinct arithmetic means. 2
1, 2, 4, 7, 16, 34, 78, 178 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Let a set of integers be called "of different average" if it satisfies that the arithmetic mean of any two different subsets of it is different (the empty set ignored). E.g., the set {1,2,5} is of different average because 1 != 2 != 5 != (1+2)/2 != (1+5)/2 != (2+5)/2 != (1+2+5)/3.
In order for a set to be of different average it is obvious that all its elements have to be different. Also, if a set is of different average and a constant k is added to all the terms, the resulting set will also be of different average. Because of this, in order to study such sets it is convenient to select an arbitrary first element, say 1. We have by definition a(n)>=A259544(n).
If we already have a different average sequence of (n-1) terms: 1<a_2<...<a_(n-1) and add a term a_n satisfying: (i) The average of any set including a_n is greater than a_(n-1) and (ii) If two sets include a_n, the one having more elements will have a lower average, then any a_n greater than this particular a_n will also satisfy these properties and therefore it provides an upper bound for a(n). It can be easily proved that, by constructing the bound for a(n) recursively this way, the resulting sequence is Sum_{j=1..n-1} j!.
But a much better upper bound can be found by considering the upper bound for A259544(n-1). This is 4^(n-2), and indeed the bound 4^(k-1), for 1<=k<=n-1, applies to all the terms of the sequence. Therefore a different average sequence of n-1 elements exists in which 1=a_1=4^0, a_2<4^1, a3<4_2, etc., until a_(n-1)<4^(n-2). We see that, for this sequence, condition (ii) is more restrictive than (i), in the worst possible scenario for both, and it provides the bound: a(n) < (n-1)4^(n-1)/3, n>=3.
Conjecture: a(n)=A259544(n) only for a finite number of n. Supposing this to be true, what is the order of growth of a(n)-A259544(n)?
Conjecture: lim_{n->inf} a(n)/A259544(n)=1, and indeed the bound <4^(n-1), n>1, is also valid for a(n).
Conjecture: a(n) < A259544(n+1). (This seems obvious, but lacks a proof.)
LINKS
Javier Múgica, different average sets up to 219 from where the values of this sequence up to the 8th were obtained (there are much more different average sets.)
CROSSREFS
Cf. A259544.
Sequence in context: A345333 A259544 A294376 * A319559 A260790 A151378
KEYWORD
nonn,more,hard
AUTHOR
Javier Múgica, Jun 30 2015
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 12:27 EDT 2024. Contains 371912 sequences. (Running on oeis4.)