1. Solve the recurrence by repeated substitution T(1) = 1, T(n) = 3T(n/3) +n, for n > 1. Assume that n has the form 3k.

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

1. Solve the recurrence by repeated substitution T(1) = 1, T(n) = 3T(n/3) +n, for n > 1. Assume that n has the form 3k.

Post by answerhappygod »

1 Solve The Recurrence By Repeated Substitution T 1 1 T N 3t N 3 N For N 1 Assume That N Has The Form 3k 1
1 Solve The Recurrence By Repeated Substitution T 1 1 T N 3t N 3 N For N 1 Assume That N Has The Form 3k 1 (525.9 KiB) Viewed 32 times
1. Solve the recurrence by repeated substitution T(1) = 1, T(n) = 3T(n/3) +n, for n > 1. Assume that n has the form 3k. Verify by an explicit calculation that your solution satisfies the recurrence relation.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply