2

I don't know how to write it in $\LaTeX.$ It is a tall skinny bold C. This is the context: A set is defined by: The formula

where $\complement\atop{\smash \scriptstyle i}$ is the thing I don't understand. The $i$ is actually directly underneath the weird $C$ in this case. Can anyone explain what this means?

MJD
  • 65,394
  • 39
  • 298
  • 580
098765
  • 23

1 Answers1

7

It's the coefficient operator. It extracts the ith coefficient of the Taylor expansion. This is used a lot in combinatorics with generating functions.

ex0du5
  • 1,366
  • 8
  • 14
  • Thanks for this. I've just seen it explained on page 3 as well. – 098765 Jul 03 '12 at 15:07
  • 1
    What about the notation $[z^n]f(z)$ to denote the coefficient? – Yai0Phah Jul 03 '12 at 15:14
  • @Frank Science : It may happen that a standard notation is not the best one, but the main property that's interesting of a standard notation is that it is 'standard', i.e. everyone uses it and everyone is used to it. Sometimes this is because everyone tends to like it after working for a while in the field where the notation is used. It doesn't mean your idea is good or wrong, just that if you want to make a new notation popular, usually you prove a few things in that field of research that makes the use of this new notation more useful than the previous one. – Patrick Da Silva Jul 03 '12 at 15:18
  • 1
    @PatrickDaSilva It's not mine. I saw it in Don Knuth's books, for example, The Art of Computer Programming, or Concrete Mathematics. – Yai0Phah Jul 03 '12 at 15:19
  • @Frank Science : I didn't know. But still, my comment applies ; perhaps people working with generating functions prefer the $\complement$ notation to the $[z^n]f(z)$ notation. – Patrick Da Silva Jul 03 '12 at 18:12
  • They don't. In fact the second edition of Stanley (http://www-math.mit.edu/~rstan/ec/ec1/) uses the $[z^n] f(z)$ notation (see p. 11). – Michael Lugo Feb 08 '16 at 17:51