3.Let Pn be the vector space of polynomials of degree at most n.Let T : P3→P3 be the linear transfor
5.Let A and B be both nx n matrices. Prove that the product AB is invertible if and only if both A a
【題組】(c)Determine whether the matrix A given in (a) is diagonalizable; if yes, please diagonalize it.
題目一:一棵二元樹 (Binary Tree) 如下圖所示,包含 10 個節點 (Node)。【題組】(一)請問何謂前序走訪 (Preorder Traversal)?上圖之二元樹以前序走訪的順序為何
題目二:NAND 是一種邏輯運算子(operator):a NAND b 定義成 NOT(a AND b)。NOR 也是一種邏輯運算子(operator):a NOR b 定義成 NOT(a OR b