Consider the Linear Programming Problem P: \[ \text{Maximize } c_1x_1 + c_2x_2 \] subject to: \[ a_{11}x_1 + a_{12}x_2 \leq b_1, \] \[ a_{21}x_1 + a_{22}x_2 \leq b_2, \] \[ a_{31}x_1 + a_{32}x_2 \leq b_3, \] \[ x_1 \geq 0, \, x_2 \geq 0, \] where \(a_{ij}, b_i, c_j\) are real numbers (i = 1, 2, 3; j = 1, 2). Let \[ \begin{bmatrix} p \\ q \end{bmatrix} \] be a feasible solution of P such that \( p c_1 + q c_2 = 6 \), and let all feasible solutions \[ \begin{bmatrix} x_1 \\ x_2 \end{bmatrix} \] of P satisfy \( -5 \leq c_1x_1 + c_2x_2 \leq 12 \). Then, which one of the following statements is NOT true?
Consider the following regions: \[ S_1 = \{(x_1, x_2) \in \mathbb{R}^2 : 2x_1 + x_2 \leq 4, \quad x_1 + 2x_2 \leq 5, \quad x_1, x_2 \geq 0\} \] \[ S_2 = \{(x_1, x_2) \in \mathbb{R}^2 : 2x_1 - x_2 \leq 5, \quad x_1 + 2x_2 \leq 5, \quad x_1, x_2 \geq 0\} \] Then, which of the following is/are TRUE?
Consider the balanced transportation problem with three sources \( S_1, S_2, S_3 \), and four destinations \( D_1, D_2, D_3, D_4 \), for minimizing the total transportation cost whose cost matrix is as follows:

where \( \alpha, \lambda>0 \). If the associated cost to the starting basic feasible solution obtained by using the North-West corner rule is 290, then which of the following is/are correct?
Consider the relationships among P, Q, R, S, and T:
• P is the brother of Q.
• S is the daughter of Q.
• T is the sister of S.
• R is the mother of Q.
The following statements are made based on the relationships given above.
(1) R is the grandmother of S.
(2) P is the uncle of S and T.
(3) R has only one son.
(4) Q has only one daughter.
Which one of the following options is correct?
For \( X = (x_1, x_2, x_3)^T \in \mathbb{R}^3 \), consider the quadratic form:
\[ Q(X) = 2x_1^2 + 2x_2^2 + 3x_3^2 + 4x_1x_2 + 2x_1x_3 + 2x_2x_3. \] Let \( M \) be the symmetric matrix associated with the quadratic form \( Q(X) \) with respect to the standard basis of \( \mathbb{R}^3 \).
Let \( Y = (y_1, y_2, y_3)^T \in \mathbb{R}^3 \) be a non-zero vector, and let
\[ a_n = \frac{Y^T(M + I_3)^{n+1}Y}{Y^T(M + I_3)^n Y}, \quad n = 1, 2, 3, \dots \] Then, the value of \( \lim_{n \to \infty} a_n \) is equal to (in integer).