Chapter 8: Q18E (page 437)
Use partitioned matrix multiplication to compute the following matrix product, which appears in the alternative formula (5) for a Bezier curve.
\(\left( {\begin{aligned}{{}}1&0&0&0\\{ - 3}&3&0&0\\3&{ - 6}&3&0\\{ - 1}&3&{ - 3}&1\end{aligned}} \right)\left( {\begin{aligned}{{}}{{{\mathop{\rm p}\nolimits} _0}}\\{{{\mathop{\rm p}\nolimits} _1}}\\{{{\mathop{\rm p}\nolimits} _2}}\\{{{\mathop{\rm p}\nolimits} _3}}\end{aligned}} \right)\)
Short Answer
The matrix product is \({\mathop{\rm x}\nolimits} \left( s \right) = \left( {\begin{aligned}{{}}1&{ - 3\left( {1 - s} \right)}&{3{{\left( {1 - s} \right)}^2}}&{ - {{\left( {1 - s} \right)}^3}}\end{aligned}} \right)\left( {\begin{aligned}{{}}{{{\mathop{\rm p}\nolimits} _0}}\\{{{\mathop{\rm p}\nolimits} _1}}\\{{{\mathop{\rm p}\nolimits} _2}}\\{{{\mathop{\rm p}\nolimits} _3}}\end{aligned}} \right)\).