Skip to content

Instantly share code, notes, and snippets.

@tlrobinson
Created December 7, 2008 02:31
Show Gist options
  • Save tlrobinson/33016 to your computer and use it in GitHub Desktop.
Save tlrobinson/33016 to your computer and use it in GitHub Desktop.
3> misc:pythag(500).
[{3,4,5},
{4,3,5},
{5,12,13},
{6,8,10},
{7,24,25},
{8,6,10},
{8,15,17},
{9,12,15},
{9,40,41},
{10,24,26},
{11,60,61},
{12,5,13},
{12,9,15},
{12,16,20},
{12,35,37},
{13,84,85},
{14,48,50},
{15,8,17},
{15,20,25},
{15,36,39},
{15,112,113},
{16,12,20},
{16,30,34},
{16,63,65},
{17,144,145},
{18,24,30},
{18,80,...},
{19,...},
{...}|...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment