The more properties you own, the more tax you pay on the price of the next one - excluding if you only own one, but escalating quickly after like 3 or 4.
Possible formula: Tax for n-th house = n-th Fibonacci number + 5 * max(0, n - 2). So low numbers like three get penalized by that linear part, and high numbers grow exponentially due to the Fibonacci number.
The more properties you own, the more tax you pay on the price of the next one - excluding if you only own one, but escalating quickly after like 3 or 4.
Possible formula: Tax for n-th house = n-th Fibonacci number + 5 * max(0, n - 2). So low numbers like three get penalized by that linear part, and high numbers grow exponentially due to the Fibonacci number.
Ok now it’s starting to get confusing enough to fit into our tax system. Can we add more variables? Lol