Question
Construct a $2 \times 3$ matrix $A = [a_{ij}]$ whose elements $a_{ij} $ are give by: $\text{a}_\text{ij}=\frac{(\text{i}+\text{j})^2}{2}$

Answer

Here,
$\text{a}_\text{ij}=\frac{(\text{i}+\text{j})^2}{2}$
$\text{a}_{11}=\frac{(1+1)^2}{2}=\frac{(2)^2}{2}=\frac{4}{2}=2,$ 
$\text{a}_{12}=\frac{(1+2)^2}{2}=\frac{(3)^2}{2}=\frac{9}{2},$ 
$\text{a}_{13}=\frac{(1+3)^2}{2}=\frac{(4)^2}{2}=\frac{16}{2}=8$
$\text{a}_{21}=\frac{(2+1)^2}{2}=\frac{(3)^2}{2}=\frac{9}{2},$ 
$\text{a}_{22}=\frac{(2+2)^2}{2}=\frac{(4)^2}{2}=\frac{16}{2}=8$ and 
$\text{a}_{23}=\frac{(2+3)^2}{2}=\frac{(5)^2}{2}=\frac{25}{2}$
Required matrix = $\text{A}=\begin{bmatrix}2&\frac{9}{2}&8\\\frac{9}{2}&8&\frac{25}{2}\end{bmatrix}$

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Use elementary column operation $C_2 \rightarrow C_2 + 2C_1$ in the following matrix equation $:\begin{pmatrix} 2 & 1 \\ 2 & 0 \end{pmatrix}=\begin{pmatrix} 3 & 1 \\ 2 & 0 \end{pmatrix}\begin{pmatrix} 1 & 0 \\ -1 & 1 \end{pmatrix}$
Integrate the function in exercise.
$\text{x} \ \sin3\text{x}$
If $\vec{\text{a}},\vec{\text{b}},\vec{\text{c}}$ are position vectors of the vertices A, B and C respectively, of a triangle ABC, write the value of$​​​​\overrightarrow{\text{AB}}+\overrightarrow{\text{BC}}+\overrightarrow{\text{CA}}$.
Find the value of a, b, c and d from the following equations:
$\begin{bmatrix}2\text{a}+\text{b}&\text{a}-2\text{b}\\5\text{c}-\text{d}&4\text{c}+3\text{d}\end{bmatrix}=\begin{bmatrix}4&-3\\11&24\end{bmatrix}$
If $\big|\vec{\text{a}}\times\vec{\text{b}}\big|^2+\big(\vec{\text{a}}.\vec{\text{b}}\big)^2=144$ and $|\vec{\text{a}}|=4,$ find $\big|\vec{\text{b}}\big|.$
Let * be a binary operation, on the set of all non-zero real numbers, given by
$\text{a}\times\text{b}=\frac{\text{ab}}{5}\ \forall\text{ a, b}\in\text{R}-\{0\}$
Write the value of x given by 2 * (x * 5) = 10.
Find the value of k so that the lines x = -y = kz and x - 2 = 2y + 1 = -z + 1 are perpendicular to each other.
Find the magnitude of the vector $\vec{\text{a}}=2\hat{\text{i}}+3\hat{\text{j}}-6\hat{\text{k}}$.
Let $A = [a_{ij}]$ be a square matrix of order $3 \times 3$ and $C_{ij}$ denote cofactor of $a_{ij}$ in $A.$ if $|A| = 5,$ write the value of $a_{13}C_{13} + a_{23}C_{23} + a_{33}C_{33}.$​​​​​​​
If $A = [A_{ij}]$ is a $3 \times 3$ diaginal matrix such that $a_{11} = 1, a_{22} = 2, a_{33} = 3,$ then find $|A|.$