Sharing Turnips.

There are 3 groups of people in a Green house, Blue house and Red house. All nearby Turnip patches.

They all use a strange currency of Golden Turnips and regular Turnips. With the conversion of 1 G T = N T 1 GT = N T for some unknown N N .

They all begin with 1 Golden Turnip each, which they all convert to T T at the local Turnip patch bank.

It's Christmas and everyone is feeling generous, so individually decide to divide ALL of their Turnips between ALL the occupants of the other houses (this is done perfectly evenly). (Someone from the Blue house gives an equal amount to everyone in the Red and Green houses etc). They put the Turnips into a sack and place it in the recipient's room.

Unfortunately a thief is about, and sneaks into 1 person's room at random from each house and steals all of the sacks in those rooms. They then take the sacks to the Turnip patch bank to change as many dirty Turnips into Golden Turnips as possible. Surprisingly they get exactly 8 G T 8 GT back, with no spare T T !


Each house has 1 1 president.

Let P P be the probability that the president's room was stolen from every house.

Rounding P P to 1 1 s.f., it is equal to a 1 0 n a*10^{-n} (where a a is an integer a [ 1 , 9 ] a \in [1,9] ). By comparing all possible values of P P , what is the minimum value of a + n 1 a+n-1 ?


The answer is 240.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Alex Burgess
Apr 3, 2019

Let X , Y , Z X,Y,Z be the number of occupants in the Green. Blue and Red houses respectively.

Someone in the Green house receives 1 X + Y G T \frac{1}{X+Y} GT from everyone in the Red house and 1 Z + X G T \frac{1}{Z+X} GT from everyone in the Blue house, totalling ( Z X + Y + Y Z + X ) G T \left( \frac{Z}{X+Y} + \frac{Y}{Z+X} \right) GT . Similarly for occupants of the Blue and Red houses.

Hence the thief steals a total of ( Z X + Y + Y Z + X ) + ( Z X + Y + X Y + Z ) + ( X Y + Z + Y Z + X ) G T = 2 ( Z X + Y + Y Z + X + X Y + Z ) G T = 8 G T \left( \frac{Z}{X+Y} + \frac{Y}{Z+X} \right) + \left( \frac{Z}{X+Y} + \frac{X}{Y+Z} \right) + \left( \frac{X}{Y+Z} + \frac{Y}{Z+X} \right) GT = 2\left( \frac{Z}{X+Y} + \frac{Y}{Z+X} + \frac{X}{Y+Z}\right) GT = 8 GT .

Hence Z X + Y + Y Z + X + X Y + Z = 4 \frac{Z}{X+Y} + \frac{Y}{Z+X} + \frac{X}{Y+Z} = 4 .

See here

By implementing elliptical curves, one can determine the solution with the smallest value of x x (where x y z x \leq y \leq z ) to this equation is:

x = 4373612677928697257861252602371390152816537558161613618621437993378423467772036 = 4.374 1 0 78 x = 4373612677928697257861252602371390152816537558161613618621437993378423467772036 = 4.374*10^{78}

y = 36875131794129999827197811565225474825492979968971970996283137471637224634055579 = 3.688 1 0 79 y = 36875131794129999827197811565225474825492979968971970996283137471637224634055579 = 3.688*10^{79}

z = 154476802108746166441951315019919837485664325669565431700026634898253202035277999 = 1.545 1 0 80 z = 154476802108746166441951315019919837485664325669565431700026634898253202035277999 = 1.545*10^{80}


In this question, P = 1 X Y Z P = \frac{1}{XYZ} .

Using the values above x y z = 2.49 1 0 238 xyz = 2.49*10^{238} , so P = P ˉ = 4.01 1 0 239 P = \bar P = 4.01*10^{-239} , with a + n = 243 a + n = 243 .

This is the minimum value of n n , but a a can be minimised by noticing that ( k x , k y , k z ) (kx, ky, kz) is also a solution. Resulting in P = P ˉ k 3 P = \frac{\bar P}{k^3} .

k = 2 k = 2 leads to P = 5 1 0 240 P = 5*10^{-240} , with a + n = 245 a + n = 245 .

k = 3 k = 3 leads to P = 1 1 0 240 P = 1*10^{-240} , with a + n = 241 a + n = 241 .

Increasing k k from here, or looking at solutions not in the form ( k x , k y , k z ) (kx, ky, kz) , will result in a greater value of n n , and hence a greater value of a + n a + n .

Hence the minimum value of a + n 1 a + n - 1 is 240 240 .


Note, I mistyped the answer, so changed the question from a + n a + n to a + n 1 a + n - 1 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...