DefectiveSp00n
DefectiveSp00n t1_iwpx4vt wrote
Reply to comment by YourFatherUnfiltered in Dark matter may be information itself by newsphilosophy
I think it was a hot fix by the moderators to ensure gravity was properly simulated.
DefectiveSp00n t1_ivpns1r wrote
Reply to comment by weaselofdeath in I painted an epic battle between eternal enemies by LukeDangler
Agreed. I'd be happy to bid for it.
DefectiveSp00n t1_j50s60d wrote
Reply to comment by bagel_it_up in Is it possible to learn this power by Key_Dig_Dog
Depends on the extrapolating function.
It could (reasonably) be anywhere from 2 to 64.
2: static value of N birds in hand. F(N)=2
16: each bird in hand is worth 2 in bush: F(N)=2×N
64: Each Bird in the hand is some Linear combination of birds in bushes:
F(N)=A×N^2 + B×N + C
For F(1) = A + B + C = 2
For F(8)= 64A + 8B + C = 64
62 = 63 A + 7B
Etc.
In any case, we'd need more hand bird to bush bird data points to make any fair assumption.