His algorithm will use the divide-and-conquer method, dividing each matrix into pieces of size and the divide and combine steps together will take time.
If his algorithm creates subproblems, then the recurrence for the running time becomes
What is the largest integer value of for which Professor Caesar's algorithm would be asymptotically faster than Strassen's algorithm?
Details:
If the running time of the Strassen's algorithm is , it satisfies the relation
Problem Courtesy: Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, and Clifford Stein
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
No explanations have been posted yet. Check back later!