InterviewSolution
Saved Bookmarks
| 1. |
The expansion of `(1+(x^(2))/(2!)+(x^(4))/(4!)..)^(2)` in ascending powers of x isA. `1+(x^(2))/(2!)+(x^(4))/(4!)+(x^(6))/(6!)`+…B. `1+(2^(2)x^(2))/(2!)+(2^(4)x^(4))/(4!)`C. `1+(2x^(2))/(2!)+(2^(3)x^(4))/(x=4!)+(2^(5)x^(5))/(6!)`D. none of these |
| Answer» Correct Answer - c | |