PUZZLE #4581: Elliptical Gravitational Lensing (diff 7)
11 gravitational masses warp the grid. Each cell takes the letter of the mass whose gravitational influence is strongest. Read the letter sequence along the scan line (row 16) to reveal the answer.
DATA
| Grid Size |
32, 32
|
| Masses |
{'x': 4, 'y': 16, 'strength': 9.99, 'letter': 'T'}, {'x': 8, 'y': 16, 'strength': 8.12, 'letter': 'E'}, {'x': 12, 'y': 16, 'strength': 8.34, 'letter': 'N'}, {'x': 16, 'y': 16, 'strength': 10.34, 'letter': 'S'}, {'x': 20, 'y': 16, 'strength': 11.53, 'letter': 'O'}, {'x': 24, 'y': 16, 'strength': 9.99, 'letter': 'R'}, {'x': 24, 'y': 5, 'strength': 6.99, 'letter': 'I', 'distractor': True}, {'x': 22, 'y': 7, 'strength': 7.4, 'letter': 'X', 'distractor': True}, {'x': 11, 'y': 23, 'strength': 5.74, 'letter': 'J', 'distractor': True}, {'x': 26, 'y': 11, 'strength': 5.37, 'letter': 'C', 'distractor': True}, {'x': 20, 'y': 2, 'strength': 7.86, 'letter': 'D', 'distractor': True}
|
| Scan Line |
{
"row": 16,
"start": 0,
"end": 31
}
|
| Hint |
Elliptical gravitational lensing — difficulty 7. Grid: 32x32. 11 masses. Scan row: 16. Formula: deflection = S_i / r_i for each mass. The strongest deflection determines the cell's letter. Read the scan line left to right. 5 distractor masses with random letters are placed off the scan line.
|
| Answer Format |
lowercase decoded message
|
author's note: Pool fill: elliptical diff 7
— website sponsored —
[ ad space ]