|
How to multiply polynomial given in divided differences representation by a: msg#00050lib.gsl.general
How to multiply polynomial p(x) given in Newton's divided-difference representation dd[N], xa[N] by a scalar: a*p(x)? I want to to find divided-difference representation dda[N], xaa[N] for a*p(x) polynomial. In standard monomial representation p(x) = b[0] + b[1]*x +...+ b[n]*x^n multiplying by scalar is simple a*p(x) = a*b[0] + ... + a*b[n]*x^n. How to do the same in divided-difference representation? -- Jakub Narebski Poland |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | help compiling and generating a program: 00050, Hsiang Wei Lee |
|---|---|
| Next by Date: | Re: A few questions about finding all zeros of Hermite polynomial: 00050, Jakub Narebski |
| Previous by Thread: | help compiling and generating a programi: 00050, Hsiang Wei Lee |
| Next by Thread: | confusion about gsl pre-compiled version for windows: 00050, Georgios Ketsetzis |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |