Engineering Mathematics I: Best Books, Practice Problems

On this page, you can find syllabus, best books on Engineering Mathematics I, and practice problems. Study material on Engineering Mathematics 1 is also given here.

Engineering Mathematics I Syllabus

Some Limits:

Q1: $\lim \limits_{x \to 0} [x] \quad$ [View Solution]

Q2: $\lim \limits_{x \to \frac{3}{2}} [x] \quad$ [View Solution]

Q3: $\lim \limits_{x \to 0} \text{sgn}(x)\quad$ [View Solution]

Q4: $\lim \limits_{x \to 0} \dfrac{\sqrt{1+x}-1}{x}\quad$ [View Solution]

My Gadgets

Recommended Books

ENGINEERING MATHEMATICS Volume-1 by Das, Pal

The book “ENGINEERING MATHEMATICS Volume-1” by Das & Pal is highly recommended for a quick review of the subject. It covers the following topic:

Definite Integral, Improper Integral, Gamma and Beta Function, Reduction Formula, Volumes and Surfaces of Revolution, Successive Diffrentiation, Indeterminate Forms & L’Hospital Rules, Maxima & Minima of a Single Variable Function, Determinant, Matrix, Rank & System of Linear equations, Vector Spaces, Eigen Values & Eigen Vectors, Diagonalization of matrices, Expansion of Functions, Jacobian and Homogeneous Function, Gradient, Divergence and Curl, and many more.

Higher Engineering Mathematics by B S Grewal

This Engineering Mathematics book (Author: B S Grewal) by Khanna Publishers is a one stop solution for the 1st year B.Tech students. It covers almost all topics of Engineering Mathematics 1 & 2.

Disclaimer: If you complete a purchase through the links given on this page, I may earn a commission as an Amazon affiliate partner at no cost to you. This helps me to run the website.

  1. nth Derivative
  2. Rolle’s Theorem
  3. Characteristic Equation of a Matrix
  4. Cayley-Hamilton Theorem
My Gadgets

Unit I and IV: Differential Calculus & Vector Algebra

Q1: Show that the following limits do not exist.

  1. limx→1 [x] where [x] denotes the greatest integer not exceeding x.
  2. limx→0 $\dfrac{|x|}{x}$.

Q2: If $y=(ax+b)^m$, then find $y_n$. For this, you study the article nth Derivative.

Q3: If $y=e^{m \sin^{-1}x}$, then show that

$(1-x^2)y_{n+2} -(2n+1)xy_{n+1}$ $- (n^2+m^2)y_n =0.$

Q3: If $y=\tan^{-1}x$, then show that

$(1+x^2)y_{n+2} +2x(n+1)y_{n+1}$ $+ n(n+1)y_n =0.$

Q4: Find the maximum and minimum values of the functions:

  1. $y=x^3-3x^2-9x+12$.
  2. $y=2x^3-21x^2+36x-20$.

Q5: Using Taylor’s theorem, find the series expansion of $f(x)=e^x$ in ascending powers of $x$.

Q6: Using Taylor’s theorem, find the series expansion of $f(x)=\sin x$ in powers of $(x -\dfrac{\pi}{2})$.

Q7: Verify the Rolle’s theorem for the function $f(x)=2x^3+x^2-4x-2$ on the interval $[-\sqrt{2}, \sqrt{2}]$.

Q8: Verify Lagrange’s mean value theorem for the function $f(x)=x(x-1)(x-2)$ on the interval $[0, \frac{1}{2}]$.

Q8: Let $u =\dfrac{x^2y^2}{x+y}$. Apply Euler’s theorem to find $x \dfrac{\partial{u}}{\partial{x}} + y \dfrac{\partial{u}}{\partial{y}}$. Hence, show $x^2 \dfrac{\partial^2{u}}{\partial{x^2}} + 2xy\dfrac{\partial^2{u}}{\partial{x}\partial{y}}$ $+y^2\dfrac{\partial^2{u}}{\partial{y^2}}=6u$.

