Prove that for every $x$, we have $\Delta[f(x)+g(x)]=\Delta f(x)+ \Delta g(x)$. Thanks in advance.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
u can solve this by using forward differences w.k.t D=delta (for my convinent) Df(x)=f(x+h)-f(x) LHS let a(x)=f(x)+g(x) Da(x)=a(x+h)-a(x) now substitute for a(x) D[f(x)+g(x)]=f(x+h)+g(x+h)-(f(x)+g(x))...................1 now take rhs of equ Df(x)=f(x+h)-f(x)......i Dg(x)=g(x+h)-g(x)......ii add i &ii lhs=rhs |
|||||
|