$$\mathrm{T}(n)=\begin{cases} 1 & n=1 \\ 3\cdot \mathrm{T}(n/4)+1 & n>1 \end{cases}$$ I got to: $$3^k\cdot \mathrm{T}(n/4)+3^{k-1}+3^{k-2}+\cdots+3+1$$
Can someone please help me?
$$\mathrm{T}(n)=\begin{cases} 1 & n=1 \\ 3\cdot \mathrm{T}(n/4)+1 & n>1 \end{cases}$$ I got to: $$3^k\cdot \mathrm{T}(n/4)+3^{k-1}+3^{k-2}+\cdots+3+1$$
Can someone please help me?
Copyright © 2021 JogjaFile Inc.