InterviewSolution
Saved Bookmarks
| 1. |
If n is not a multiple of 3, then the coefficient of `x^n` in the expansion of `log_e (1+x+x^2)`is : (A) `1/n` (B) `2/n` (C) `-1/n` (D) `-2/n`A. `-(2)/(n)`B. `(1)/(n)`C. `(2)/(n)`D. none of these |
|
Answer» Answer: We have Coefficient of `x^(n) in log (1+x+x^(2))` `=(1)/(n)(w^(n)+w^(2n)` `=(1)/(n) [before w^(n)+w^(2n)=-1` when n is not a mutiple of 3] |
|