1
GATE CSE 2015 Set 1
MCQ (Single Correct Answer)
+2
-0.6
Let $${a_n}$$ represent the number of bit strings of length n containing two consecutive 1s. What is the recurrence relation for $${a_n}$$?
2
GATE CSE 2015 Set 1
Numerical
+2
-0
$$\sum\limits_{x = 1}^{99} {{1 \over {x\left( {x + 1} \right)}}} $$ = _____________.
Your input ____
3
GATE CSE 2015 Set 1
MCQ (Single Correct Answer)
+2
-0.6
Consider the following $$2 \times 2$$ matrix $$A$$ where two elements are unknown and are marked by $$a$$ and $$b.$$ The eigenvalues of this matrix ar $$-1$$ and $$7.$$ What are the values of $$a$$ and $$b$$?
$$A = \left( {\matrix{ 1 & 4 \cr b & a \cr } } \right)$$
$$A = \left( {\matrix{ 1 & 4 \cr b & a \cr } } \right)$$
4
GATE CSE 2015 Set 3
MCQ (Single Correct Answer)
+2
-0.6
If the following system has non - trivial solution
$$$px+qy+rz=0$$$
$$$qx+ry+pz=0$$$
$$$rx+py+qz=0$$$
Then which one of the following Options is TRUE?
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