Finding the FS of g(x): Is it Right?

  • Thread starter Thread starter daniel_i_l
  • Start date Start date
daniel_i_l
Gold Member
Messages
864
Reaction score
0
Lets say that you have a function f and a FS:
<br /> \sum_{n=1}^{\inf}a_{n}cos(xn) + b_{n}sin(xn)<br />
what is the FS of
<br /> g(x) = (f(x) + f(-x))/2<br />
I think that the answer is
<br /> \sum_{n=1}^{\inf}a_{n}cos(xn) <br />
am i right?
thanks.
 
Physics news on Phys.org
Of course, the sine expansion from the Fourier series for an even function goes away, since sine is an odd function.

So,yes, the Fourier series will contain only cosines.

Daniel.
 
Yes, g(x) is the "even part" of f.

If h(x)= (f(x)- f(-x))/2, the "odd part" of f, then the Fourier series for h would be
\sum_{n=1}^{\inf}a_{n}sin(xn)

Since sine is an odd function and cosine is an even function they divide f into even and odd parts.

If you want a more "formal" demonstration of that just note that g(x)sin(nx) and h(x)cos(nx) are odd functions themselves. Their integrals from -a to a must be 0.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top