PDA

View Full Version : cosine question


Moneer81
Jan31-07, 07:48 PM
1. The problem statement, all variables and given/known data
While solving the integral of a wave function,I came across the term cos(n*pi) , where n is an integer. Is that term equal to +1 or -1 (I know that it could be either one depending on whether n is odd or even) but how do I proceed with the integral?


2. Relevant equations

none

3. The attempt at a solution

cos (n*pi) is 1 if n is even and -1 if n is odd...but how do proceed?

thanks a lot

Tom Mattson
Jan31-07, 07:49 PM
Why does n have to be +1 or -1? Why can't it be 2, for instance?

Moneer81
Jan31-07, 07:52 PM
n could be any integer, but the whole term cos (n*pi) will have to be +1 or -1

Tom Mattson
Jan31-07, 08:08 PM
OK, so you're trying to integrate and you have somewhere a factor of \cos(n\pi), where n is an integer. Is that right? In that case you can just replace \cos(n\pi) with \pm 1.

This looks pretty straightforward to me. It might help me understand why this is giving you trouble if you typed out the integral that you are trying to do, what you have done, and where you got stuck.

jpr0
Jan31-07, 09:45 PM
You can write the term as


\cos(n\pi) = (-1)^{n}


It doesn't really help that much, but you see this a lot. Since this is a constant term you can just proceed to perform the integral you want to evaluate.