Skip to content

Instantly share code, notes, and snippets.

@rdsr
Created November 16, 2010 05:51
Show Gist options
  • Save rdsr/701495 to your computer and use it in GitHub Desktop.
Save rdsr/701495 to your computer and use it in GitHub Desktop.
(325 (10 15) (6 17) (1 18)) ;; 325 = 10^2 + 15^ = 6^2 + 17^2 = 1^2 + 18^2
(425 (13 16) (8 19) (5 20))
(650 (17 19) (11 23) (5 25))
;; ...
;; ...
;; ...
(5050 (45 55) (17 69) (3 71))
(5125 (47 54) (34 63) (30 65))
(5125 (34 63) (30 65) (15 70))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment