Exam Topic Analytics

Frequency of topics based on your complete set of Previous Year Questions (PYQs).

Topic Frequency in Last 3 Exams

Unit 1: High Yield Topics

  • System of Linear Equations: Checking consistency and finding infinite/unique solutions with parameters ($\lambda, \mu$). Present in every paper.
  • Cayley-Hamilton Theorem: Guaranteed question. Usually involves finding inverse or simplifying large matrix polynomials.
  • Eigenvalues & Diagonalization: Finding roots of characteristic equations, Modal Matrices ($P$).

Unit 2: High Yield Topics

  • Euler's Theorem: Guaranteed question. Involves composite functions ($u = \sin^{-1}(\text{homogeneous})$) requiring the deduction formula.
  • Leibnitz Theorem: Finding $n$th derivative, setting up a $y_2, y_1, y$ differential equation.
  • Maxima/Minima: Finding stationary points by setting $p=0, q=0$, and classifying using $rt-s^2$.
PREVIOUS YEAR PAPER – 1 (Oct 2024)

Question 1 (Unit 1 & 2 Short Notes)

Q1(a). Find the rank of the matrix $ A = \begin{bmatrix} 1 & 2 & 1 & 2 \\ 1 & 3 & 2 & 2 \\ 2 & 4 & 3 & 4 \\ 3 & 7 & 4 & 6 \end{bmatrix} $ by reducing it to echelon form.

Q1(b). Show that the eigen values of a Skew-Hermitian matrix are either zero or purely imaginary.

Q1(c). Find the nth derivative of $ e^{2x} \cos^2 x \sin x $.

Q1(d). Discuss the continuity of $ f(x,y) = \frac{x^3 y}{x^4 + y^4} $ at $(x,y) \neq (0,0)$ and $0$ at $(0,0)$.

Question 2 (Unit 1 - Linear Algebra)

Q2(a). Using Gauss-Jordan method, find the inverse of $ \begin{bmatrix} 2 & 3 & 4 \\ 4 & 3 & 1 \\ 1 & 2 & 4 \end{bmatrix} $.

Q2(b). Solve the system: $ 3x_1-6x_2+3x_4=9 $, $ -2x_1+4x_2+2x_3-x_4=-11 $, $ 4x_1-8x_2+6x_3+7x_4=-5 $.

Q2(c). State Cayley Hamilton Theorem and calculate $ -A^3+4A^2+5A-21I $ where $ A = \begin{bmatrix} 1 & 0 & 2 \\ 0 & 1 & 1 \\ 0 & 0 & 2 \end{bmatrix} $.

Question 3 (Unit 2 - Calculus)

Q3(a). If $ z = \sin^{-1}\left(\frac{x^{1/3} + y^{1/3}}{\sqrt{x} + \sqrt{y}}\right) $, evaluate $ x^2 \frac{\partial^2 z}{\partial x^2} + 2xy \frac{\partial^2 z}{\partial x \partial y} + y^2 \frac{\partial^2 z}{\partial y^2} $.

Q3(b). State Leibnitz’s theorem and find the $n$th derivative of $y = x^2 e^{ax}$.

Q3(c). Find the extreme values of $f(x,y) = x^3 + y^3 - 3axy$ ($a>0$).

PREVIOUS YEAR PAPER – 2 (March 2025)

Question 1 (Short Notes)

Q1(a). Express matrix $ A = \begin{bmatrix} 1+i & 2 & 0 \\ 3 & 4-i & 1 \\ -i & 2+i & 5 \end{bmatrix} $ as sum of Hermitian and Skew-Hermitian matrix.

Q1(b). Find non singular matrices P and Q such that PAQ is in normal form for $ A = \begin{bmatrix} 1 & 2 & 3 \\ 3 & 1 & 2 \end{bmatrix} $.

Q1(c). Find the nth derivative of $y = \sin^4 x$.

Q1(d). If $ u = \text{cosec}^{-1}\frac{x+2y+3z}{\sqrt{x^8+y^8+z^8}} $, show that $ x u_x + y u_y + z u_z + 3 \tan u = 0 $.

Question 2 (Unit 1 - Linear Algebra)

Q2(a). Discuss consistency of the system: $ 2x-3y+6z-5w=3 $, $ y-4z+w=1 $, $ 4x-5y+8z-9w=\mu $. If consistent, solve.

Q2(b). Find eigenvalues and eigenvectors of $ A = \begin{bmatrix} 2 & -2 & 2 \\ 1 & 1 & 1 \\ 1 & 3 & -1 \end{bmatrix} $. Check if diagonalizable.

Q2(c). State Cayley Hamilton Theorem. Find characteristic equation of $ A = \begin{bmatrix} 2 & -1 & 1 \\ -1 & 2 & -1 \\ 1 & -1 & 2 \end{bmatrix} $. Find $A^6-6A^5+9A^4-2A^3-12A^2+23A-9I$.

Question 3 (Unit 2 - Calculus)

Q3(a). If $ u = \log(x^3+y^3+z^3 - 3xyz) $, show that $ \frac{\partial u}{\partial x} + \frac{\partial u}{\partial y} + \frac{\partial u}{\partial z} = \frac{3}{x+y+z} $.

Q3(b). If $y = (x + \sqrt{1+x^2})^m$, prove $(1+x^2)y_{n+2} + (2n+1)x y_{n+1} + (n^2-m^2)y_n = 0$.

Q3(c). Expand $\log(1+x)$ up to $x^4$ using Maclaurin's series.

PREVIOUS YEAR PAPER – 3 (October 2025)

Question 1 (Short Notes)

Q1(a). Using Cayley-Hamilton Theorem, find $ A^6 $ if $ A = \begin{bmatrix} 2 & 1 \\ 5 & -2 \end{bmatrix} $.

Q1(b). For what values of x, the rank of matrix $ \begin{bmatrix} 3-x & 2 & 2 \\ 2 & 4-x & 1 \\ -2 & -4 & -1-x \end{bmatrix} $ is not equal to 3.

Q1(c). If $ x^x y^y z^z = k $, show that $ \frac{\partial^2 z}{\partial x \partial y} = -(x \log(ex))^{-1} $ at $x=y=z$.

Q1(d). Find all the stationary points for $ f(x,y) = (x^2+y^2)e^{-(x^2+y^2)} $.

Question 2 (Unit 1 - Linear Algebra)

Q2(a). For what values of $\lambda, \mu$, the system $2x+3y+5z=9$, $7x+3y-2z=8$, $2x+3y+\lambda z=\mu$ has No/Unique/Infinite sol.

Q2(b). Find the modal matrix for $ A = \begin{bmatrix} 1 & 1 & 3 \\ 1 & 5 & 1 \\ 3 & 1 & 1 \end{bmatrix} $.

Q2(c). Are the vectors $v_1=(1, 2, 3)$, $v_2=(2, 3, 4)$, $v_3=(3, 4, 5)$ linearly dependent?

Question 3 (Unit 2 - Calculus)

Q3(a). Verify Euler's theorem for $ u = \frac{x^{1/4} + y^{1/4}}{x^{1/5} + y^{1/5}} $.

Q3(b). Expand $e^x \cos y$ near $(1, \pi/4)$ using Taylor's theorem.

Q3(c). Find the maxima and minima of $x^2+y^2+6x+12$.

COMMONLY USED METHODS FROM NOTES

1. Important Formulas

  • Euler's Theorem Deduction: If $u = f(\text{homogeneous fn of degree } n)$, let $v = f^{-1}(u)$. Then $ x u_x + y u_y = n \frac{v}{v'} $.
  • Leibnitz Theorem: $ (uv)_n = u_n v + n u_{n-1} v_1 + \frac{n(n-1)}{2} u_{n-2} v_2 + \dots $ (Usually $v = x^2$ or $1-x^2$ so terms vanish after $v_2$).
  • Characteristic Equation ($3 \times 3$): $ \lambda^3 - \text{Trace}(A)\lambda^2 + (\text{Sum of minor diagonals})\lambda - |A| = 0 $.

2. Standard Solving Methods

  • Maxima/Minima: Find $p = f_x, q = f_y$. Solve $p=0, q=0$ for points $(a,b)$. Calculate $r = f_{xx}, s = f_{xy}, t = f_{yy}$ at $(a,b)$.
    If $rt-s^2 > 0, r < 0 \implies$ Maxima.
    If $rt-s^2 > 0, r > 0 \implies$ Minima.
    If $rt-s^2 < 0 \implies$ Saddle Point.
  • Gauss-Jordan Inverse: Write $[A | I]$. Use elementary row ops to get $[I | A^{-1}]$.
BAS 101 – MOCK MID SEM EXAM
Time: 1.5 Hours | Based on PYQ Analysis

Section A – Short Questions (2.5 marks each)

  1. Find the rank of the matrix $ A = \begin{bmatrix} 1 & 2 & 3 \\ 2 & 3 & 4 \\ 3 & 4 & 5 \end{bmatrix} $.
  2. Verify the Cayley-Hamilton theorem for $ A = \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix} $.
  3. If $ u = \sin^{-1}\left(\frac{x+y}{\sqrt{x}+\sqrt{y}}\right) $, find the value of $ x \frac{\partial u}{\partial x} + y \frac{\partial u}{\partial y} $.
  4. Find the nth derivative of $ y = x^2 e^{3x} $.

Section B – Long Problems Unit 1 (5 marks each)

  1. Test for consistency and solve: $ x+y+z=6, 2x+y-3z=-9, x-2y+3z=6 $.
  2. Find eigenvalues & eigenvectors of $ A = \begin{bmatrix} 8 & -6 & 2 \\ -6 & 7 & -4 \\ 2 & -4 & 3 \end{bmatrix} $.
  3. Using Gauss-Jordan method, find inverse of $ A = \begin{bmatrix} 1 & 1 & 3 \\ 1 & 3 & -3 \\ -2 & -4 & -4 \end{bmatrix} $.

Section C – Long Problems Unit 2 (5 marks each)

  1. If $ y = \cos(m \sin^{-1} x) $, show that $ (1-x^2)y_{n+2} - (2n+1)xy_{n+1} - (n^2-m^2)y_n = 0 $.
  2. Find the Maxima and Minima of $ f(x,y) = x^3 + y^3 - 3axy $ ($a>0$).
  3. If $ u = f(r) $ where $ r = \sqrt{x^2+y^2} $, prove that $ \frac{\partial^2 u}{\partial x^2} + \frac{\partial^2 u}{\partial y^2} = f''(r) + \frac{1}{r} f'(r) $.