Box-Counting Dimension of a Gasket

From the relation N((1/2)n) = 3n we can compute the exact value of db for the gasket.

db = limrn->0Log(N(rn)) / Log(1/rn)
= limn->infinityLog(N(rn)) / Log(1/rn)
= limn->infinityLog(N((1/2)n)) / Log(1/((1/2)n))
= limn->infinityLog(3n) / Log(2n)
= limn->infinity(nLog(3)) / (nLog(2))
= Log(3) / Log(2) = 1.58996 ... .

Return to Box-Counting Dimension of a Gasket.