<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d19328670\x26blogName\x3dRob+%26+The+Blogosphere\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://andwalkaway.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://andwalkaway.blogspot.com/\x26vt\x3d6989461412476977988', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Rob & The Blogosphere

People | Tech | Health | Pop Culture

I HEART MATH!

Tuesday, March 06, 2007

This is such a timely math problem...

The presidential elections are to be held in Anchuria. Of 20,000,000 voters only 1 percent (i.e. the regular army) support the current president Wobushko. He wants to be re-elected in a democratic way, which means the following. All voters are split into n1 groups, all of equal size. Then each group can be split into n2 smaller sub-groups of equal size, where n2 is the same for all groups. Then each subgroup is split into n3 equal sub-sub-groups, and so on. Each (sub)i-group chooses by majority rule one representative to represent it at level i−1, and so on. (If there is a tie, the opposition wins.) Can Wobushko organize the groups and distribute his supporters so that he wins the elections?

Try to solve it first, before peeking into the solution and answer!

Solution.

Yes, Wobushko can steal the election. Suppose in general that the number of voters is N and we write N as a product of non-trivial factors N = Nk = n1 × n2 × · · · × nk. Then, letting mi = ⌊ni/2⌋ + 1 we see that it is enough to have Mk = m1×m2×· · ·×mk supporters in order to win the election. This follows by induction on k. The base case k = 1 is trivial. To win for general k, we have to divide the electorate into Nk−1 groups of size nk. Wobushko then packs Mk−1 of these groups with mk of his supporters. After the vote there are Nk−1 voters altogether of which Mk−1 are supporters of Wobushko, completing the induction.

In the numerical example we write 20, 000, 000 = 57 × 44. In which case Wobushko needs to have 37 × 34 = 177147 supporters which is less than 1 percent.

Labels:


posted by Admin, 3/06/2007 10:14:00 AM
posted by Doubting Thomas, 3/06/2007 10:14:00 AM | link | |