Puzzle of the Week #526 - Allesley Park part 2

We saw before how we can run the entire network of paths in 2.24 miles, by repeating the segments AC, BL, JK, HI, FG and DE. There are of course many ways of doing this.

Now I want to add extra restrictions:

If you run a segment you can’t immediately double-back and run the same segment the other way, eg you can’t go from A to C and immediately back to A. And because we are trying to form a complete cycle, you also can’t start and end on the same segment.

If you run one of the repeated segments twice in the same direction, you get penalty points equal to the distance between them, eg if you ran from D to E and later in the run ran again from D to E, you would get 14 penalty points for that segment, whereas if instead you ran D to E and later (but not immediately) ran from E to D you would not get any penalty points.

What is the fewest penalty points you can get away with?

Puzzle of the Week #523 - Equal Sequences

These two geometric sequences have the same sum:

 

5+20+80 = 7+14+28+56 = 105

 

We can categorise each sequence by three parameters: the starting number, the common ratio and the number of terms. So the above sequences would be [5,4,3] and [7,2,4] respectively. For the purposes of this puzzle the parameters are all positive integers, the common ratio must be at least 2 and the number of terms must be at least 3.

 

Part 1: Can you find the smallest example of two sequences having the same sum?

 

Part 2: For the above sequences the number 4 appears twice in the parameters, as the common ratio of the first sequence and as the number of terms in the second sequence. Can you find the smallest example of two sequences having the same sum but where all six parameters are distinct?

Puzzle of the Week #522 - Geometric Sequence

The sum of an geometric sequence with n terms, the first of which is 1, is 127:

 1 + r + r^2 … + r^(n-1) + r^n = 127

 A subsequence that includes only every other term, but still starts at 1 and finishes at r^n totals 85:

 1 + r^2 + r^4 … + r^(n-2) + r^n = 85

 What is the sum of a subsequence that includes only every third term, but still starts at 1 and finishes at r^n:

 1 + r^3 + r^6 … + r^(n-3) + r^n = S

 

Puzzle of the Week #521 - Arithmetic Sequence

S is the sum of an arithmetic sequence with n terms:

 x_1 + x_2 + x_3 + … x_n-1 + x_n = S

 A subsequence that includes only every other term, but still starts at x_1 and finishes at x_n totals 88:

 x_1 + x_3 + x_5 + … x_n-2 + x_n = 88

 A subsequence that includes only every third term, but still starts at x_1 and finishes at x_n totals 60:

 x_1 + x_4 + x_7 + … x_n-3 + x_n = 60

 What is the sum of the whole sequence S?

 For bonus points if the first term is 0, what is the common difference between consecutive terms? 

Puzzle of the Week #519 - Word Pairs

In each couplet, the second answer is the same as the first except for the addition of one letter. If you collect the five extra letters you will spell a word.

 

A metal red or man in blue,
A blade that whirs or cuts in two.

 

A spring in stride, a triple move,
A dream you have, which time must prove.

 

Make it round, add pounds to excess,
Or squash it down with a heavy press.

 

Launch with lips, a sharp eject,
Or break apart and disconnect.

 

A scheme to mask premeditation,
Shake to wake from meditation.