in Linear Algebra
1,921 views
1 vote
1 vote
Given the system of linear equations:

$4y\ +\ 3z\ =\ 8\\ 2x\ -\ z\ =\ 2\\ 3x\ +\ 2y\ =\ 5$

Find L & U.
in Linear Algebra
1.9k views

1 comment

LU decomposition is done on matrix. Matrix is not given.
0
0

2 Answers

2 votes
2 votes

AX=B

A=LU....

NOw Here

$\begin{bmatrix} 0 &4 &3 \\ 2 &0 &-1 \\ 3&2 & 0 \end{bmatrix}$....

For finding LU decomposition of a matrix A...is possible IFF all leading det(A) must be non-zero...det(1,1) is zero...

2 Comments

Can't we interchange the rows?
0
0
here leading  principal minors are not 0 pls check.
0
0
0 votes
0 votes
LU Decomposition is done on non singular matrix . It is singular so here it is not valid.

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true