L Systems
L Systems
zero)
3
CONDITION OF CONVERGENCE
The condition of convergence for system of linear equations is
that linear system is diagonally dominant. The linear system of
equations is said to be diagonally dominant if in each equation,
the absolute value of diagonal coefficient is greater than or
equal to the sum of absolute values of off-diagonal coefficients
and is atleast one equation is actually greater than the sum,
that is,
ȁ𝒂𝒊𝒊ȁ≥ σ𝒏
𝒋=𝟏ห𝒂𝒊𝒋ห 𝒇𝒐𝒓 𝒂𝒍𝒍 𝒊, and
𝒋≠𝒊
ȁ𝒂𝒊𝒊ȁ> σ𝒏
𝒋=𝟏ห𝒂𝒊𝒋ห 𝒇𝒐𝒓 𝒂𝒕 𝒍𝒆𝒂𝒔𝒕 𝒐𝒏𝒆 𝒗𝒂𝒍𝒖𝒆 𝒐𝒇𝒊
𝒋≠𝒊
CONDITION FOR CONVERGENCE
The system is strictly diagonally dominant if the absolute value
of each entry on the main diagonal is greater than the sum the
absolute values of the other entries in the same row.
If the system is strictly diagonally dominant, then the system of
linear equations has a unique solution to which the Jacobi
Method and the Gauss Seidel Method will converge for any
initial approximation.
SOLUTION OF LINEAR EQUATIONS
6
JACOBI ITERATION METHOD
7
GAUSS – SEIDEL METHOD
8
Solve the following linear system by Jacobi and Gauss-
𝟏𝟎𝒙𝟏 + 𝟑𝒙𝟐 + 𝒙𝟑 = 𝟏𝟗
Seidel Method
7.
8.
9.
10.