But since n is an integer, the Sin(n [Pi]) term should be zero but for some reason I cannot get Mathematica to go there. It is like it is ignoring the Assumption that n are Integers.
Anyone know what I am doing wrong? Thanks in advance
Yes, it fixes it, but I would have expected the Assumptions inside of Integrate to have taken care of it too… I think though that the assumptions did not limit Integrate from getting a correct answer: the answer is not restricted in this case by the n \[Element] Integers assumption and hence is correct.