Puzzle: A roll of toilet paper has 180 sheets on it. The outside is covered with exactly two sheets. The inside around the cardboard cylinder is covered by exactly one. Question of the puzzle: how many layers of toilet paper are on the roll of toilet paper?
The given solution: One way to solve this is by saying that the average round is covered by 1.5 sheets, so therefore the answer is $180\times\frac{2}{3}=120$
I tried a similar (but wrong) reasoning: "the average sheet makes an average of $\frac{3}{4}$ rounds (first sheet makes one round and the last sheet makes $\frac{1}{2}$ rounds), so the answer is $180\times\frac{3}{4}=$ 135"
QUESTION: Apparently my answer is wrong. But since it seems analogical to the given solution I don't understand what error I made.
Possibly the growth of sheets per round is constant? While the (negative) growth of rounds per sheet is not constant? What are the related functions?
Put in another way: if $\frac{dSheets}{dRounds}=Constant$ isn't also $\frac{dRounds}{dSheets}=Constant$?
This question is linked to this question: Using differential equations to determine the number of rolls on a roll of toilet paper
There are twice as many sheets that make half a round than there are that make a single round, so it's inappropriate to simply average the numbers $1/2$ and $1$. A weighted average says the average sheet makes
$${2\cdot1/2+1\cdot1\over3}={2\over3}$$
of a round, which gives the answer $180\cdot2/3=120$ again.