Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pattern
#8
Stereo Wrote:Why not start x at 2 and use (60+18x)/x -> 18 + 60/x?

Taking into account the player as a target that makes it x=#targets(incl. players) -> 18+60/x per monster

Then we should have 78 first in the sequence :x

but sure:
x = 0 = first element
(96 + 18 * x)/(2 + x)

x = 2 = first element
18 + 60 / x

x = 3 = first element
(42 + 18x) / (x - 1)
or (18x^2 + 60x + 42)/(x^2-1), though that looks rather horrible
Reply


Messages In This Thread
Pattern - by Russt - 2008-12-02, 03:56 AM
Pattern - by sicnarf - 2008-12-02, 04:11 AM
Pattern - by Nikkey - 2008-12-02, 10:59 AM
Pattern - by KajitiSouls - 2008-12-02, 02:41 PM
Pattern - by Stereo - 2008-12-02, 08:39 PM
Pattern - by Russt - 2008-12-02, 08:59 PM
Pattern - by Thunda - 2008-12-02, 09:28 PM
Pattern - by Nikkey - 2008-12-03, 03:29 AM
Pattern - by Chompy - 2008-12-03, 01:04 PM
Pattern - by Stereo - 2008-12-03, 01:33 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)