xlogk
xlogk is a two-argument mathematical function defined by f(x, k) = x log_k x, where x > 0 and k > 0 with k ≠ 1. The logarithm is taken in base k, and log_k x can be expressed as ln x / ln k, so equivalently f(x, k) = x ln x / ln k. The form is a variant of the familiar x log x and differs only by a constant factor depending on the base k.
Basic properties: Since log_k x = ln x / ln k, the function inherits many characteristics of x
Asymptotics and related notions: Because log_k x = log x / log k, x log_k x = (x log
Example: with x = 8 and k = 2, f(8, 2) = 8 log_2 8 = 8 × 3 = 24.