Question: V. Pan published a paper in 1978 titled Strassen's Algorithm is not optimal in IEEE Symposium on the Foundations of Computer Science. He discovered a
V. Pan published a paper in 1978 titled "Strassen's Algorithm is not optimal" in IEEE Symposium on the Foundations of Computer Science. He discovered a divide and conquer matrix multiplication algorithm that is based on multiplying two 70 times 70 matrices using 143, 640 multiplications. Find the asymptotic efficiency of Pan's algorithm (you may ignore additions) and compare it with that of Strassen's algorithm. Assume T(1) = 1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
