2 answers
2
Use the patterns given to prove that$\sum\limits_{i=0}^{n-1} (2i+1) = n^2$(You are not permitted to employ induction)Use the result obtained in (A) to prove that $\sum\li...
1 answer
3
0 answers
4
Iterative functions:f(n)= n/lognc=2What is f*(n) ?How to solve this question?
2 answers
8
How many ways can n books be placed on k distinguishable shelves if no two books are the same, and the positions of the books on the shelves matter?
1 answer
9
If $\textit{f}(x)=x^{2}$ and $g(x)=x \sin x +\cos x$ then$f$ and $g$ agree at no point$f$ and $g$ agree at exactly one point$f$ and $g$ agree at exactly two point$f$ and ...
1 answer
11
Is SR and RS flipflop same.........if not what is the difference in their truth table. Any standard reference for this plss tell.
5 answers
12
Which of the following input sequences for a cross-coupled $R-S$ flip-flop realized with two $NAND$ gates may lead to an oscillation?$11, 00$$01, 10$$10, 01$$00, 11$
1 answer
13
Can anyone suggest me best resource for IO organization, DMA and hard disk structure in CO. I am getting difficulty in these topics.
14 answers
14
What is the complement of the language accepted by the NFA shown below?Assume $\Sigma = \{a\}$ and $\epsilon$ is the empty string.$\phi$$\{\epsilon\}$$a^*$$\{a , \epsilon...
1 answer
15
Are NULL productions in the form of S->ɛ allowed in CFG and regular grammar?
0 answers
19
From last few days I am trying to solve Sheldon Ross problems. But not able to solve it. So those who have solved it kindly tell me how to strengthen the concepts as to s...
2 answers
21
$L_1$ =${a^nb^nc^n|n\geq 2}$$L_2$=${a^nb^mc^k|n,m,k\geq 0}$$L_3$=$L_1.(L_2)^*$ ,then $L_3$ isRegularCFLCslNone
1 answer
22
1 answer
23
Suggest me any good book or any good resource to strengthen Engineering Mathematics concepts Linear algebra, calculus and probability.
1 answer
24
In this graph it is said that $a,e,b,c,b$ is a path. But according to definition- in a path vertices and edges can't repeat so why this is a path. confused please clarify...
1 answer
26
Ques- In how many different ways can 8 different shirts be distributed among 4 different people so that each receives 2 shirts?My doubt is how to find that this problem i...
1 answer
28
1. Find a closed form for the generating function for the sequence $1,1,0,1,1,1,1,1,1,1,...........$2. Find a closed form for the generating function for the sequence $a_...
0 answers
30