0
$\begingroup$

Can anybody help me solving following problem?

Is there a sequence of polynomals P_n on complex plane such that

limit of P_n(z) equals 1 on upper half plane -1 on lower half plane and 0 on real axis?

1 Answers 1

3

Hint: Use Runge's theorem. Find sequences of compact sets $A_n$, $B_n$, $C_n$ so that

1) $A_n \subseteq A_{n+1}$, $B_n \subseteq B_{n+1}$, $C_n \subseteq C_{n+1}$

2) $\bigcup_n A_n$, $\bigcup_n B_n$, $\bigcup_n C_n$ are the upper half plane, lower half plane and real axis.

  • 0
    I know that on each compact subset we can approximate uniformly by polynomials... But how can we sure that on overlapping regions these polynomials actually coincide?2012-11-08
  • 0
    For each $n$, you get one polynomial (not several that need to coincide) that approximates a certain function on the compact set $A_n \cup B_n \cup C_n$.2012-11-08
  • 0
    Thanks I got it. Especially that works with 1/n2012-11-09