home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!uwm.edu!zaphod.mps.ohio-state.edu!usc!hela.iti.org!cs.widener.edu!netnews.upenn.edu!netnews.cc.lehigh.edu!ns1.cc.lehigh.edu!fc03
- From: fc03@ns1.cc.lehigh.edu (Frederick W. Chapman)
- Newsgroups: sci.math.symbolic
- Subject: Quadratic Form Calculations in Maple
- Message-ID: <1992Dec11.182725.84179@ns1.cc.lehigh.edu>
- Date: 11 Dec 92 18:27:25 GMT
- Organization: Lehigh University
- Lines: 33
-
- Let Q be a quadratic form on an finite-dimensional real vector space V, and
- let B be the matrix of Q with respect to some basis of V. By a sequence of
- elementary row and column operations, the real symmetric matrix B can be
- reduced to a diagonal matrix D that is congruent to B; i.e., D = P B P',
- where P = E_m E_{m-1} ... E_1, and the E_i's are matrices corresponding to
- the sequence of elementary row operations. The number of non-zero diagonal
- entries of D is the rank of quadratic form Q, and the number of positive
- diagonal entries minus the number of negative diagonal entries is the
- signature of Q.
-
-
- QUESTION:
-
- Has anyone written a Maple function or package to compute the rank and
- signature of a real quadratic form? For a real symmetric matrix with
- numeric entries, it should be a fairly simple matter to code the algorithm
- using Maple's built-in routines for elementary row and column operations;
- however, I'd prefer not to reinvent the wheel!
-
-
- Thanks,
-
- Frederick W. Chapman
- Senior User Consultant
- Lehigh University Computing Center
- --
-
- o ------------------------------------------------------------------------- o
- | Frederick W. Chapman, User Services, Computing Center, Lehigh University |
- | Campus Phone: 8-3218 Preferred E-mail Address: fc03@Lehigh.Edu |
- o ------------------------------------------------------------------------- o
- | The day after the day after tomorrow is the last day before the rest of |
- | our country's future a week from the day before the day before yesterday! |
-