Deduce that (P[0,1], norm(inf)) is not complete.

  • Thread starter ChemEng1
  • Start date
  • Tags
    Complete
In summary: Yes, this is correct. Every power series has an interval of convergence, of the form (-R,R), such that the series converges for values of t inside the interval, and diverges for values of t outside the interval. Convergence is uniform on any closed interval of the real line.
  • #1
ChemEng1
52
0

Homework Statement


Deduce that (P[0,1], norm(inf)) is not complete.

Homework Equations



The Attempt at a Solution


I am not really sure how to start this.

My strongest instinct is to find a polynomial that converges to something that isn't a polynomial (discontinuous, trigonometric, or whatever). I have no tools to find such a polynomial without the 'needle in a haystack' approach.

Every Cauchy sequence is bounded, so trying to find an unbounded element of P[0,1] is out.

Any direction to steer this ship in would be appreciated.
 
Physics news on Phys.org
  • #2
My strongest instinct is to find a polynomial that converges to something that isn't a polynomial (discontinuous, trigonometric, or whatever). I have no tools to find such a polynomial without the 'needle in a haystack' approach.

Your instinct is good. However, you are not trying to find ONE polynomial that converges to something that is not a polynomial. (Not sure what that even means.) You are trying to find a SEQUENCE of polynomials that converges to something other than a polynomial.

And since you're using the infinity norm, you need the convergence to be uniform, right?

What kinds of theorems do you know about polynomials? E.g. do you know any spaces that they are dense in? What do you know about Taylor series? etc.
 
  • #3
jbunniii said:
Your instinct is good. However, you are not trying to find ONE polynomial that converges to something that is not a polynomial. (Not sure what that even means.) You are trying to find a SEQUENCE of polynomials that converges to something other than a polynomial.
Agree. My sloppy use of words here.

jbunniii said:
And since you're using the infinity norm, you need the convergence to be uniform, right?
Yes.

jbunniii said:
What kinds of theorems do you know about polynomials? E.g. do you know any spaces that they are dense in?
I would guess that polynomials are dense in space of continuous functions? (This wasn't covered in book or notes however.)

jbunniii said:
What do you know about Taylor series?
I hadn't thought about Taylor series being a polynomial. So Taylor series that converges to exp^t would be an example to use.

Taylor Expansion of exp^t is 1+t+...+t^n/n!+...

I could use p(t)=1+t+...+t^n/n!. And guess that it converges to p=Taylor expansion.

Need to show that inf[p(t)-p]-->0. Then since p is not an element of P[0,1], the space is not complete.
 
  • #4
I would guess that polynomials are dense in space of continuous functions? (This wasn't covered in book or notes however.)

Yes, they are. This is the Stone-Weierstrass theorem. But if you haven't covered that yet, then don't worry about it - you can handle it using Taylor series.
I hadn't thought about Taylor series being a polynomial.

Each partial sum of a Taylor series has only finitely many terms, and is therefore a polynomial! And the sum of the series is the limit of the sequence of partial sums.

So Taylor series that converges to exp^t would be an example to use.

Taylor Expansion of exp^t is 1+t+...+t^n/n!+...

I could use p(t)=1+t+...+t^n/n!.

Right, although I would call it [itex]p_n(t)[/itex] since you're building a sequence.

And guess that it converges to p=Taylor expansion.

[tex]\lim_{n \rightarrow \infty} p_n(t) = p(t) = e^t[/tex]

By the way, you might want to call the limit something other than [itex]p(t)[/itex] since the notation suggests that it's a polynomial, and the whole point is that you don't want it to be a polynomial. But that's just a nitpick.

Need to show that inf[p(t)-p]-->0.

Don't you mean sup, not inf? And writing it more carefully, it would be

[tex]\sup_{t \in [0,1]} [p_n(t) - p(t)] \rightarrow 0[/tex]

as [itex]n \rightarrow \infty[/itex]

i.e. you need to establish that the convergence is uniform. Do you know any theorems about the uniformity of convergence of Taylor series (or, more generally, power series)?

Then since p is not an element of P[0,1], the space is not complete.

Correct.

Question: where do Cauchy sequences come into this proof?

Good question. They haven't appeared explicitly yet, but having established that [itex]p_n \rightarrow p[/itex] uniformly in the larger space of continuous functions, you immediately know that the sequence [itex]p_n[/itex] is uniformly Cauchy. (If you haven't covered this fact already, you should prove it, but it's an easy proof.)
 
  • #5
jbunniii said:
Do you know any theorems about the uniformity of convergence of Taylor series (or, more generally, power series)?
A power series converges uniformly to its limit in the interval of convergence?
^^^ This comes by Google and not text or notes (again). I am not familiar with an 'interval of convergence' though. Is it referring to [0,1] in this case?
 
  • #6
ChemEng1 said:
A power series converges uniformly to its limit in the interval of convergence?
^^^ This comes by Google and not text or notes (again). I am not familiar with an 'interval of convergence' though. Is it referring to [0,1] in this case?

Yes, this is correct. Every power series has an interval of convergence, of the form (-R,R), such that the series converges for values of t inside the interval, and diverges for values of t outside the interval. Convergence is uniform on any closed interval of the form [-A,A] where A < R. In the case of the Taylor series for e^t, the interval of convergence is actually (-infinity,infinity), and the series converges uniformly on any bounded closed interval.

If you don't have this theorem to work with, you can prove it directly for your specific series. Do you know any theorems about uniform convergence? How about the Weierstrass M test?
 
  • #7
P.S. If you don't know any theorems about uniform convergence, what do you know about the remainder term of a Taylor series?
 
  • #8
jbunniii said:
P.S. If you don't know any theorems about uniform convergence, what do you know about the remainder term of a Taylor series?

The remainder term of a Taylor series would go to zero as the number of terms approaches infinity?
 
  • #9
ChemEng1 said:
The remainder term of a Taylor series would go to zero as the number of terms approaches infinity?

It does, but this only proves that the series converges pointwise. Do you know a formula or bound for the remainder term which you could use to show that the convergence is uniform on your interval?
 

Related to Deduce that (P[0,1], norm(inf)) is not complete.

1. What does it mean for a normed vector space to be complete?

A vector space is said to be complete if every Cauchy sequence in that space converges to a limit within that space. In other words, there are no "missing" points in the space.

2. How is completeness related to the P[0,1] vector space?

P[0,1] is a vector space of all real-valued functions defined on the interval [0,1]. The completeness of this space means that every Cauchy sequence of functions defined on this interval will converge to a limit within the same space.

3. What is the norm(inf) on the P[0,1] vector space?

The norm(inf) is the supremum norm, also known as the infinity norm. It is defined as the maximum absolute value of a function within a given interval. In the case of P[0,1], the norm(inf) is the maximum absolute value of a function on the interval [0,1].

4. Why is P[0,1] with norm(inf) not complete?

It can be shown using a counterexample that there exist Cauchy sequences in P[0,1] that do not converge to a limit within the same space. This means that there are "missing" points in the space and therefore, P[0,1] with norm(inf) is not complete.

5. Can P[0,1] be made into a complete vector space with a different norm?

Yes, it is possible to define a different norm on P[0,1] that will make it a complete vector space. For example, the L^p norms, where p>1, can be used to make P[0,1] complete. However, the norm(inf) on P[0,1] is not enough to make it a complete space.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
4K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
12K
  • Topology and Analysis
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
12
Views
4K
Back
Top