GreyNoise
Gold Member
- 32
- 6
Homework Statement
I am self studying an introductory quantum physics text by Marvin Chester Primer of Quantum Mechanics. I am stumped at a problem (1.10) on page 11. We are given
f(x) = \sqrt{ \frac{8}{3L} } cos^2 \left ( \frac {\pi}{L} x \right )
and asked to find its Fourier coefficients C_0 and C_1 from
C_k = \frac{1}{L} \displaystyle {\int_0^L} e^{-ikx} f( x ) dx
I found C_0 = \sqrt{ \frac{2}{3L} }; it was easy as k=0 greatly simplified the integral. But I am completely baffled at an answer for the C_1 coefficient. The text has the answer as \frac{1}{ \sqrt{6L} }, and I do not get anything remotely close that; I keep getting answers with nonzero imaginary parts and \pi in the terms.
Homework Equations
f(x) = \sqrt{ \frac{8}{3L} } cos^2 \left (\frac{\pi}{L} x \right)
C_k = \frac{1}{L} \displaystyle {\int_0^L} e^{-ikx} f( x ) dx
C_1 = \frac{1}{ \sqrt{6L} }
The Attempt at a Solution
[/B]
To begin, I substituted f(x) into the equation for C_k for k = 1
C_1 = \frac{1}{L} \displaystyle {\int_0^L e^{-ix} \sqrt{ \frac {8}{3L} }} cos^2 \left ( \frac {\pi}{L} x \right ) dx
Then I factored the constants out of the integral
C_1 = \frac{1}{L} \sqrt{ \frac {8}{3L} } \displaystyle {\int_0^L e^{-ix}} cos^2 \left ( \frac {\pi}{L} x \right ) dx
Then I attempted to solve the integral
\displaystyle {\int_0^L e^{-ix}} cos^2 \left ( \frac {\pi}{L} x \right ) dx
I tried doing it by parts, then I tried by substituting e^{-ix} = cos (x) - i sin (x) and distributing cos^2 \left ( \frac {\pi}{L} x \right ) into that and integrating the result, but I only generated 4 pages of blundering chicken scratch that gave me things like \textstyle {\frac {2i}{3L} \sqrt{ \frac{8}{3L}} }; another attempt led to \textstyle {\frac {1}{\pi} \frac{2i}{3} }. I even went to my TI-89 and the Wolfram website and got an analytical solution to the integral, but the definite integrals they returned gave complex numbers that did NOT look anything like \frac{1}{ \sqrt{6L} }. Can anyone tell me; am I even setting up the integral correctly?