Assignment On MC - FA
Assignment On MC - FA
Assignment
1. Define Matrices with mathematical notation. Mention some types of matrices with
example.
2. Explain the application of matrices in Machine Learning.
3. Find the Inverse of the given matrices by using Adjoint method:
3 1 1
𝐴 = 2 5 −4
9 2 0
4 −9 5
𝐵 = 2 3 −4
6 2 7
4. Find the Inverse of the given matrices by using the identity matrix method.
2 5 7
𝐴= 6 3 4
5 −2 −3
4 −9 5
𝐵 = 2 3 −4
6 2 7
5. What is Rank of Matrices? Find the rank of the given matrices:
1 1 1
𝐴 = −1 −3 −3
2 4 4
1 −2 3 4
𝐵 = 2 −4 6 8
−1 2 −3 −4
6. What are the conditions that a matrix must satisfy to be in (reduced) row echelon form
(RREF)?
7. What do you mean by system of linear equation? Mention some types to solve system of
linear equation. When a system of linear equation will be consistent, inconsistent, and no
solution for homogeneous system?
8. Describe Gaussian Elimination method, and Gauss Jordan to solve a system of linear
equations.
9. Solve using Gauss-Jordan method:
2𝑥 + 4𝑦 − 2𝑧 = 2
(𝑖) 𝑥 + 2𝑦 + 3𝑧 = 7
3𝑥 + 6𝑦 + 𝑧 = 5
𝑥 + 𝑦 + 2𝑧 = 4
(𝑖𝑖) 3𝑥 + 𝑦 − 3𝑧 = −4
2𝑥 − 3𝑦 − 5𝑧 = −5
10. Sove using Gauss Elimination method:
𝑥−𝑦+𝑧 =1
(i) − 3𝑥 + 2𝑦 − 3𝑧 = −6
2𝑥 − 5𝑦 + 4𝑧 = 5
10𝑥 + 𝑦 + 𝑧 = 12
(𝑖𝑖)𝑥 + 10𝑦 + 𝑧 = 12
𝑥 + 𝑦 + 10𝑧 = 12
11. Explain the step-by-step process of LU factorization.
12. Solve the following system using LU factorization:
3𝑥 + 2𝑦 + 𝑧 = 1
(i) 2𝑥 + 3𝑦 + 2𝑧 = 2
5𝑥 + 4𝑦 + 3𝑧 = 3
2𝑥 + 4𝑦 + 6𝑧 = 18
(ii) 4𝑥 + 5𝑦 + 6𝑧 = 24
3𝑥 + 1𝑦 − 2𝑧 = 04
13. What is characteristics equation? What is eigen values and eigenvector? Explain step by
step process to find eigenvalue and eigenvector.
14. Calculate the eigenvalues and eigenvectors for matrix
4 1 2
𝐴= 1 3 0
2 0 5
8 −6 2
𝐵 = 6 7 −4 .
2 −4 3
15. Proof the Euler relationship.
16. Express in the form 𝑟𝑒 , where −𝜋 < 𝜃 ≤ 𝜋.
𝜋 𝜋
(𝑎) 𝑧 = √2(𝑐𝑜𝑠 + 𝑖 𝑠𝑖𝑛 )
10 10
𝜋 𝜋
(𝑏)𝑧 = 5(𝑐𝑜𝑠 + 𝑖 𝑠𝑖𝑛 )
8 8
17. Express 𝑧 = 2 − 3𝑖 in the form 𝑟𝑒 , where −𝜋 < 𝜃 ≤ 𝜋
Use mathematical induction to prove de Moivre’s theorem:
[𝑟(cos 𝜃 + 𝑖𝑠𝑖𝑛 𝜃)] = 𝑟 (cos 𝑛𝜃 + 𝑖𝑠𝑖𝑛 𝑛𝜃)
18. Solve the equation 𝑧 = 2 + 2𝑖√3
19. Use de Moivre’s theorem to show that: cos 5𝜃 = 16𝑐𝑜𝑠 𝜃 − 20𝑐𝑜𝑠 𝜃 + 5𝑐𝑜𝑠𝜃
20. Consider the function: 𝑓(𝑥) = 𝑥 + 𝑥 , −𝜋 ≤ 𝑥 ≤ 𝜋
a) Compute the Fourier coefficients a0, an, and bn in detail, showing all steps for each
integral.
b) Using the coefficients found, write the complete Fourier series expansion of 𝑓(𝑥).
21. Find the Fourier series expansion of the function
0, −2≤𝑥 ≤0
𝑓(𝑥) =
𝑥, 0≤𝑥≤2