Home / Get Math Help
Coefficient Notation
Definition
Given a series of the form A(z) = sum_k a_k z^k, the notation [z^k](A(z)) is used to indicate the coefficient a_k. This corresponds to the Wolfram Language functions Coefficient[A[z], z, k] and SeriesCoefficient[series, k].