Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Cholesky decomposition
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Proof by QR decomposition === Let <math display=inline>\mathbf{A}</math> be a [[Positive-definite matrix|positive semi-definite]] Hermitian matrix. Then it can be written as a product of its [[Square root of a matrix|square root matrix]], <math display=inline>\mathbf{A} = \mathbf{B} \mathbf{B}^*</math>. Now [[QR decomposition]] can be applied to <math display=inline>\mathbf{B}^*</math>, resulting in <math display=inline>\mathbf{B}^* = \mathbf{Q}\mathbf{R}</math> , where <math display=inline>\mathbf{Q}</math> is unitary and <math display=inline>\mathbf{R}</math> is upper triangular. Inserting the decomposition into the original equality yields <math display=inline>A = \mathbf{B} \mathbf{B}^* = (\mathbf{QR})^*\mathbf{QR} = \mathbf{R}^*\mathbf{Q}^*\mathbf{QR} = \mathbf{R}^*\mathbf{R}</math>. Setting <math display=inline>\mathbf{L} = \mathbf{R}^*</math> completes the proof.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)