Chapter 5: Problem 32
Let \(F\) be a field, \(n \in \mathbb{N}_{>0}\), and \(A=\left(a_{i j}\right)_{1 \leq i, j \leq n} \in F[x]^{n \times n}\) a square matrix with polynomial entries. Moreover, let \(m=\max \left\\{\operatorname{deg} a_{i j}: 1 \leq i, j \leq n\right\\}\). (i) Find a tight upper bound \(r \in \mathbb{N}\) on \(\operatorname{deg}(\operatorname{det} A)\) in terms of \(m\) and \(n\). (ii) Describe an algorithm for computing \(\operatorname{det} A\) using a small primes modular approach if the field \(F\) has more than \(r\) elements. Hint: Choose linear moduli. How many operations in \(F\) does your algorithm use (in terms of \(n\) and \(m\) )? (iii) Use your algorithm to compute the determinant of the matrix $$ A=\left(\begin{array}{ccc} -x+1 & 0 & 2 \\ x & x+1 & 2 x \\ 2 x & 3 x+1 & x \end{array}\right) \in \mathbb{F}_{7}[x]^{3 \times 3} $$ (iv) Find a tight upper bound on \(\operatorname{deg}(\operatorname{det} A)\) in terms of the maximal degrees \(m_{i}\) in the \(i\) th row of \(A\) for \(1 \leq i \leq n\). (Sometimes, this bound or the corresponding bound arising from the maximal column degrees is better than the bound from (i).) (v) Using the bound from (iv), compute the determinant of $$ A=\left(\begin{array}{ccc} x-1 & x-2 & x-3 \\ 2 x+1 & 2 x+3 & 2 x-2 \\ x^{2}-1 & x^{2}+x+1 & (x-1)^{2} \end{array}\right) \in \mathbb{F}_{7}[x]^{3 \times 3} $$
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.