Talk:Hermite normal form

Latest comment: 7 years ago by DrWikiWikiShuttle in topic Big update 25 June 2016

Redirect edit

This page should not redirect to reduced echelon form unless that article is modified to include information on the Hermite normal form. These are not the same. 66.76.11.9 05:08, 12 March 2007 (UTC)Reply

The definitions look wrong edit

[The definitions seems to have been patched up as of July 14th 2013] — Preceding unsigned comment added by Bandanna (talkcontribs) 21:01, 14 July 2013 (UTC)Reply

I don't think the definitions or the discussion of uniqueness are right. The upper-triangular HNF of   is obtained by doing invertible integer row operations and is equal to   for some invertible integer matrix   (the discussion of uniqueness gets this the wrong way round). The definition of upper-triangular HNF must therefore require each diagonal entry to be the unique maximum in its column not in its row, since it would be impossible to achieve the latter using row operations. For example, with the correct definitions   is already in upper-triangular HNF, while it cannot be transformed by invertible integer row operations into a form satisfying the definition given.

Unfortunately, I have no reference for anything like the definition proposed for non-square matrices (which also looks wrong), so I am not in a position to attempt to fix the page myself. Bandanna (talk) 16:25, 21 June 2013 (UTC) — Preceding unsigned comment added by Bandanna (talkcontribs) 16:22, 21 June 2013 (UTC)Reply

The definition is still wrong. The third point of the definition
for  ,  , i.e. in a given column, the entries above the diagonal are non-negative and less than the diagonal
must be
for  ,  , i.e. in a given row, the entries right of the diagonal are non-negative and less than the diagonal
and in case one defines the lower-left triangular version it must be
for  ,  , i.e. in a given row, the entries left of the diagonal are non-negative and less than the diagonal
Anyway, one has to look at the rows not at the columns. See at Wolfram or the second example on this Wiki page. In the second example the diagonal is completely zero but there are still non-zero elements in the upper triangle. This is a clear contradiction to the definition.153.96.12.26 (talk) 16:12, 12 March 2014 (UTC)MatthiasReply

@Matthias: I think everything written until now (9 Jan 2015) is consistent. As far as I can tell your definition would also work if we demanded the multiplication to be from the other side ie $H=AU$ (instead of the current $H=UA$), but both options look fine to me. Bilingsley (talk) 14:41, 9 January 2015 (UTC)Reply

Big update 25 June 2016 edit

I made a large edit that changed the following things

  • cleaned up the two definitions and how definitions for HNF are not well standardized. Also explained how these definitions are different (...how the U matrix acts)
  • added applications section
  • added links to code
  • added refs for algorithms.
  • added the U matrix for each example, added a non-square example.

DrWikiWikiShuttle (talk) 05:10, 26 June 2016 (UTC)Reply