Question

List all possible parenthesization of the product ABCDE of 5 matrices.

List all possible parenthesization of the product ABCDE of 5 matrices.

Homework Answers

Answer #1

Solution:

Given,

=>Number of matrices = 5

=>Matrices are A, B, C, D and E

Explanation:

Total number of paranthesization:

=>Total number of paranthesization with n matrices = 1/n*{(2n-2)!/((n-1)!)^2}

=>Total number of paranthesization with 5 matrices = (2*5-2)!/((5-1)!)^2

=>Total number of paranthesization with 5 matrices = (8!/(4!^2))/5

=>Total number of paranthesization with 5 matrices = 40320/(576*5)

=>Total number of paranthesization with 5 matrices = 14

Finding paranthesization:

1: A(B((CD)E))

2: A(B(C(DE)))

3: A((BC)(DE))

4: A((B(CD))E)

5: A(((BC)D)E)

6: (AB)((CD)E)

7: (AB)(C(DE))

8: (A(BC))(DE)

9: ((AB)C)(DE)

10: (A(B(CD))E

11: (A(BC)D))E

12: ((AB)(CD))E

13: ((A(BC))D)E

14: (((AB)C)D)E

I have explained each and every part with the help of statements attached to the answer above.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
How would you find all possible 4x4 matrices such that all entries are either 1 or...
How would you find all possible 4x4 matrices such that all entries are either 1 or 2 using MATLAB?
List and briefly explain each step in the ABCDE technique for examining irrational beliefs that contribute...
List and briefly explain each step in the ABCDE technique for examining irrational beliefs that contribute to unnecessary stress.
write the following matrices as a product of elementary matrices: a) 1 2 4 9 b)...
write the following matrices as a product of elementary matrices: a) 1 2 4 9 b) 1 -2 -1 -1 5 6 5 -4 5 c) 1 0 -2 -3 1 4 2 -3 4
List all the possible reactions of pyruvate.
List all the possible reactions of pyruvate.
For Boolean variables A, B and C, list all the possible products. (Note that order of...
For Boolean variables A, B and C, list all the possible products. (Note that order of literals doesn’t matter. For example, B A is considered to be the same product as A B, and the same is true for ABC and BCA.)
(A) List all of the possible (n, l, m1) combinations (i.e. orbitals) when n=3 (B) List...
(A) List all of the possible (n, l, m1) combinations (i.e. orbitals) when n=3 (B) List all the possible (n, l, m1) combinations (i.e. orbitals) for the 5d orbitals
What is the highest possible dimension of a subspace of M_n (R) (set of n×n matrices...
What is the highest possible dimension of a subspace of M_n (R) (set of n×n matrices with real coefficients with its usual vector space structure) that only contains invertible matrices (and 0) ?
Prove that any Givens rotator matrix in R2 is a product of two Householder reflector matrices....
Prove that any Givens rotator matrix in R2 is a product of two Householder reflector matrices. Can a Householder reflector matrix be a product of Givens rotator matrices?
Show that the product of two n × n unitary matrices is unitary. Is the same...
Show that the product of two n × n unitary matrices is unitary. Is the same true of the sum of two n × n unitary matrices? Prove or find a counterexample.
The sizes of two matrices A and B are given. Find the sizes of the product...
The sizes of two matrices A and B are given. Find the sizes of the product AB and the product​ BA, whenever these products exist. A=3X5, B=3X1.