Solve integral by finding Fourier series of complex function

  • #1
psie
261
32
Homework Statement
Expand the function ##u(x)=\frac1{r-e^{ix}},## where ##r>1##, in a Fourier series and use this to compute the integral ##\int _0^{2\pi }\frac{dx}{1-2r\cos x+r^2}##.
Relevant Equations
E.g. maybe the formula for the complex Fourier coefficients ##c_n=\frac1{2\pi}\int_{-\pi}^\pi u(x)e^{-inx} dx##. Maybe Parseval's formula?
I've mostly worked with real-valued functions, but this seems to be a complex-valued function and the integral for the coefficient doesn't seem that nice, especially when I rewrite the function as $$u(x)=\frac{r-e^{-ix}}{r^2-2r\cos x+1}.$$ I'm stuck on where to even start. Any ideas? I prefer to solve this via Fourier series if this is possible, and not using some other trick.
 
Physics news on Phys.org
  • #2
Try the function

\begin{align*}
v(x) = A + u(x) e^{ix}
\end{align*}

where ##A## is an appropriately chosen constant. You only need the real part of the function.
 
Last edited:
  • #3
I solved it using Fourier series. It's pretty straightforward actually. The function is $$u(x)=\frac1{r-e^{ix}}=\frac1{r}\frac{1}{1-\frac{e^{ix}}{r}},$$ where ##r>1##. You see, this is the sum of a geometric series. Writing that out you will obtain the complex Fourier series and thus the coefficients. Then to solve the integral, you simply apply Parseval's formula. Bingo!
 
  • #4
Yes, that is how you obtain the Fourier coefficients. I was thinking

\begin{align*}
c_0 = \frac{1}{2 \pi} \int_{-\pi}^\pi \dfrac{r - \cos x}{r^2 - 2 r \cos x + 1} dx
\end{align*}

so you can't know the value of the integral you are after (##\int_{-\pi}^\pi \dfrac{1}{r^2 - 2 r \cos x + 1} dx##) from the value of ##c_0## of ##u(x)##.

However, you can get the value of the integral you are after from the value of the Fourier coefficient, ##c_0##, of ##v(x) = 1/2 + u(x) e^{ix}##.

Or, as you say, you can use Parseval's on ##u(x)##.
 
Last edited:

FAQ: Solve integral by finding Fourier series of complex function

What is the basic idea behind using Fourier series to solve an integral of a complex function?

The basic idea is to represent the complex function as a sum of simpler trigonometric functions (sines and cosines) or exponential functions. By expressing the function in terms of its Fourier series, the integral can often be evaluated more easily, as the integrals of these basic trigonometric or exponential functions are well-known and straightforward to compute.

How do you determine the Fourier coefficients for a complex function?

The Fourier coefficients for a complex function are determined by integrating the product of the function and the complex exponential basis functions over one period. Specifically, for a function \( f(x) \) defined on the interval \([-\pi, \pi]\), the n-th Fourier coefficient \( c_n \) is given by \( c_n = \frac{1}{2\pi} \int_{-\pi}^{\pi} f(x) e^{-inx} \, dx \).

Can any complex function be represented by a Fourier series?

Not every complex function can be represented by a Fourier series. A function must satisfy certain conditions, known as Dirichlet conditions, to be represented by a Fourier series. These conditions include being periodic, having a finite number of discontinuities, and having a finite number of maxima and minima within one period.

What are the advantages of using the Fourier series method to solve integrals?

Using the Fourier series method to solve integrals has several advantages: it can simplify complex integrals by breaking them down into simpler components, it leverages the orthogonality of trigonometric functions to make calculations more manageable, and it provides a systematic approach to handle periodic functions. Additionally, it can reveal important properties of the function, such as frequency components.

What are some common pitfalls when using Fourier series to solve integrals of complex functions?

Common pitfalls include incorrectly determining the Fourier coefficients, not ensuring the function meets the necessary conditions for Fourier series representation, and misapplying the orthogonality properties of the basis functions. Additionally, convergence issues can arise if the function is not well-behaved, and numerical errors can occur if the integrals for the coefficients are not computed accurately.

Similar threads

Replies
6
Views
934
Replies
6
Views
983
Replies
2
Views
1K
Replies
2
Views
753
Replies
16
Views
1K
Replies
1
Views
1K
Replies
7
Views
2K
Back
Top