1
GATE CSE 2006
MCQ (Single Correct Answer)
+2
-0.6
$$F$$ is an $$n$$ $$x$$ $$n$$ real matrix. $$b$$ is an $$n$$ $$x$$ $$1$$ real vector. Suppose there are two $$n$$ $$x$$ $$1$$ vectors, $$u$$ and $$v$$ such that $$u \ne v$$, and $$Fu = b,\,\,\,\,Fv = b$$
Which one of the following statements is false?
2
GATE CSE 2006
MCQ (Single Correct Answer)
+2
-0.6
What are the eigen values of the matrix $$P$$ given below?
$$$P = \left( {\matrix{
a & 1 & 0 \cr
1 & a & 1 \cr
0 & 1 & a \cr
} } \right)$$$
3
GATE CSE 2005
MCQ (Single Correct Answer)
+2
-0.6
Consider the following system of equations in three real variables $$x1, x2$$ and $$x3$$ :
$$2x1 - x2 + 3x3 = 1$$
$$3x1 + 2x2 + 5x3 = 2$$
$$ - x1 + 4x2 + x3 = 3$$
This system of equations has
$$2x1 - x2 + 3x3 = 1$$
$$3x1 + 2x2 + 5x3 = 2$$
$$ - x1 + 4x2 + x3 = 3$$
This system of equations has
4
GATE CSE 2005
MCQ (Single Correct Answer)
+2
-0.6
What are the eigen values of the following $$2x2$$ matrix?
$$$\left[ {\matrix{
2 & { - 1} \cr
{ - 4} & 5 \cr
} } \right]$$$
GATE CSE Subjects
Browse all chapters by subject
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages