InterviewSolution
Saved Bookmarks
| 1. |
The coefficent of `x^(n)` in the expansion of `(1+(x^(2))/(2!)+(x^(4))/(4!)+…)^(2)` When n is odd isA. `(2^(n))/(n!)`B. `(2^(2n))/(2n)!`C. 0D. `(2^(2x))/(n!)` |
| Answer» Correct Answer - b | |