Talk:Cayley–Menger determinant

Latest comment: 1 year ago by TakuyaMurata in topic Comments

Draft:Cayley-Menger relations edit

Should Draft:Cayley-Menger relations be merged here? That was suggested (not by me) on Wikipedia:Miscellany for deletion/Draft:Cayley-Menger relations. -- Beland (talk) 06:53, 29 July 2022 (UTC)Reply

Definitions from Draft:Cayley-Menger relations edit

The following definitions appear in the draft page and they duplicate the ones in the current article. Maybe they should be used to replace or improve the current ones. -- Taku (talk) 10:42, 1 August 2022 (UTC)Reply

Classify a Euclidean distance matrix (EDM) for   as an n x n square matrix of all pairwise squared distances between n points in  . Let   denote the distance entries   for  . For all S   [n], a submatrix Δ[S] has entries  i, j for i, j   S. Let the volume matrix det( s) be the   x   matrix obtained from Δ[S] by bordering Δ[S] with a top row   and a left column  T. Finally, det( s) will find the volume of the simplex with points in  . This is the Cayley-Menger determinant. The theorem below states the volume of any simplex formed by   points in  d is 0: A real symmetric matrix Δ[n] with 0 diagonal and positive entries is a Euclidean distance matrix ford only if det( s) = 0 for all S   [n] with |S| ≥ d + 2 where the volume matrix is expressed as

 

This determinant's purpose is to find the volume of any simplex in the   dimension. Suppose   is a j-simplex in  n with a set of vertices v1, ..., vj + 1 and  ik  denotes the   x   matrix given by  ik . Therefore, the content, the higher-dimensional volume of a  th dimensional simplex,  , is given as an Automated Geometry Thoerem by:

  [1]

where   is the   matrix obtained from   by bordering   with a top row   and a left column  T. The edge lengths here are the vector   and the Cayley-Menger determinant is none other than  . [1] The following links contains an in-depth explanation and proof of simplices and how to derive their content (volume) via the Cayley-Menger Determinant. [2] [3]




References

Comments edit

The following comments appear in the draft page and look very helpful for improving the article. -- Taku (talk) 10:44, 1 August 2022 (UTC)Reply

My personal comments on the page and your help: I have read your feedback and read the notes you attached in the link below in your 2nd review of my page. I have linked this topic to a couple more pages and did the best I could without adding ambiguity to the page by bringing in new topics like Hilda-Laman graphs and such. I believe it is concise and does not deviate from Cayley-Menger at all and I have linked realizing the EDM algorithm to Cayley-Menger. One formula and one matrix below do not render but I linked a latex compiler below here in the raw text in which they appear. Thank you for all your help!

Instructor 2nd: The sphere intersection algorithm and theorem are out of place. It is overkill because it works when d is not given. In your problem, d is given. Also, you haven't mentioned how that algorithm has anything to do with Cayley Menger determinants. You need to look at the lecture notes 1-6 of https://www.cise.ufl.edu/~sitharam/COURSES/GC/GCgood/gc.html where a connection is drawn between Cayley menger determinants and a simpler sphere intersection algorithm. It also shows how a much smaller subset of entries of a distance matrix and their Cayley menger determinants being zero and nonnegative automatically determine what the remaining entries will be, by using this algorithm to determine all the point coordinates and then computing the remaining distance entries of the matrix. The full generality of the algorithm you currently have is more appropriate for the Schoenberg section, both for determining if a matrix is a distance matrix and also for completing a partial distance matrix - when the rank or dimension d is not given.

Michael Rothstein Critique 2 This page is very well constructed and organized. From what I can tell it is just about done and most requirements are met. You seem to have collected a good set of references, some of which I used myself. A good job is done explaining every section. The "Cayley Menger Determinient" section is quite long and might be better broken into 2-3 sections. Overall, the technical information seems accurate and knowledgeable and the page looks clean.

Instructor: There is a Cayley-Menger section in the existing distance geometry page that you can merge with your page. This requires work, but also gives you some content, so it compensates. Otherwise, the progress on the page is good. What is missing is how this yields an algorithm to decide whether a given matrix is a distance matrix corresponding to a Euclidean point set living in d-dimensions, via a geometric constraint solving algorithm (reference that page) based on ruler and compass construction (refer to the quadratic solvability page) that actually finds the point set. We discussed this algorithm in the first week. In fact, the algorithm only uses limited number of entries of the matrix to find the point set and simply compares the remaining entries to the distances measured from the point set. So it can be used to complete a partially specified matrix, into a distance matrix, i.e. in fact any negative semi-definite real symmetric matrix of a given rank (refer to matrix completion problems) -->