Q9: Find the divergence and curl of $\vec{v}=x^2yz\hat{i}+3xy^2\hat{j}$ $+(xz-yz)\hat{k}$ at (1, -1, 1).

Q10: Find $p$ so that the vectors $\vec{a}=\hat{i}-\hat{j}+\hat{k}$, $\vec{b}=\hat{i}+2\hat{j}-\widehat{k,}$ and $\vec{c}=3\hat{i}+p\hat{j}+5\hat{k}$ are coplanar.

Q11: Find the unit normal to the surface $x^3-y^3+3xyz=1$ at (1,2,-1).

Unit II and III: Integral Calculus & Linear Algebra

Q1: Find the reduction formulae for $\int \sec^n x \ dx$ and $\int \tan^n x \ dx$. using this, evaluate $\int_0^{\pi/4}\tan^4 x \ dx$

Q2: Compute the integral using the beta gamma function:

$\int_0^{\frac{\pi}{2}} \sin^4 x \cos^3 x \ dx$.

Q3: Find the area of the surface generated by revolving the parabola 𝑦2=2π‘Žπ‘₯ about X-axis bounded by π‘₯=π‘Ž.

Q4: What is a Hermitian matrix and a skew-Hermitian matrix? Express the following matrix as sum of a Hermitian and a skew-Hermitian matrix:

\begin{equation} A = \begin{pmatrix} 1+i & -i \\ -3+i & 5 \end{pmatrix}. \end{equation}

Q5: Find the values of πœ† and πœ‡ for which the following system of linear equations has i) no solution, ii) unique solution, and iii) infinitely many solutions:

π‘₯+𝑦+𝑧 = 1

π‘₯+2𝑦-𝑧 = πœ‡

5π‘₯+7𝑦+πœ†π‘§ = πœ‡2.

Q6: Find the values of πœ† and πœ‡ for which the following system of linear equations has i) no solution, ii) unique solution, and iii) infinitely many solutions:

π‘₯+2𝑦+𝑧 = 1

2π‘₯+𝑦+3𝑧 = πœ‡

π‘₯βˆ’4𝑦+πœ†π‘§ = πœ‡+1.

Q7: Check the diagonalizability of the following matrix:

$A = \begin{pmatrix} 1 & 1 & -2 \\ -1 & 2 & 1 \\ 0 & 1 & -1 \end{pmatrix}$ $\quad$ or $\quad$ $A = \begin{pmatrix}-2&0&0\\5&2&6\\3&4&7 \end{pmatrix}.$

Q8: Find the eigenvalue and eigenvectors of the matrix

\begin{equation} A = \begin{pmatrix} 2 & 1 & 1 \\ 1 & 2 & 1 \\ 0 & 0 & 1 \end{pmatrix}. \end{equation}

Q9: State Cayley-Hamilton theorem. Verify this theorem for the matrix:

$A = \begin{pmatrix} 1 & 2 & 3 \\ 2 & 4 & 5 \\ 3 & 5 & 6 \end{pmatrix}$ $\quad$ or $\quad$ $A= \begin{pmatrix}1&-1&2 \\ 1&5&-3 \\ 3&5&7 \end{pmatrix}.$

Q10: Find the inverse of the following matrix using Cayley-Hamilton theorem.

\begin{equation} A = \begin{pmatrix} 1 & 0 & 2 \\ 0 & -1 & 1 \\ 0 & 1 & 0 \end{pmatrix}. \end{equation}

Q11: Find the inverse of the following matrix using elementary row operations (Gauss-Jordon method):

$A = \begin{pmatrix} 1 & -1 & 5 \\ 0 & 2 & 3 \\ 0 & 0 & 3 \end{pmatrix}$ $\quad$ or $\quad$ $A=\begin{pmatrix} 1&-1&-2 \\ -1&2&4 \\ 0&0&3 \end{pmatrix}$.

Share via:

Leave a Comment