(no title)
dmayle | 10 months ago
I'll take a short cut and imagine that you have an 8x8 square with no margins (68% of a borderless 8.5x11), then you have a grid of 600x600 bitmaps, which is 3.6e5. if each pixel is only black or white, than you have 1.8e19 possible bitmaps (64-bit), divide the two and you have 5e13, or about 50 trillion pages. Fix the equation, and you get a grid of 5.2e5, for 30 trillion pages instead of 50.
However, bring that up to 24-bit color or more (even 8-level greyscale is e154), and the exponentiality of the problem goes back to as described by the OP
unknown|10 months ago
[deleted]