Arithmetic Circuit Complexity · Instructor: Prof. Nitin Saxena
[GATE CS 2011] Definition of a language L with alphabet {a} is given as following. L= \{a^{nk} | \text{k>0, and n is a positive integer constant}\} What is the minimum number of states needed in DFA to recognize L?
Calculate the roots of the following degree 2 univariate polynomial. x^2+3x-4=0
Let a \neq 0 be an element of a commutative ring such that a^2b=0. Which of the following is true?
Which of the following options are true for the language L = \{a^n | \text{n is a perfect square} \}
Consider the following recurrence T(n) = 4T(n/3) + n Which one of the following options is true?




