| |
| | LLLGCD algorithm: gcd of 5 integers (Site not responding. Last check: 2007-10-08) |
 | | gcd(2,5,14,23,29) alpha = 1 The unimodular matrix found is 0 1 -2 1 0 2 -1 -1 1 0 -1 2 -1 -1 1 2 -1 -2 0 1 1 1 0 1 -1 Call the rows b[1],..,b[5]. |
 | | Two other randomly found examples: gcd(103,500,1005,204,60) The unimodular matrix is 3 0 -1 4 -2 4 -2 0 2 3 4 1 0 -3 -5 -2 -5 2 4 -2 1 -3 2 -3 0 b[5]=[1,-3,2,-3,0] is a multiplier of lengthsquared 23. |
 | | The unimodular matrix is -1 0 -1 2 1 0 3 -1 -2 0 2 2 -3 2 -2 1 4 4 3 -3 2 -3 -2 -1 -1 b[5]=[2,-3,-2,-1,-1] is a multiplier of lengthsquared 19. |
| www.numbertheory.org /lll/example5.html (243 words) |
|