The straightforward approach may appear to run into some trouble. Specifically, how can we simplify
Log(3n + 2n)
when the Log does not behave nicely with respect to sums?
The trick is to turn the sum into a product:
3n + 2n = 3n(1 + (2/3)n)
With this, the calculation is fairly straightforward.
| db | = |
| = |
|
| = |
|
| = |
|
| = |
|
| because |
|
| = |
|
| = Log(3)/Log(2) |
Note this is the larger of the box-counting dimension of the line segment
Return to Box-Counting Dimension of the Product of a Sierpinski Gasket and a Line Segment.