There is a cow in a field which is attached to a barn at one corner by a rope. Every midday, the cow eats exactly of grass if it can reach it. Every midnight, the area of the grass within the reach of the cow grows by 1%. If this process begins at 8:00 AM on day 1, on which day will the cow not have enough grass to eat?
Details and Assumptions:
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.
By constructing arcs we can see where the cow is able to graze. At the corners, the rope is cut off at a certain point acting as a new anchor point for the rope, resulting in the 15m and 40m quadrants. Finding the area of each of these sectors we get: A = 4 3 π 6 5 2 + 4 1 π 1 5 2 + 4 1 π 4 0 2 = 3 6 2 5 π m 2 of grass Now we know the area of grass the cow can eat, we can move on to the next step. We will let G n be the amount of grass on the n th morning. Each day, we subtract 5 0 0 m 2 of grass, then multiply by 1 . 0 1 for the grass regrowing by 1 % : G 1 G 2 G 3 G 4 = 3 6 2 5 π = [ G 1 − 5 0 0 ] × 1 . 0 1 = [ 3 6 2 5 π − 5 0 0 ] × 1 . 0 1 = 3 6 2 5 π ( 1 . 0 1 ) − 5 0 0 ( 1 . 0 1 ) = [ G 2 − 5 0 0 ] × 1 . 0 1 = [ 3 6 2 5 π ( 1 . 0 1 ) − 5 0 0 ( 1 . 0 1 ) − 5 0 0 ] × 1 . 0 1 = 3 6 2 5 π ( 1 . 0 1 ) 2 − 5 0 0 ( 1 . 0 1 + 1 . 0 1 2 ) = [ G 3 − 5 0 0 ] × 1 . 0 1 = [ 3 6 2 5 π ( 1 . 0 1 ) 2 − 5 0 0 ( 1 . 0 1 + 1 . 0 1 2 ) − 5 0 0 ] × 1 . 0 1 = 3 6 2 5 π ( 1 . 0 1 ) 3 − 5 0 0 ( 1 . 0 1 + 1 . 0 1 2 + 1 . 0 1 3 ) At this point we can see a pattern emerging, which we can generalise: G n = 3 6 2 5 π ( 1 . 0 1 ) n − 1 − 5 0 0 ( 1 . 0 1 + 1 . 0 1 2 + 1 . 0 1 3 + ⋯ + 1 . 0 1 n − 1 ) Now we can use the formula for the sum of a geometric series. In this case, the first term a is 1 . 0 1 and the common ratio r is also 1 . 0 1 . S n = r − 1 a ( r n − 1 ) G n = 3 6 2 5 π ( 1 . 0 1 ) n − 1 − 5 0 0 ( 1 . 0 1 + 1 . 0 1 2 + 1 . 0 1 3 + ⋯ + 1 . 0 1 n − 1 ) = 3 6 2 5 π ( 1 . 0 1 ) n − 1 − 5 0 0 [ 0 . 0 1 1 . 0 1 ( 1 . 0 1 n − 1 − 1 ) ] = 3 6 2 5 π ( 1 . 0 1 ) n − 1 − 5 0 5 0 0 ( 1 . 0 1 ) n − 1 + 5 0 5 0 0 = ( 3 6 2 5 π − 5 0 5 0 0 ) ( 1 . 0 1 ) n − 1 + 5 0 5 0 0 We are looking for the point where the cow does not have enough grass to eat, i.e. the amount of grass is less than 5 0 0 m 2 , so we will let G n equal 5 0 0 and see what value of n works. G n ( 3 6 2 5 π − 5 0 5 0 0 ) ( 1 . 0 1 ) n − 1 + 5 0 5 0 0 ( 1 . 0 1 ) n lo g ( 1 . 0 1 ) n n lo g 1 . 0 1 n = 5 0 0 = 5 0 0 = 3 6 2 5 π − 5 0 5 0 0 − 5 0 0 0 0 ≈ 1 . 2 7 8 4 = lo g 1 . 2 7 8 4 = lo g 1 . 2 7 8 4 = lo g 1 . 0 1 lo g 1 . 2 7 8 4 ≈ 2 5 . 6 8 2 7 This means that at some time between day 2 5 and day 2 6 , the amount of grass drops below 5 0 0 . Therefore, the cow will not have enough grass to eat on day 2 6