0% found this document useful (0 votes)
357 views3 pages

B.Sc III Mathematics Practical List

This document provides a list of practical problems for a BSc third year mathematics class. It includes 8 problems in algebra, 4 problems involving partial differential equations, 7 problems in mechanics, and 6 problems in numerical analysis. The problems cover a range of mathematical topics including linear algebra, differential equations, calculus, and numerical methods.

Uploaded by

Ravina Jaat
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)
357 views3 pages

B.Sc III Mathematics Practical List

This document provides a list of practical problems for a BSc third year mathematics class. It includes 8 problems in algebra, 4 problems involving partial differential equations, 7 problems in mechanics, and 6 problems in numerical analysis. The problems cover a range of mathematical topics including linear algebra, differential equations, calculus, and numerical methods.

Uploaded by

Ravina Jaat
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

List for Practicals of [Link].

III(Maths)
Sub: Mathematics Practical [Link] (MP307)
Class:[Link] III (Maths) [Link]
w.e.f.-2011-12

SECTION:A

Solving Problems in Algebra


1]Determine whether the set of vectors v1 =(2,1,0,3), v2 =(3,-1,5,2), v3 =(-1,0,2,1) are
linearly independent in R 4 .
2]Determine whether the set B={(3,1,-4),(2,5,6),(1,4,8)} is a basis of R 3 .
3]Show that the vectors u1 =(2,-1,0,3), u 2 =(1,2,-5,1), u3 =(7,-1,5,8) are linearly dependent.
4] u =(1,3,-4,2), v =(4,-2,2,1) find
i) < u , v > inner product of u and v .
ii) cos θ for u and v then θ =?
iii) u , v .
iv) u − v .

5] u =(1,6,4,2,1), v =(8,4,-12,2,10) find


i) < u , v > inner product of u and v .
ii) cos θ for u and v then θ =?
iii) u , v .
iv) u − v .

⎡2 1 1⎤

6]Find Eigen value for the matrix A= ⎢ 2 3 4 ⎥⎥
⎢⎣− 1 − 1 − 2⎥⎦

⎛3 5 0 1 ⎞
⎜ ⎟
⎜3 4 −3 0 ⎟
7] Find Characteristic polynomial for the matrix A= ⎜
1 0 2 − 4⎟
⎜ ⎟
⎜6 2 ⎟⎠
⎝ 3 1

8] Check Ortonormality of following sets


i)B={ u1 =(2,-1,0,3), u 2 =(1,2,-5,1), u3 =(7,-1,5,8) }
ii)E={ u1 =(1,0,0,0), u 2 =(0,1,0,0), u3 =(0,0,1,0), u4 =(0,0,0,1)}
SECTION: B

Problems in PDE
1]Wave Equation (P-641,Art9.17 Ex 4 Advanced Engg. Maths by H K Dass )

2]One-Dimensional heat flow(P-651,9.19 Ex 11, Advanced Engg. Maths by H K Dass)

3]Two-dimensional heat flow(P-655,9.20 Ex 13 , Advanced Engg. Maths by H K Dass)

4] Two-dimensional heat flow(P-655,9.20 Ex 14 , Advanced Engg. Maths by H K Dass)

SECTION:C
Solving Problems in Mechanics
1]Given a = (1,2,3), b = (3,2,5) find a ⋅ b , a × b, b × a, a b andθ ,by using Matlab.

2] Find the vector moment of the force f = i + 2 j + 3k acting at a point P (-1,2,3) about
origin O(0,0,0).

3] A force is represented in magnitudes and direction by the line joining the point
A(1,-2,4), B(5,2,3) find its moment about a point O(-2,3,4) .

4] Find [ a b c ] where i) a = 2i − 3 j , b = i + j − k , c = 3i − k .
ii) a = i − 2 j + 3k , b = 2i + j − k , c = j + k .

5] Forces 2i + 7 j ,2i − 5 j + 6k ,−i + 2 j + k , act at a point P position vectors is


4i − 3 j − 2k .Find vector moment of the resultant of three forces acting at P about point
Q whose position is 6i + j − 3k .

6] Find volume of the parallelepiped where quaterminus edges are represented by


i) a = 2i + 3 j + 4k , b = i + 2 j − k , c = 3i − j + 2k .
ii) a = 2i − 3 j + 4k , b = i + 2 j − k , c = 2i − j + 2k .

