diff --git a/journal/2023-11-26.md b/journal/2023-11-26.md index 31ad125e9..d009acc99 100644 --- a/journal/2023-11-26.md +++ b/journal/2023-11-26.md @@ -9,4 +9,4 @@ - [[Alejandro Dolina]] first told me about him. - [[OEIS]] has a great page on [[offsets]] which make me think hex(1) should be 1, hex(2) should be 7 -- e.g. offset for [[hex numbers]] should be 1. - I'll fix hex.py in my bin/ in the garden accordingly ;) - - This will let me assert: "the hexagon which is n on the side contains hex(n) magnets". + - This will let me assert: "the hexagon which is n long on any one side contains hex(n) magnets", e.g. hex(7) = 127.