Show that if $f(z)$ is entire and if $f(z)/z^n$ is bounded when $z$ is large then $f$ must be a polynomial.Entire function bounded by a polynomial is a polynomialLet $f$ be an entire function such that $|f(z)| le 1 + 2|z|^10/3$ for all $z$. Prove that $f$ is a cubic polynomial.function of one complex variableShow that an entire function is a polynomialIf $f$ is entire and $f^(5)$ is bounded in $mathbbC$ then $f$ is a polynomial of degree at most 5An entire function that must be a polynomialSuppose $f$ is entire and $|f(z)| leq A + B |z|^3/2$. Show that $f$ is a linear polynomial.Let $f(z)$ be an entire function, show that $overlinef(overlinez)$ is also entire using power series.How to prove f has degree at most n, with the caveat that |z|>Rentire function with bounded multiplicity is a polynomial
How long does it take to type this?
Prevent a directory in /tmp from being deleted
What typically incentivizes a professor to change jobs to a lower ranking university?
How is this relation reflexive?
What are these boxed doors outside store fronts in New York?
Email Account under attack (really) - anything I can do?
If Manufacturer spice model and Datasheet give different values which should I use?
Pronouncing Dictionary.com's W.O.D "vade mecum" in English
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
How to re-create Edward Weson's Pepper No. 30?
How is it possible to have an ability score that is less than 3?
Patience, young "Padovan"
How can bays and straits be determined in a procedurally generated map?
Theorems that impeded progress
Book about a traveler who helps planets in need
What defenses are there against being summoned by the Gate spell?
Suffixes -unt and -ut-
Continuity at a point in terms of closure
Do any Labour MPs support no-deal?
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
The use of multiple foreign keys on same column in SQL Server
Find original functions from a composite function
N.B. ligature in Latex
How to report a triplet of septets in NMR tabulation?
Show that if $f(z)$ is entire and if $f(z)/z^n$ is bounded when $z$ is large then $f$ must be a polynomial.
Entire function bounded by a polynomial is a polynomialLet $f$ be an entire function such that $|f(z)| le 1 + 2|z|^10/3$ for all $z$. Prove that $f$ is a cubic polynomial.function of one complex variableShow that an entire function is a polynomialIf $f$ is entire and $f^(5)$ is bounded in $mathbbC$ then $f$ is a polynomial of degree at most 5An entire function that must be a polynomialSuppose $f$ is entire and $|f(z)| leq A + B |z|^3/2$. Show that $f$ is a linear polynomial.Let $f(z)$ be an entire function, show that $overlinef(overlinez)$ is also entire using power series.How to prove f has degree at most n, with the caveat that |z|>Rentire function with bounded multiplicity is a polynomial
$begingroup$
Suppose that if $f(z)$ is an entire function such that $dfracf(z)z^n$ is bounded for $|z|ge R$ then $f(z)$ must be a polynomial of degree at most $n$
This same question has already been asked and solved on this website but the solution relies on power series and this question is asked in my text before power series has been introduced.
My book gives the hint that I should use Cauchy's estimates for $f^(m+1)(z)$ on a disk $|z-z_0|<R$ and then let $R to infty$ to obtain that $f^(m+1)(z_0)=0$
I proved the hint as follows. $f$ is analytic on $|z|<R$ and also $|f(z)|<k|z|^n$ when $|z|ge R$ so by Cauchy's estimate on $|z|<R$, $f^(m)(0)le dfracm!R^mk|z|^n=m!kR^n-mto0$ when $m>n$ and so $f^(m)(0)=0 ; forall ;m>n$.
Now let $z_0in mathbb C$ and choose $R'$ big enough such that $B_R(0) subset B_R'(z_0)$, hence $|z|>R$ when $z in partial B_R'(z_0).$ $f$ being entire is then analytic on $B_R'(z_0)$ and so again by Cauchy's estimates we see that $f^(m)(z_0)le dfracm!(R')^mk|hat z|^n$ for $hat zin partial B_R'(z_0)$ such that $|hat z| ge |z|$ for any $z in partial B_R'(z_0)$. Note that $|hat z|=|z_0|+R'$ since for any $z in partial B_R'(z_0)$ we have $|z|le |z-z_0|+|z_0|= R' +|z_0|$. So $|hat z| le R' + |z_0|$ but we see that $z_0 + R'dfracz_0$ is on $partial B_R'(z_0)$ and $|z_0 + R'dfracz_0|=|z_0|+R'$ and this means that $|hat z| = R' +|z_0|$. Using this we now see that $f^(m)(z_0)le dfracm!(R')^mk(|z_0|+R')^n$ and if we let $m>n$ then we see that $f^(m)(z_0) to 0$ and $R' to infty$.
Now we can say that $f^(m)(z)=0$ whenever $m>n$.
Now I do not know how to continue? Why does this mean that $f$ must be a polynomial? I see how it is true if we can use power series but thats not available to me now. Can I use induction as follows?
I want to show that if $f$ is entire and $f^(m)(z)=0$ for $m>n$ means that $f$ is a polynomial with degree at most $n$.
For the base case suppose $f^m(z)=0$ whenever $m>0$. Hence $f'(z)=0$ which means $f$ is a constant function, or in other words a polynomial with degree $0$. So the base case is true.
Now suppose that $f^m(z)=0$ whenever $m>k$ means that $f$ is a polynomial if at most degree $k$. Suppose that $f^m(z)=0$ whenever $m>k+1$. Let $g(z)=f'(z)$ which is also entire since $f$ is entire. Then we see that $g^m(z)=0$ whenever $m>k$ which implys that $g$ is a polynomial of degree at most $k$ and therfore $f'(z)$ is a polynomial of degree at most $k$ which means that $f(z)$ is a polynomial of degree at most $k+1$ which proves the result.
Is this all correct?
complex-analysis
$endgroup$
add a comment |
$begingroup$
Suppose that if $f(z)$ is an entire function such that $dfracf(z)z^n$ is bounded for $|z|ge R$ then $f(z)$ must be a polynomial of degree at most $n$
This same question has already been asked and solved on this website but the solution relies on power series and this question is asked in my text before power series has been introduced.
My book gives the hint that I should use Cauchy's estimates for $f^(m+1)(z)$ on a disk $|z-z_0|<R$ and then let $R to infty$ to obtain that $f^(m+1)(z_0)=0$
I proved the hint as follows. $f$ is analytic on $|z|<R$ and also $|f(z)|<k|z|^n$ when $|z|ge R$ so by Cauchy's estimate on $|z|<R$, $f^(m)(0)le dfracm!R^mk|z|^n=m!kR^n-mto0$ when $m>n$ and so $f^(m)(0)=0 ; forall ;m>n$.
Now let $z_0in mathbb C$ and choose $R'$ big enough such that $B_R(0) subset B_R'(z_0)$, hence $|z|>R$ when $z in partial B_R'(z_0).$ $f$ being entire is then analytic on $B_R'(z_0)$ and so again by Cauchy's estimates we see that $f^(m)(z_0)le dfracm!(R')^mk|hat z|^n$ for $hat zin partial B_R'(z_0)$ such that $|hat z| ge |z|$ for any $z in partial B_R'(z_0)$. Note that $|hat z|=|z_0|+R'$ since for any $z in partial B_R'(z_0)$ we have $|z|le |z-z_0|+|z_0|= R' +|z_0|$. So $|hat z| le R' + |z_0|$ but we see that $z_0 + R'dfracz_0$ is on $partial B_R'(z_0)$ and $|z_0 + R'dfracz_0|=|z_0|+R'$ and this means that $|hat z| = R' +|z_0|$. Using this we now see that $f^(m)(z_0)le dfracm!(R')^mk(|z_0|+R')^n$ and if we let $m>n$ then we see that $f^(m)(z_0) to 0$ and $R' to infty$.
Now we can say that $f^(m)(z)=0$ whenever $m>n$.
Now I do not know how to continue? Why does this mean that $f$ must be a polynomial? I see how it is true if we can use power series but thats not available to me now. Can I use induction as follows?
I want to show that if $f$ is entire and $f^(m)(z)=0$ for $m>n$ means that $f$ is a polynomial with degree at most $n$.
For the base case suppose $f^m(z)=0$ whenever $m>0$. Hence $f'(z)=0$ which means $f$ is a constant function, or in other words a polynomial with degree $0$. So the base case is true.
Now suppose that $f^m(z)=0$ whenever $m>k$ means that $f$ is a polynomial if at most degree $k$. Suppose that $f^m(z)=0$ whenever $m>k+1$. Let $g(z)=f'(z)$ which is also entire since $f$ is entire. Then we see that $g^m(z)=0$ whenever $m>k$ which implys that $g$ is a polynomial of degree at most $k$ and therfore $f'(z)$ is a polynomial of degree at most $k$ which means that $f(z)$ is a polynomial of degree at most $k+1$ which proves the result.
Is this all correct?
complex-analysis
$endgroup$
$begingroup$
$sin(z)$ is not a bounded function when the domain is $mathbb C$
$endgroup$
– alpastor
Mar 29 at 20:19
$begingroup$
@PeterForeman, are you sure $sin(z)$ is bounded in the entire complex plane? Or, did I misunderstand what you were saying?
$endgroup$
– avs
Mar 29 at 20:19
add a comment |
$begingroup$
Suppose that if $f(z)$ is an entire function such that $dfracf(z)z^n$ is bounded for $|z|ge R$ then $f(z)$ must be a polynomial of degree at most $n$
This same question has already been asked and solved on this website but the solution relies on power series and this question is asked in my text before power series has been introduced.
My book gives the hint that I should use Cauchy's estimates for $f^(m+1)(z)$ on a disk $|z-z_0|<R$ and then let $R to infty$ to obtain that $f^(m+1)(z_0)=0$
I proved the hint as follows. $f$ is analytic on $|z|<R$ and also $|f(z)|<k|z|^n$ when $|z|ge R$ so by Cauchy's estimate on $|z|<R$, $f^(m)(0)le dfracm!R^mk|z|^n=m!kR^n-mto0$ when $m>n$ and so $f^(m)(0)=0 ; forall ;m>n$.
Now let $z_0in mathbb C$ and choose $R'$ big enough such that $B_R(0) subset B_R'(z_0)$, hence $|z|>R$ when $z in partial B_R'(z_0).$ $f$ being entire is then analytic on $B_R'(z_0)$ and so again by Cauchy's estimates we see that $f^(m)(z_0)le dfracm!(R')^mk|hat z|^n$ for $hat zin partial B_R'(z_0)$ such that $|hat z| ge |z|$ for any $z in partial B_R'(z_0)$. Note that $|hat z|=|z_0|+R'$ since for any $z in partial B_R'(z_0)$ we have $|z|le |z-z_0|+|z_0|= R' +|z_0|$. So $|hat z| le R' + |z_0|$ but we see that $z_0 + R'dfracz_0$ is on $partial B_R'(z_0)$ and $|z_0 + R'dfracz_0|=|z_0|+R'$ and this means that $|hat z| = R' +|z_0|$. Using this we now see that $f^(m)(z_0)le dfracm!(R')^mk(|z_0|+R')^n$ and if we let $m>n$ then we see that $f^(m)(z_0) to 0$ and $R' to infty$.
Now we can say that $f^(m)(z)=0$ whenever $m>n$.
Now I do not know how to continue? Why does this mean that $f$ must be a polynomial? I see how it is true if we can use power series but thats not available to me now. Can I use induction as follows?
I want to show that if $f$ is entire and $f^(m)(z)=0$ for $m>n$ means that $f$ is a polynomial with degree at most $n$.
For the base case suppose $f^m(z)=0$ whenever $m>0$. Hence $f'(z)=0$ which means $f$ is a constant function, or in other words a polynomial with degree $0$. So the base case is true.
Now suppose that $f^m(z)=0$ whenever $m>k$ means that $f$ is a polynomial if at most degree $k$. Suppose that $f^m(z)=0$ whenever $m>k+1$. Let $g(z)=f'(z)$ which is also entire since $f$ is entire. Then we see that $g^m(z)=0$ whenever $m>k$ which implys that $g$ is a polynomial of degree at most $k$ and therfore $f'(z)$ is a polynomial of degree at most $k$ which means that $f(z)$ is a polynomial of degree at most $k+1$ which proves the result.
Is this all correct?
complex-analysis
$endgroup$
Suppose that if $f(z)$ is an entire function such that $dfracf(z)z^n$ is bounded for $|z|ge R$ then $f(z)$ must be a polynomial of degree at most $n$
This same question has already been asked and solved on this website but the solution relies on power series and this question is asked in my text before power series has been introduced.
My book gives the hint that I should use Cauchy's estimates for $f^(m+1)(z)$ on a disk $|z-z_0|<R$ and then let $R to infty$ to obtain that $f^(m+1)(z_0)=0$
I proved the hint as follows. $f$ is analytic on $|z|<R$ and also $|f(z)|<k|z|^n$ when $|z|ge R$ so by Cauchy's estimate on $|z|<R$, $f^(m)(0)le dfracm!R^mk|z|^n=m!kR^n-mto0$ when $m>n$ and so $f^(m)(0)=0 ; forall ;m>n$.
Now let $z_0in mathbb C$ and choose $R'$ big enough such that $B_R(0) subset B_R'(z_0)$, hence $|z|>R$ when $z in partial B_R'(z_0).$ $f$ being entire is then analytic on $B_R'(z_0)$ and so again by Cauchy's estimates we see that $f^(m)(z_0)le dfracm!(R')^mk|hat z|^n$ for $hat zin partial B_R'(z_0)$ such that $|hat z| ge |z|$ for any $z in partial B_R'(z_0)$. Note that $|hat z|=|z_0|+R'$ since for any $z in partial B_R'(z_0)$ we have $|z|le |z-z_0|+|z_0|= R' +|z_0|$. So $|hat z| le R' + |z_0|$ but we see that $z_0 + R'dfracz_0$ is on $partial B_R'(z_0)$ and $|z_0 + R'dfracz_0|=|z_0|+R'$ and this means that $|hat z| = R' +|z_0|$. Using this we now see that $f^(m)(z_0)le dfracm!(R')^mk(|z_0|+R')^n$ and if we let $m>n$ then we see that $f^(m)(z_0) to 0$ and $R' to infty$.
Now we can say that $f^(m)(z)=0$ whenever $m>n$.
Now I do not know how to continue? Why does this mean that $f$ must be a polynomial? I see how it is true if we can use power series but thats not available to me now. Can I use induction as follows?
I want to show that if $f$ is entire and $f^(m)(z)=0$ for $m>n$ means that $f$ is a polynomial with degree at most $n$.
For the base case suppose $f^m(z)=0$ whenever $m>0$. Hence $f'(z)=0$ which means $f$ is a constant function, or in other words a polynomial with degree $0$. So the base case is true.
Now suppose that $f^m(z)=0$ whenever $m>k$ means that $f$ is a polynomial if at most degree $k$. Suppose that $f^m(z)=0$ whenever $m>k+1$. Let $g(z)=f'(z)$ which is also entire since $f$ is entire. Then we see that $g^m(z)=0$ whenever $m>k$ which implys that $g$ is a polynomial of degree at most $k$ and therfore $f'(z)$ is a polynomial of degree at most $k$ which means that $f(z)$ is a polynomial of degree at most $k+1$ which proves the result.
Is this all correct?
complex-analysis
complex-analysis
edited Mar 29 at 21:10
alpastor
asked Mar 29 at 20:13
alpastoralpastor
485314
485314
$begingroup$
$sin(z)$ is not a bounded function when the domain is $mathbb C$
$endgroup$
– alpastor
Mar 29 at 20:19
$begingroup$
@PeterForeman, are you sure $sin(z)$ is bounded in the entire complex plane? Or, did I misunderstand what you were saying?
$endgroup$
– avs
Mar 29 at 20:19
add a comment |
$begingroup$
$sin(z)$ is not a bounded function when the domain is $mathbb C$
$endgroup$
– alpastor
Mar 29 at 20:19
$begingroup$
@PeterForeman, are you sure $sin(z)$ is bounded in the entire complex plane? Or, did I misunderstand what you were saying?
$endgroup$
– avs
Mar 29 at 20:19
$begingroup$
$sin(z)$ is not a bounded function when the domain is $mathbb C$
$endgroup$
– alpastor
Mar 29 at 20:19
$begingroup$
$sin(z)$ is not a bounded function when the domain is $mathbb C$
$endgroup$
– alpastor
Mar 29 at 20:19
$begingroup$
@PeterForeman, are you sure $sin(z)$ is bounded in the entire complex plane? Or, did I misunderstand what you were saying?
$endgroup$
– avs
Mar 29 at 20:19
$begingroup$
@PeterForeman, are you sure $sin(z)$ is bounded in the entire complex plane? Or, did I misunderstand what you were saying?
$endgroup$
– avs
Mar 29 at 20:19
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The statement that
$$
f^(n)(0) = 0 mbox for n geq m
$$
(which you already proved) means that $f$ is a polynomial in a neighborhood $D$ of the origin. Let us show that this polynomial cannot be the restriction of a non-polynomial entire function to $D$.
Since $f$ is entire, so are all of its derivatives. Therefore, a derivative $g_k(z) = f^(k)(z)$ of $f$ of order $k geq m$ ($m$ or higher) is also entire. And this function coincides in the whole interior of $D$ with the function $f^(k) equiv 0$. Regard $f^(k)$ as the restriction to $D$ of the entire function constantly equal to zero.
Since two holomoprhic functions defined in the same domain and equal on a set that has a limit point in that domain are identical (this is the key here; see Cartan), it follows that $g_k(z)$ is identically equal to the entire function that is constantly zero.
$endgroup$
$begingroup$
I mentioned in the above question that the power series representation of entire functions has not been introduced yet in my text book (Gamelin's Complex Analysis) so I can't use power series to answer this question
$endgroup$
– alpastor
Mar 29 at 20:46
$begingroup$
Have you covered the Cauchy integral formula?
$endgroup$
– avs
Mar 29 at 21:01
$begingroup$
Yes i have covered that
$endgroup$
– alpastor
Mar 29 at 21:17
$begingroup$
Well, you've used that by using the Cauchy estimates. Anyway, I edited the proof, removing the part about Taylor series.
$endgroup$
– avs
Mar 29 at 22:05
1
$begingroup$
I doubt that if the OP's course has not yet covered series that it's covered the identity theorem.
$endgroup$
– Mark Viola
Mar 29 at 23:00
|
show 1 more comment
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3167560%2fshow-that-if-fz-is-entire-and-if-fz-zn-is-bounded-when-z-is-large-the%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The statement that
$$
f^(n)(0) = 0 mbox for n geq m
$$
(which you already proved) means that $f$ is a polynomial in a neighborhood $D$ of the origin. Let us show that this polynomial cannot be the restriction of a non-polynomial entire function to $D$.
Since $f$ is entire, so are all of its derivatives. Therefore, a derivative $g_k(z) = f^(k)(z)$ of $f$ of order $k geq m$ ($m$ or higher) is also entire. And this function coincides in the whole interior of $D$ with the function $f^(k) equiv 0$. Regard $f^(k)$ as the restriction to $D$ of the entire function constantly equal to zero.
Since two holomoprhic functions defined in the same domain and equal on a set that has a limit point in that domain are identical (this is the key here; see Cartan), it follows that $g_k(z)$ is identically equal to the entire function that is constantly zero.
$endgroup$
$begingroup$
I mentioned in the above question that the power series representation of entire functions has not been introduced yet in my text book (Gamelin's Complex Analysis) so I can't use power series to answer this question
$endgroup$
– alpastor
Mar 29 at 20:46
$begingroup$
Have you covered the Cauchy integral formula?
$endgroup$
– avs
Mar 29 at 21:01
$begingroup$
Yes i have covered that
$endgroup$
– alpastor
Mar 29 at 21:17
$begingroup$
Well, you've used that by using the Cauchy estimates. Anyway, I edited the proof, removing the part about Taylor series.
$endgroup$
– avs
Mar 29 at 22:05
1
$begingroup$
I doubt that if the OP's course has not yet covered series that it's covered the identity theorem.
$endgroup$
– Mark Viola
Mar 29 at 23:00
|
show 1 more comment
$begingroup$
The statement that
$$
f^(n)(0) = 0 mbox for n geq m
$$
(which you already proved) means that $f$ is a polynomial in a neighborhood $D$ of the origin. Let us show that this polynomial cannot be the restriction of a non-polynomial entire function to $D$.
Since $f$ is entire, so are all of its derivatives. Therefore, a derivative $g_k(z) = f^(k)(z)$ of $f$ of order $k geq m$ ($m$ or higher) is also entire. And this function coincides in the whole interior of $D$ with the function $f^(k) equiv 0$. Regard $f^(k)$ as the restriction to $D$ of the entire function constantly equal to zero.
Since two holomoprhic functions defined in the same domain and equal on a set that has a limit point in that domain are identical (this is the key here; see Cartan), it follows that $g_k(z)$ is identically equal to the entire function that is constantly zero.
$endgroup$
$begingroup$
I mentioned in the above question that the power series representation of entire functions has not been introduced yet in my text book (Gamelin's Complex Analysis) so I can't use power series to answer this question
$endgroup$
– alpastor
Mar 29 at 20:46
$begingroup$
Have you covered the Cauchy integral formula?
$endgroup$
– avs
Mar 29 at 21:01
$begingroup$
Yes i have covered that
$endgroup$
– alpastor
Mar 29 at 21:17
$begingroup$
Well, you've used that by using the Cauchy estimates. Anyway, I edited the proof, removing the part about Taylor series.
$endgroup$
– avs
Mar 29 at 22:05
1
$begingroup$
I doubt that if the OP's course has not yet covered series that it's covered the identity theorem.
$endgroup$
– Mark Viola
Mar 29 at 23:00
|
show 1 more comment
$begingroup$
The statement that
$$
f^(n)(0) = 0 mbox for n geq m
$$
(which you already proved) means that $f$ is a polynomial in a neighborhood $D$ of the origin. Let us show that this polynomial cannot be the restriction of a non-polynomial entire function to $D$.
Since $f$ is entire, so are all of its derivatives. Therefore, a derivative $g_k(z) = f^(k)(z)$ of $f$ of order $k geq m$ ($m$ or higher) is also entire. And this function coincides in the whole interior of $D$ with the function $f^(k) equiv 0$. Regard $f^(k)$ as the restriction to $D$ of the entire function constantly equal to zero.
Since two holomoprhic functions defined in the same domain and equal on a set that has a limit point in that domain are identical (this is the key here; see Cartan), it follows that $g_k(z)$ is identically equal to the entire function that is constantly zero.
$endgroup$
The statement that
$$
f^(n)(0) = 0 mbox for n geq m
$$
(which you already proved) means that $f$ is a polynomial in a neighborhood $D$ of the origin. Let us show that this polynomial cannot be the restriction of a non-polynomial entire function to $D$.
Since $f$ is entire, so are all of its derivatives. Therefore, a derivative $g_k(z) = f^(k)(z)$ of $f$ of order $k geq m$ ($m$ or higher) is also entire. And this function coincides in the whole interior of $D$ with the function $f^(k) equiv 0$. Regard $f^(k)$ as the restriction to $D$ of the entire function constantly equal to zero.
Since two holomoprhic functions defined in the same domain and equal on a set that has a limit point in that domain are identical (this is the key here; see Cartan), it follows that $g_k(z)$ is identically equal to the entire function that is constantly zero.
edited Mar 29 at 22:04
answered Mar 29 at 20:42
avsavs
3,904515
3,904515
$begingroup$
I mentioned in the above question that the power series representation of entire functions has not been introduced yet in my text book (Gamelin's Complex Analysis) so I can't use power series to answer this question
$endgroup$
– alpastor
Mar 29 at 20:46
$begingroup$
Have you covered the Cauchy integral formula?
$endgroup$
– avs
Mar 29 at 21:01
$begingroup$
Yes i have covered that
$endgroup$
– alpastor
Mar 29 at 21:17
$begingroup$
Well, you've used that by using the Cauchy estimates. Anyway, I edited the proof, removing the part about Taylor series.
$endgroup$
– avs
Mar 29 at 22:05
1
$begingroup$
I doubt that if the OP's course has not yet covered series that it's covered the identity theorem.
$endgroup$
– Mark Viola
Mar 29 at 23:00
|
show 1 more comment
$begingroup$
I mentioned in the above question that the power series representation of entire functions has not been introduced yet in my text book (Gamelin's Complex Analysis) so I can't use power series to answer this question
$endgroup$
– alpastor
Mar 29 at 20:46
$begingroup$
Have you covered the Cauchy integral formula?
$endgroup$
– avs
Mar 29 at 21:01
$begingroup$
Yes i have covered that
$endgroup$
– alpastor
Mar 29 at 21:17
$begingroup$
Well, you've used that by using the Cauchy estimates. Anyway, I edited the proof, removing the part about Taylor series.
$endgroup$
– avs
Mar 29 at 22:05
1
$begingroup$
I doubt that if the OP's course has not yet covered series that it's covered the identity theorem.
$endgroup$
– Mark Viola
Mar 29 at 23:00
$begingroup$
I mentioned in the above question that the power series representation of entire functions has not been introduced yet in my text book (Gamelin's Complex Analysis) so I can't use power series to answer this question
$endgroup$
– alpastor
Mar 29 at 20:46
$begingroup$
I mentioned in the above question that the power series representation of entire functions has not been introduced yet in my text book (Gamelin's Complex Analysis) so I can't use power series to answer this question
$endgroup$
– alpastor
Mar 29 at 20:46
$begingroup$
Have you covered the Cauchy integral formula?
$endgroup$
– avs
Mar 29 at 21:01
$begingroup$
Have you covered the Cauchy integral formula?
$endgroup$
– avs
Mar 29 at 21:01
$begingroup$
Yes i have covered that
$endgroup$
– alpastor
Mar 29 at 21:17
$begingroup$
Yes i have covered that
$endgroup$
– alpastor
Mar 29 at 21:17
$begingroup$
Well, you've used that by using the Cauchy estimates. Anyway, I edited the proof, removing the part about Taylor series.
$endgroup$
– avs
Mar 29 at 22:05
$begingroup$
Well, you've used that by using the Cauchy estimates. Anyway, I edited the proof, removing the part about Taylor series.
$endgroup$
– avs
Mar 29 at 22:05
1
1
$begingroup$
I doubt that if the OP's course has not yet covered series that it's covered the identity theorem.
$endgroup$
– Mark Viola
Mar 29 at 23:00
$begingroup$
I doubt that if the OP's course has not yet covered series that it's covered the identity theorem.
$endgroup$
– Mark Viola
Mar 29 at 23:00
|
show 1 more comment
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3167560%2fshow-that-if-fz-is-entire-and-if-fz-zn-is-bounded-when-z-is-large-the%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
$sin(z)$ is not a bounded function when the domain is $mathbb C$
$endgroup$
– alpastor
Mar 29 at 20:19
$begingroup$
@PeterForeman, are you sure $sin(z)$ is bounded in the entire complex plane? Or, did I misunderstand what you were saying?
$endgroup$
– avs
Mar 29 at 20:19