Puzzling Asked on January 5, 2021
This puzzle was inspired by the current 2020 US presidential election.
You are running for president in a country with 10 states. To win a state you must conduct more rallies than your opponent. Winning a state gives you some predefined number of college votes. To win the election you must obtain more college votes than your opponent. Your opponent already conducted his/her rallies as follows:
What is the least number of rallies you need run to win the election?
I think the answer is
Reasons:
Correct answer by Bubbler on January 5, 2021
You can solve the problem via integer linear programming as follows. For state $s$, let $v_s$ and $r_s$ be the numbers of votes and rallies, respectively. Let binary decision variable $x_s$ indicate whether I win state $s$. The problem is to minimize $sum_s (r_s+1) x_s$ subject to $$sum_s v_s x_s ge 1 + sum_s v_s (1-x_s)$$ The unique optimal solution turns out to be
Answered by RobPratt on January 5, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP