Question.
Find the first 5 terms of the Maclaurin Series of $\frac{\sin x}{e^x}$.
I'm trying to find it using division. Is there possibly a shorter way because every time I try to do it, I get the wrong answer: $$ x-2x^3/3+\cdots$$
I don't really like polynomial long division.
This is how I set it up: $$ \frac{x - x^3/3! + x^5/5! - x^7/7!+\cdots}{ 1 + x + x^2/2! + x^3/3! + x^4/4!+\cdots} $$
I'm still getting the same answer.