How to solve the functional equation : $T(n)=(\log n)T(\log n)+n$

160 Views Asked by At

I want to solve the following functional equation using any ways:

$$T(n)=(\log n)T(\log n)+n$$