1

I want to define a function $f(x)$ as in

$\quad \quad f(x) = \sum^{n}_{i=0} c_i x^i$

as a symbolic expression. Then I'd like to do operations on it. For example, take derivatives of it with respect to any variable or collection of variables. Is there a concise way to do this, so that I get the results in symbolic form?

Again, for example, if I would like to get $ x^i$ from evaluating $ \frac{d f(x)}{dc_i}$.

m_goldberg
  • 107,779
  • 16
  • 103
  • 257
Charlie Parker
  • 265
  • 3
  • 8

0 Answers0