🇮🇳 SRMJEEE · flashcards
SRMJEEE Mathematics Flashcards
50 question-and-answer cards covering Mathematics as it is examined in SRMJEEE. 24 of them are printed below, taken from across the deck — no signup, no paywall on the preview.
24 sample cards from the Mathematics deck
Sampled from the end of the deck, so these are different cards from the ones shown on the syllabus page.
State the formula for the inverse of a square matrix $A$ in terms of its adjoint.
$A^{-1} = \frac{1}{\det(A)} \,\text{adj}(A)$, valid when $\det(A) \neq 0$ (i.e. $A$ is non-singular).
For a $2 \times 2$ matrix $A = \begin{pmatrix} a & b \\ c & d \end{pmatrix}$, give its inverse.
$A^{-1} = \frac{1}{ad - bc} \begin{pmatrix} d & -b \\ -c & a \end{pmatrix}$, provided $ad - bc \neq 0$.
What is the determinant of a $2 \times 2$ matrix $\begin{pmatrix} a & b \\ c & d \end{pmatrix}$?
$\det = ad - bc$.
State the multiplicative property of determinants for square matrices $A$ and $B$.
$\det(AB) = \det(A)\,\det(B)$. Also $\det(A^T) = \det(A)$ and $\det(kA) = k^n \det(A)$ for an $n \times n$ matrix.
What happens to a determinant when two rows (or columns) are interchanged?
The determinant changes sign (is multiplied by $-1$). If two rows or columns are identical, the determinant is $0$.
State Cramer's rule for solving the system $a_1x + b_1y = c_1$, $a_2x + b_2y = c_2$.
$x = \frac{D_x}{D}$, $y = \frac{D_y}{D}$, where $D = \begin{vmatrix} a_1 & b_1 \\ a_2 & b_2 \end{vmatrix}$, and $D_x, D_y$ replace the respective coefficient column with the constants. Requires $D \neq 0$.
Using the matrix method, how is the system $AX = B$ solved when $A$ is invertible?
$X = A^{-1}B$, valid when $\det(A) \neq 0$. The solution is then unique.
For a system $AX = B$, classify solutions by $\det(A)$ (Cramer's rule perspective).
If $\det(A) \neq 0$: unique solution (consistent). If $\det(A) = 0$ and $(\text{adj}\,A)B = 0$: infinitely many or none. If $\det(A)=0$ and $(\text{adj}\,A)B \neq 0$: no solution (inconsistent).
State the formula for the $n$-th term of an arithmetic progression (AP).
$a_n = a + (n-1)d$, where $a$ is the first term and $d$ is the common difference.
State the formula for the sum of the first $n$ terms of an AP.
$S_n = \frac{n}{2}\big[2a + (n-1)d\big] = \frac{n}{2}(a + l)$, where $l$ is the last term.
State the formula for the $n$-th term and sum of a geometric progression (GP).
$n$-th term: $a_n = ar^{n-1}$. Sum: $S_n = \frac{a(r^n - 1)}{r - 1}$ for $r \neq 1$.
What is the sum to infinity of a GP, and when does it exist?
$S_\infty = \frac{a}{1 - r}$, valid only when $|r| < 1$.
Define a harmonic progression (HP) and how its $n$-th term is found.
An HP is a sequence whose reciprocals form an AP. Its $n$-th term is $\frac{1}{a + (n-1)d}$, where $a, d$ are the first term and common difference of the corresponding AP of reciprocals.
State the relationship (inequality) between the arithmetic mean (AM), geometric mean (GM) and harmonic mean (HM) of positive numbers.
$\text{AM} \geq \text{GM} \geq \text{HM}$, with equality when all numbers are equal. Also $\text{GM}^2 = \text{AM} \times \text{HM}$ for two numbers.
State the general binomial theorem for $(a+b)^n$ where $n$ is a positive integer.
$(a+b)^n = \sum_{r=0}^{n} \binom{n}{r} a^{n-r} b^{r}$, where $\binom{n}{r} = \frac{n!}{r!(n-r)!}$.
Write the general (general $(r+1)$-th) term in the expansion of $(a+b)^n$.
$T_{r+1} = \binom{n}{r} a^{n-r} b^{r}$.
How many terms are in the expansion of $(a+b)^n$ and what is the sum of all binomial coefficients?
There are $n+1$ terms. The sum of all binomial coefficients is $\sum_{r=0}^{n}\binom{n}{r} = 2^n$.
How do you find the middle term(s) in the expansion of $(a+b)^n$?
If $n$ is even, there is one middle term: $T_{\frac{n}{2}+1}$. If $n$ is odd, there are two middle terms: $T_{\frac{n+1}{2}}$ and $T_{\frac{n+3}{2}}$.
State the formula for the number of permutations of $n$ distinct objects taken $r$ at a time.
$^nP_r = \frac{n!}{(n-r)!}$.
State the formula for the number of combinations of $n$ distinct objects taken $r$ at a time.
$^nC_r = \frac{n!}{r!\,(n-r)!}$, and $^nP_r = r! \cdot {}^nC_r$.
State the symmetry and Pascal's rule properties of combinations.
Symmetry: $^nC_r = {}^nC_{n-r}$. Pascal's rule: $^nC_r + {}^nC_{r-1} = {}^{n+1}C_r$.
State the classical (theoretical) definition of the probability of an event $E$.
$P(E) = \frac{\text{number of favourable outcomes}}{\text{total number of equally likely outcomes}} = \frac{n(E)}{n(S)}$, with $0 \leq P(E) \leq 1$.
State the addition theorem of probability for two events $A$ and $B$.
$P(A \cup B) = P(A) + P(B) - P(A \cap B)$. For mutually exclusive events, $P(A \cup B) = P(A) + P(B)$.
State the conditional probability and multiplication theorem for two events.
$P(A \mid B) = \frac{P(A \cap B)}{P(B)}$ (for $P(B) > 0$). Multiplication: $P(A \cap B) = P(B)\,P(A \mid B)$. For independent events, $P(A \cap B) = P(A)P(B)$.
What this deck covers
The Mathematics deck follows the SRMJEEE Mathematics syllabus — 5 chapters and 22 topics — so questions land on material that is genuinely examinable rather than trivia around it. That works out to roughly 10.0 cards per chapter.
Answers are written to be recallable, not just readable — averaging about 106 characters, which is long enough to carry the reasoning and short enough to say out loud.
A deck like this earns its keep on the second and third pass. Read the syllabus first so you know the shape of the subject, then use the cards to find the specific facts that have not stuck.
Mathematics flashcards FAQ
How many Mathematics flashcards are in this SRMJEEE deck?
50 cards. This page previews 24 of them, sampled evenly across the deck so you can judge the difficulty before installing anything.
Are these SRMJEEE flashcards free?
Yes. The preview here is free to read with no signup, and the full 50-card deck is free inside the Examius app.
What do the Mathematics cards cover?
They follow the SRMJEEE Mathematics syllabus — 5 chapters and 22 topics — so the questions track what is actually examinable.
How should I use these flashcards?
Read the syllabus first so you know the shape of the subject, then drill the deck. Examius schedules each card with spaced repetition, so cards you keep missing come back sooner and ones you know drift further apart.