Web Page

Syllabus: Combinatorics: Counting, Recurrence relations, Generating functions.

$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}& \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{2020}&\textbf{2019}&\textbf{2018}&\textbf{2017-1}&\textbf{2017-2}&\textbf{2016-1}&\textbf{2016-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 1&1&0&0&2&1&0&0&1&0&0&0.6&2
\\\hline\textbf{2 Marks Count} & 2 &0&1&1&0&1&0&1&2&1&0&0.9&2
\\\hline\textbf{Total Marks} & 5 &1&2&2&2&3&0&2&5&2&0&2.4&5\\\hline
\end{array}}}$$

Recent questions in Combinatory

0 votes
1 answer
601
0 votes
1 answer
602
How is the problem..Distribute 5 toys such that each of 3 child get atleast 1Different from sum of 3 no. X+y+z=5 such that each digit >= 1.Plz explain ?
0 votes
1 answer
603
There are 6n flowers of one type and 3 flowers of second type, total no. Of garlands possible?
0 votes
0 answers
604
0 votes
1 answer
605
There is 4 coins 1 paisa, 5 paise, 10 paise, 25 paise using these coins we have to make 50 paisa how many combination can we make ?
3 votes
1 answer
609
Find the generating function for the sequence $\left \{ a_n \right \} where $$a_n = \Large \binom{10}{n+1} $ for n = 0,1,2,….Sol. $\Large \binom{10}{1} + \binom{10}{2...
0 votes
1 answer
610
Find a recurrence relation for the number of ways to lay out a walkway with slate tiles if thetiles are red, green, or gray so that no two red tiles are adjacent and tile...
1 votes
1 answer
612
Show that every sequence of $n^2$+1 distinct real numbers contains a subsequence of length n+1 that is either strictly increasing or strictly decreasing.
19 votes
18 answers
616
0 votes
0 answers
618
Number of ways we can arrange 5 books in 3 selves___________
0 votes
0 answers
619
The number of ways in which we can place 3 white pawns and 3 black pawns on a 3 . 3 Chessboard is equal to
0 votes
0 answers
620
The number of ways, we can arrange 5 books in 3 shelves ________. Given answer 2520n=3 r=5 so answer is 3-1+5 P5= 7p5= 2520 My answer 3*3*3*3*3= 243Where am I doing wrong...