<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=65.96.171.218</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=65.96.171.218"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/65.96.171.218"/>
	<updated>2026-05-04T01:54:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=Degree_matrix&amp;diff=8477</id>
		<title>Degree matrix</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=Degree_matrix&amp;diff=8477"/>
		<updated>2013-12-04T12:19:03Z</updated>

		<summary type="html">&lt;p&gt;65.96.171.218: /* Example */ I changed degree of vertex #1 from 3 to 4.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In [[mathematics]], a &#039;&#039;&#039;bidiagonal matrix&#039;&#039;&#039; is a [[matrix (mathematics)|matrix]] with non-zero entries along the main diagonal and &#039;&#039;either&#039;&#039; the diagonal above or the diagonal below. This means there are exactly two non zero diagonals in the matrix.&lt;br /&gt;
&lt;br /&gt;
When the diagonal above the main diagonal has the non-zero entries the matrix is &#039;&#039;&#039;upper bidiagonal&#039;&#039;&#039;.  When the diagonal below the main diagonal has the non-zero entries the matrix is &#039;&#039;&#039;lower bidiagonal&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
For example, the following matrix is &#039;&#039;&#039;upper bidiagonal&#039;&#039;&#039;:&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{pmatrix}&lt;br /&gt;
1 &amp;amp; 4 &amp;amp; 0 &amp;amp; 0 \\&lt;br /&gt;
0 &amp;amp; 4 &amp;amp; 1 &amp;amp; 0 \\&lt;br /&gt;
0 &amp;amp; 0 &amp;amp; 3 &amp;amp; 4 \\&lt;br /&gt;
0 &amp;amp; 0 &amp;amp; 0 &amp;amp; 3 \\&lt;br /&gt;
\end{pmatrix}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and the following matrix is &#039;&#039;&#039;lower bidiagonal&#039;&#039;&#039;:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{pmatrix}&lt;br /&gt;
1 &amp;amp; 0 &amp;amp; 0 &amp;amp; 0 \\&lt;br /&gt;
2 &amp;amp; 4 &amp;amp; 0 &amp;amp; 0 \\&lt;br /&gt;
0 &amp;amp; 3 &amp;amp; 3 &amp;amp; 0 \\&lt;br /&gt;
0 &amp;amp; 0 &amp;amp; 4 &amp;amp; 3 \\&lt;br /&gt;
\end{pmatrix}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
One variant of the [[QR algorithm]] starts with reducing a general matrix into a bidiagonal one,&amp;lt;ref&amp;gt;Bochkanov Sergey Anatolyevich. ALGLIB User Guide - General Matrix operations - Singular value decomposition . ALGLIB Project. 2010-12-11. URL:http://www.alglib.net/matrixops/general/svd.php. Accessed: 2010-12-11. (Archived by WebCite at http://www.webcitation.org/5utO4iSnR)&amp;lt;/ref&amp;gt;&lt;br /&gt;
and the [[Singular value decomposition]] uses this method as well.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Diagonal matrix]]&lt;br /&gt;
* [[List of matrices]]&lt;br /&gt;
* [[LAPACK]]&lt;br /&gt;
* [[Bidiagonalization]]&lt;br /&gt;
* [[Hessenberg form]] The Hessenberg form is similar, but has more non zero diagonal lines than 2.&lt;br /&gt;
* [[Tridiagonal matrix]] with three diagonals&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
* Stewart, G. W. (2001) &#039;&#039;Matrix Algorithms, Volume II: Eigensystems&#039;&#039;. Society for Industrial and Applied Mathematics. ISBN 0-89871-503-2.&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.cs.utexas.edu/users/flame/pubs/flawn53.pdf High performance algorithms] for reduction to condensed (Hessenberg, tridiagonal, bidiagonal) form&lt;br /&gt;
&lt;br /&gt;
[[Category:Linear algebra]]&lt;br /&gt;
[[Category:Sparse matrices]]&lt;br /&gt;
&lt;br /&gt;
{{Linear-algebra-stub}}&lt;br /&gt;
{{compu-prog-stub}}&lt;/div&gt;</summary>
		<author><name>65.96.171.218</name></author>
	</entry>
</feed>