mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-28 10:40:52 +02:00
7 lines
369 B
Plaintext
7 lines
369 B
Plaintext
|
|
╭ x! y x-y x! k x-k ╮
|
|
... = n │ ──────── t (1-t) - ──────── t (1-t) │ , with x=n-1, y=k-1
|
|
╰ y!(x-y)! k!(x-k)! ╯
|
|
... = n (B (t) - B (t))
|
|
(n-1),(k-1) (n-1),k
|