7] Show that the vectors a = −i − 2 j + 4k , b = −2i + 4 j − 2k , c = 4i − 2 j − 2k . are coplanar.

SECTION:D
Solving Problems in Numerical Analysis

1] The population of a country in the decennial census was as under estimate population
for year 1925.

X 1891 1901 1911 1921 1931


Y 46000 66000 81000 93000 101000
2] From the following table find the numbers of students who obtained less than 45
marks
X 40 50 60 70 80
Y 31 73 124 159 190
2
dx
3] Evaluate by using Numerical Integration formula ∫ .
0
x − 2x − 5
3

1 / 2π
4] Calculate the approximate value of ∫ sin xdx .
0
π
5] Compute an approximate value of the integration by the trapezoidal method ∫ sin xdx .
0

6] Solve by using Euler’s method


dx
= −2 x ,with initial condition x(0)=1 for 0 ≤ t ≤ 1 ,h=0.2
dt

Common questions

Powered by AI

To determine if a set of vectors is linearly independent, we can check if the only solution to the equation c1v1 + c2v2 + ... + cnvn = 0 (where c1, c2, ..., cn are constants) is c1 = c2 = ... = cn = 0. This can be done by forming a matrix with the vectors as columns and row-reducing it to find the rank. If the rank equals the number of vectors, they are linearly independent .

Eigenvalues are scalars associated with a matrix that provide insights into the matrix's properties, particularly in linear transformations. If λ is an eigenvalue of a matrix A, there exists a non-zero vector v such that Av = λv, meaning the transformation by A stretches or compresses the vector v by a factor of λ but doesn't change its direction. Eigenvalues are critical in stability analysis, matrix diagonalization, and characterizing system dynamics in engineering and physics .

The moment of a force about a point is found using the vector cross product. For a force vector F acting at a point with position vector r, about another point with position vector O, the moment M is given by M = r × F. The vector r is the position vector from the point O to the point where the force acts .

The inner product of two vectors, also known as the dot product, is calculated as the sum of the products of their corresponding elements. For vectors u and v, it is expressed as u · v = u1v1 + u2v2 + ... + unvn. The cosine of the angle θ between the vectors can then be determined using the formula cos(θ) = (u · v) / (||u|| ||v||), where ||u|| and ||v|| are the magnitudes of vectors u and v .

Estimating a population for a year not explicitly given in demographic data can be approached using interpolation methods. One common method is linear interpolation, where a line is drawn between known data points to estimate values at intermediate years. Alternatively, polynomial or spline interpolation could be utilized depending on the nature of the data distribution .

Vectors are coplanar if they lie within the same plane. To determine if vectors a, b, and c are coplanar, one can compute their scalar triple product, defined as a · (b × c). If this value is zero, the vectors are coplanar, meaning they reside in the same geometric plane .

Euler's method is a first-order numerical procedure used to solve ordinary differential equations (ODEs) with given initial conditions. It is implemented by advancing a solution through small steps along the curve's tangent, from an initial point using the formula: x(n+1) = x(n) + h*f(t(n), x(n)), where h is the step size. Euler's method is straightforward and computationally inexpensive, making it suitable for initial approximations. However, its accuracy diminishes for stiff equations or large step sizes, and it can accumulate significant errors over large intervals .

The characteristic polynomial of a matrix is significant because it provides essential information about the matrix, including its eigenvalues. The roots of the characteristic polynomial are the eigenvalues of the matrix, which in turn inform us about important properties such as stability, diagonalizability, and dynamics of systems modeled by the matrix .

An orthonormal set of vectors is one where each vector has a unit length (i.e., its magnitude is 1), and each pair of different vectors in the set are orthogonal (i.e., their dot product is 0). To verify orthonormality, calculate the magnitude of each vector and the dot product between every pair of vectors. If all magnitudes are 1 and all dot products are 0, then the set is orthonormal .

The trapezoidal rule is a numerical integration technique that estimates the area under a curve as a series of trapezoids rather than rectangles. For a given interval [a, b], the domain is divided into n subintervals of equal width. The area under the curve is then approximated by the sum of the areas of these trapezoids, according to the formula: (b-a)/(2n) × [f(x0) + 2f(x1) + 2f(x2) + ... + 2f(xn-1) + f(xn)].

You might also like