Jump to content

Talk:Lenstra–Lenstra–Lovász lattice basis reduction algorithm

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 84.97.180.156 (talk) at 23:09, 22 November 2009 (Description of the algorithm: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconMathematics Start‑class
WikiProject iconThis article is within the scope of WikiProject Mathematics, a collaborative effort to improve the coverage of mathematics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StartThis article has been rated as Start-class on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's priority scale.

Requested move

2nd shortest not equal 2nd successive minimum

I attempted to clarify text related to some issues:

  • There is not 'the' shortest vector, since there are always at least two of them
  • One has to be very careful about stuff like "2nd shortest vectors", as such talk is often incorrect for dimension >= 5. For example, consider the parity lattice defined by . It has linearly independent vectors of length 1, yet its last successive minimum (once the dimension n is >= 5). 131.234.72.252 (talk) 13:52, 16 June 2008 (UTC)[reply]
  • I apologize, what I wrote yesterday in a hurry is obviously incorrect. The parity lattice has a full set of linearly independent vectors of length 2 (not 1), and there are no shorter nonzero vectors in the lattice (for dimension >= 5). However, those vectors do not form a lattice basis, because the vectors of odd parity cannot be written as integer linear combinations of vectors of even parity. 89.245.87.65 (talk) 06:24, 17 June 2008 (UTC)[reply]

Description of the algorithm

It seems to me that a description of the actual algorithm (at least in high-level pseudocode) is needed in order for this article to be in accord with its title.