3

Given $$f(x) = 1+\sum_{n=1}^{\infty}\frac{\sin (nx)}{3^n}$$

what is the easy way to find out the following equation's answer is odd or even?

  • $$\begin{align*} &\frac{1}{\pi}\int_{-\pi}^{\pi}f(x)\,dx\\ &\frac{1}{\pi}\int_{-\pi}^{\pi}f(x)\cos(3x)\,dx\\ &\frac{1}{\pi}\int_{-\pi}^{\pi}f(x)\sin(5x)\,dx \end{align*}$$

1) =a_0/2=1/2 odd

2) =0 no cosine terms

3) =1/3^5 =1/243 odd

Sum of odd function is odd

How to calculate following f by using Plancherel's Theorem? or Parseval's theorem? $$\frac{1}{\pi}\int_{-\pi}^{\pi}f\bigl(x^2\bigr)\,dx.$$

this is also given with the question as a Hint- (geometric series formula ∑r^n= r/(1-r), if (r|<1.))

To calculate this by plancherel or Parseval's theorem are we going to use the given function?

andy_Wiz
  • 31
  • 3
  • Please think a bit and give an informative title, don't just repeat the instructions you are given (namely, to come up with a specific, informative title!). Please don't just copy your assignment here. Please provide context. – Arturo Magidin May 04 '12 at 22:05
  • The tag (differential-equations) might be misleading, I think (Fourier-series) might be better. – AD - Stop Putin - May 04 '12 at 22:08
  • 2
    What's your math question? be specific. – Argon May 04 '12 at 22:10
  • 1
    In the last integral I believe there should be $f(x)^2$ instead of $f(x^2)$... – AD - Stop Putin - May 04 '12 at 22:10
  • @Argon A function is given, and some values are to be calculated. – AD - Stop Putin - May 04 '12 at 22:11
  • @AD.: The original read: (1/π) ∫_(-π)^π f((x)^2)dx; so the OP certainly wrote $f(x^2)$; whether he meant it to be $f(x)^2$... well, somehow I suspect we may never know. – Arturo Magidin May 04 '12 at 22:14
  • @ArturoMagidin Thanks, I would guess it was a typo :) – AD - Stop Putin - May 04 '12 at 22:16
  • @AD. The title used to be "What's your math question? be specific". It was changed. – Argon May 04 '12 at 22:21
  • First part was just to find the answers are odd or even etc.i think . So when i try to solve the 2) 2nd part of problem . all i see is "use Plancherel's Theorem to calculate (1/π) ∫_(-π)^π f(x)^2dx So i guess we going to use the given function to solve this problem?
  • – andy_Wiz May 04 '12 at 22:58
  • @andy_Wiz In your comment you say $f(x)^2$ but in the post it is $f(x^2)$ (in which case there is no direct connection to the Plancherel/Parseval thm). – AD - Stop Putin - May 05 '12 at 05:03