Hi all

I'm working on a project which is related to programming in ipython. now i need to draw a diagram according to following equation:

f(s)=(sigma from n=1 to 18)(c(n)/(s-a(n))

how i can define such equation?

the amounts of c(n) and a(n) are complex numbers and 0

Similar questions and discussions