컴퓨터 과학에서, n의 반복 로그(영어: iterated logarithm)는 log*n (보통 "로그-스타"(log star)이라고 읽는다)로 쓰며, 로그 함수를 반복적으로 적용시켜서 결과 값이 1보다 같거나 작아질 때까지 걸리는 횟수이다. 가장 간단한 정식 정의는 이 점화식의 결과이다.
↑Olivier Devillers, "Randomization yields simple O(n log* n) algorithms for difficult ω(n) problems.". International Journal of Computational Geometry & Applications2:01 (1992), pp. 97–111.
↑Noga Alon and Yossi Azar, "Finding an Approximate Maximum". SIAM Journal on Computing18:2 (1989), pp. 258–267.
↑Richard Cole and Uzi Vishkin: "Deterministic coin tossing with applications to optimal parallel list ranking", Information and Control 70:1(1986), pp. 32–53.