OFFSET
1,2
COMMENTS
The rules are the same as in A341721 (except that the number of voters in two districts may differ by 1 here): The winner must have a strict majority of the votes in a strictly larger number of districts than the other party has.
Empirically, it seems that the limit of (a(n)-n/4)/sqrt(n) exists with an approximate value of 0.3538.
LINKS
Pontus von Brömssen, Table of n, a(n) for n = 1..10000
Pontus von Brömssen, Illustration for a(100000)=25116.
Wikipedia, Gerrymandering.
FORMULA
EXAMPLE
For n = 9, a(9) = 4 votes are required to win. There can be either 3 districts 3+3+3 with 2 supporters in 2 of them, 6 districts 1+1+1+2+2+2 with 3 supporters in the single-voter districts and 1 in a 2-voter district, or 7 districts 1+1+1+1+1+2+2 with supporters in 4 of the single-voter districts.
For n = 17, a(17) = 6 votes are required to win. This can only be achieved with 5 districts 3+3+3+4+4 with 2 supporters in each of the 3 smaller districts.
CROSSREFS
KEYWORD
nonn
AUTHOR
Pontus von Brömssen, Jan 24 2025
STATUS
approved
