7

Let $ f: \mathbb{C} \rightarrow \mathbb{C} $ be an entire function and let $g : \mathbb{C} \rightarrow \mathbb{C} $ be defined by $$g(z)= f(z) - f(z+1)$$ for all $ z\in \mathbb{C}$. Which of the options are correct :

  1. if $ f(\frac{1}{n}) = 0 $ for all positive integers n, then $f$ is a constant function.

  2. if $ f(n) = 0 $ for all positive integers n, then $f$ is a constant function.

  3. if $ f(\frac{1}{n}) = f(\frac{1}{n}+1)$ for all positive integers n, then $g$ is a constant function.

  4. $ f(n) = f(n+1) $ for all positive integers $n$, then $g$ is a constant function

Please suggest which of the options are correct.

Using the Identity theorem, the options 1 and 3 seem to be correct as in both cases, the sequence of zeros for $\,f\,$ and $\,g\,$ is $ < \frac{1}{n} >$ that converges to zero which belongs to $\Bbb C$. Therefore, in both cases $\,f\,$ and $\,g\,$ are identically equal to zero. But in (2) and (4), we arrive for both $\,f\,$ and $\,g\,$, at the zeros sequence $ <{n}>$ diverges to infinity which does not ensure the required conclusion.

learner
  • 6,726
preeti
  • 1,327
  • 1
  • 18
  • 26
  • 1
    Note the $g(z)$ is also entire. Hence, if we specify the value of $g(z)$ on a convergent sequence then $g$ is uniquely determined. –  Jun 08 '12 at 17:31
  • 1
    Are you familiar with the identity theorem for analytic functions? http://en.wikipedia.org/wiki/Identity_theorem – Potato Jun 08 '12 at 17:33
  • 1
    1.true: the set of zeros of $f$ has a accumulation point in $0$ – H. Kabayakawa Jun 08 '12 at 17:34
  • @Potato: Thanks, I used it and it seems that according to that options 1 and 3 seem to be correct. But the book says all options are correct. – preeti Jun 08 '12 at 17:35
  • 1
    What book are you using? – copper.hat Jun 08 '12 at 17:36
  • 1
    @preeti : ( out of math question ) which competitive exam ? – Theorem Jun 08 '12 at 17:52
  • 1
  • false: Let again $f(x)=\sin(\pi x)$.
  • – Gregor Botero Jun 08 '12 at 18:10