Question

Show the recursion tree for T(n) = 4T(n/4) + c and derive the solution using big-Theta...

Show the recursion tree for T(n) = 4T(n/4) + c and derive the solution using big-Theta notation. Explain the intuition why this result is different from the solution of T(n) = 4T(n/2) + c.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Sol 3? 2 q-3 ?/93. 141 ?? 2 11 trn med.ialt? L1 Yunund L1 S?Please note that in the first recurrence relation n is divided into 4 parts in the algorithm with 4 recursive calls and in the second relation if you observe n is divided into 2 parts with 4 recursive calls. That is why computing complexities of both the algorithms are different than one another.

answered by: ANURANJAN SARSAM
Add a comment
Answer #2

Sol 3? 2 q-3 ?/93. 141 ?? 2 11 trn med.ialt? L1 Yunund L1 S?

Please note that in the first recurrence relation n is divided into 4 parts in the algorithm with 4 recursive calls and in the second relation if you observe n is divided into 2 parts with 4 recursive calls. That is why computing complexities of both the algorithms are different than one another.

Add a comment
Know the answer?
Add Answer to:
Show the recursion tree for T(n) = 4T(n/4) + c and derive the solution using big-Theta...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT