Section A — MCQ (Single Correct)
Question 1
If the coefficient of $x^2$ in the expansion of $(1 + cx + x^2)(1 - x)^{10}$ is exactly zero, then the value of the scalar constant $c$ is:
A
$4.5$
B
$4$
C
$5$
D
$3.5$
Question 2
The value of the double sum expression $\sum_{0 \le i < j \le n} \sum \binom{n}{i}\binom{n}{j}$ is equal to:
A
$\frac{4^n - \binom{2n}{n}}{2}$
B
$\frac{2^{2n} - \binom{2n}{n}}{2}$
C
Both (A) and (B) are equivalent representations
D
$2^{2n} - \binom{2n}{n}$
Question 3
The coefficient of $x^5$ in the expanded infinite series of $\frac{1}{(1-x)^3}$ for $|x| < 1$ is:
A
$21$
B
$15$
C
$10$
D
$35$
Question 4
If $S = \sum_{r=1}^{n} r^2 \binom{n}{r}$, then the series sum can be simplified using derivative transformations to:
A
$n(n+1)2^{n-2}$
B
$n(n-1)2^{n-2}$
C
$n^2 2^{n-1}$
D
$n(n+1)2^{n-1}$
Question 5
The number of distinct non-negative integer solutions to the multinomial constraint equation $n_1 + n_2 + n_3 = 6$ is exactly:
A
$28$
B
$21$
C
$15$
D
$36$
Question 6
The value of the sum series $\binom{30}{0}\binom{30}{10} + \binom{30}{1}\binom{30}{11} + \dots + \binom{30}{20}\binom{30}{30}$ is equal to:
A
$\binom{60}{20}$
B
$\binom{60}{30}$
C
$\binom{30}{10}$
D
$2^{30}$
Question 7
The value of the continuous product ratio $\prod_{r=1}^{n} \frac{C_r}{C_{r-1}}$ can be simplified to:
A
$\frac{n^n}{n!}$
B
$1$
C
$\frac{(n+1)^n}{n!}$
D
None of these
Question 8
If the expression $x$ is so small that its square and higher powers can be ignored, the value of $\frac{(1+x)^{3/2} - (1-x/2)^3}{(1-x)^{1/2}}$ simplifies to:
A
$3x$
B
$0$
C
$-x$
D
$1 + x$
Question 9
The single Numerically Greatest Term (NGT) in the expansion of $(1 + 3x)^{10}$ when $x = \frac{1}{3}$ occurs at which term position?
A
$T_5$
B
$T_6$
C
Both $T_5$ and $T_6$
D
$T_4$
Question 10
The remainder when the big number $3^{2026}$ is divided by $8$ is:
A
$1$
B
$3$
C
$7$
D
$9$
Section B — Integer Type
Question 11 — Integer answer
Find the value of the subfactorial derangement constant $D_4$, which tracks the ways to completely mix up 4 letters.
Question 12 — Integer answer
Find the coefficient of $x^4$ in the expansion of $(1 + x + x^2 + x^3)^4$.
Question 13 — Integer answer
If $\sum_{r=1}^{5} r \cdot \binom{5}{r} = A$, find the numerical value of $A$.
Section C — Assertion & Reasoning
Question 14 — Assertion / Reason
Assertion (A): The maximum value among the binomial coefficients $\binom{n}{r}$ always occurs at the central coordinate index $\binom{n}{\lfloor n/2 \rfloor}$.
Reason (R): Binomial coefficients grow symmetrically from both ends of Pascal's triangle, reaching a single peak or a pair of equal peak values in the middle.
A
Both A and R are true and R is the correct explanation of A
B
Both A and R are true but R is NOT the correct explanation of A
C
A is true but R is false
D
A is false but R is true
Solution: Both A and R are true and R is the correct explanation.
Question 15 — Assertion / Reason
Assertion (A): The double sum expression $\sum_{i=0}^n \sum_{j=0}^n C_i C_j$ expands cleanly to the square value $(2^n)^2 = 2^{2n}$.
Reason (R): Since the two summation indices $i$ and $j$ operate completely independently of each other, the double sum can be factored into the product of two separate single sums.
A
Both A and R are true and R is the correct explanation of A
B
Both A and R are true but R is NOT the correct explanation of A
C
A is true but R is false
D
A is false but R is true
Solution: Both A and R are true and R is the correct explanation.