logo

Explicit Formulas of B-splines 📂Fourier Analysis

Explicit Formulas of B-splines

Formulas1

For the function f:RRf: \mathbb{R}\to \mathbb{R}, let’s say

f(x)+:=max(0,f(x)) f(x)_{+}:=\max \left( 0,f(x) \right)

That is, f+f_{+} is a function that replaces all parts of ff where the function value is less than 00, with 00. Also, let’s define

f(x)+n:=(f(x)+)n f(x)_{+}^{n}:=\left( f(x)_{+} \right)^{n}

Then, for each m=2,3,m=2,3,\dots, the B-spline NmN_{m} can be expressed as follows.

Nm(x)=1(m1)!j=0m(1)j(mj)(xj)+m1,xR N_{m}(x) = \frac{1}{(m-1)!}\sum \limits_{j=0}^{m} \left( -1 \right)^{j}\binom{m}{j}\left( x-j \right)_{+}^{m-1},\quad x\in \mathbb{R}

Proof


  1. Ole Christensen, Functions, Spaces, and Expansions: Mathematical Tools in Physics and Engineering (2010), p207 ↩︎