• edited by
750 views
2 2 votes
In coremen it is given that

$\log^kn$=$(\log n)^k$

$\log\log n$ is not equal to $\log^2n$ i understood it with example

please correct me if I am wrong .

1 Answer

3 3 votes
Usually f^2(x)=f(f(x)) means the composition of f by itself.

However, for some special functions, it is much more common that we want to square it than we want to composite it.

For and the trigonometrical functions, that’s the case, so:

sin^2 (x)=(sin(x))^2=sin(x)⋅sin(x)

log^2 (x)=(log(x))^2=log(x)⋅log(x)

But exp²(x)=exp(exp(x))
Position:
Show:

Related questions

1 1 vote
2 answers 2 answers
1.4k
1.4k views
Surya Dhanraj asked Oct 15, 2017
1,414 views
iterated logarithmic function is defined as$\log^*n = \begin{cases} 0 &\text{if }\quad n\leq 0 \\1 +\log^*(\log n) &\text{if } \quad n >1\end{cases}$Which of the followi...
4 4 votes
2 answers 2 answers
929
929 views
0 0 votes
1 1 answer
377
377 views
Hatim asked Dec 3, 2025
377 views
· f1 = log(n!)· f2 = (log n)!. f3 = (log n)^log n. f4 = (log n)^log log n. f5 = (log log n)^log narrangement in increasing order?