0% found this document useful (0 votes)
45 views1 page

CE5610 Finite Element Analysis January - May 2015: Tutorial - 1

This document provides a series of mathematical problems involving matrix operations, integrals, and differential equations. It defines two matrices A and C and vectors b, d, and k. It then lists 26 problems involving evaluating expressions with these matrices and vectors, calculating integrals using different numerical methods, finding eigenvalues and eigenvectors, and classifying differential equations. The integrals range from a definite integral of a rational function to double integrals, and the differential equations include both linear and nonlinear examples.

Uploaded by

sudhakar1705
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views1 page

CE5610 Finite Element Analysis January - May 2015: Tutorial - 1

This document provides a series of mathematical problems involving matrix operations, integrals, and differential equations. It defines two matrices A and C and vectors b, d, and k. It then lists 26 problems involving evaluating expressions with these matrices and vectors, calculating integrals using different numerical methods, finding eigenvalues and eigenvectors, and classifying differential equations. The integrals range from a definite integral of a rational function to double integrals, and the differential equations include both linear and nonlinear examples.

Uploaded by

sudhakar1705
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

CE5610 Finite Element Analysis

January May 2015


Tutorial 1
Let

1 2

A = 2 4
3 5

Evaluate the following:


1. btAkCb
2. btCkAb
3. det(A)
4. det(C)
5. tr(C)

5 , C =
6
6. tr(A)
7. A-1
8. C-1
9. C2
10. A2

1 2 1

2 4 3 , b =
1 3 6

3

2 , d =
1

11. A

2

4 , k = 3
0

14. d

12. C
13. b

15. Compute the eigen values and eigen vectors for A.


16. Compute the eigen values and eigen vectors for C.
17. Show that CA A C
18. Show that Ab A b
Calculate the following integrals using (a) Simpson rule (b) Composite Simpson rule with 4
subintervals (c) Gaussian Quadrature with two evaluation points and comment on the results
3

1
19.
dx
2
0.8 x 0.5 x 2
0

20. cos 2 (0.5 x) sin 4 (0.5 x)dx


0

Evaluate the following integral using (a) Simpson rule (b) two-point Gauss
Quadrature for both the variables.
1 1

21.

1 1

1 1

4 4

s drds

22.

r s drds
2 4

1 1

Find the order and degree of the following differential equations and find whether they
are linear or nonlinear
dy
23.
0.2 xy 0.5 y ,
dx
d2y
dy
24.
2x 5 y ,
2
dx
dx
2
d y
25.
2y2 ,
dx 2
d2y
26.
2x 2 .
2
dx

You might also like