Question: How to get coefficients of special terms

Download problem1.mw

Give a polynomial a*x+b,We can use the command "coeff" to get a coefficient of x. Unfortunately the command does not work for functional work. I have a comlicated functional expression, and want to get the coefficients of some given basical term. How can I do to get the coefficients?

Please Wait...