Limit Of Continuous Functions: Integral Vs. Pointwise

by ADMIN 54 views

Hey guys! Let's dive into a fascinating question in the world of real analysis. We're going to explore the relationship between the integral of a sequence of continuous functions and the pointwise limit of that sequence. Specifically, we'll be tackling this statement:

Let fn:[0,1]R{f_n: [0,1] \rightarrow \mathbb{R}} be a continuous function for each positive integer n{n}. If limn01fn(x)2dx=0,{ \lim_{n \to \infty} \int_0^1 f_n(x)^2 \, dx = 0, } then limnfn(1/2)=0.{ \lim_{n \to \infty} f_n(1/2) = 0. }

Is this statement always true? Let's break it down and find out!

Understanding the Problem

Before we jump into a formal proof or counterexample, let's make sure we understand what the statement is saying. We're given a sequence of continuous functions, fn(x){f_n(x)}, defined on the interval [0, 1]. The key piece of information is that the integral of the square of these functions, 01fn(x)2dx{\int_0^1 f_n(x)^2 \, dx}, approaches 0 as n{n} goes to infinity. This tells us something about the "average size" of the functions – in a sense, they're getting smaller and smaller in terms of their overall contribution across the interval.

The question is: does this guarantee that the functions also shrink to zero at a specific point, namely x=1/2{x = 1/2}? In other words, does the pointwise limit limnfn(1/2){\lim_{n \to \infty} f_n(1/2)} necessarily equal 0? This is where things get interesting. It's tempting to say yes, because if the "average size" of the function is going to zero, you might think it should be going to zero everywhere. But, as we'll see, that intuition can be misleading in the world of real analysis. We need to be careful and think about how functions can behave.

To really get a handle on this, let's consider some scenarios. Imagine a sequence of functions that are very "spiky." They might have a large peak somewhere in the interval [0, 1], but the peak is very narrow. As n{n} increases, the peak could get taller, but also narrower, in such a way that the area under the squared function still goes to zero. But at the location of the spike, the function's value might not be going to zero at all! This kind of thinking is crucial for building a counterexample, which is what we'll do next.

Building a Counterexample

Okay, so we've got a hunch that the statement might be false. To prove it, we need to construct a counterexample. Remember, a counterexample is a specific example that satisfies the initial conditions of the statement but violates the conclusion. In our case, we need to find a sequence of continuous functions fn(x){f_n(x)} such that:

  1. fn(x){f_n(x)} is continuous on [0, 1] for all n{n}.
  2. limn01fn(x)2dx=0{\lim_{n \to \infty} \int_0^1 f_n(x)^2 \, dx = 0}.
  3. But, limnfn(1/2)0{\lim_{n \to \infty} f_n(1/2) \neq 0}.

Let's try to formalize our "spiky function" idea. We want functions that have a peak near x=1/2{x = 1/2} that gets taller and narrower as n{n} increases. Here's one way to define such a sequence: fn(x)={n4nx1/2if x1/2<14n0otherwise{ f_n(x) = \begin{cases} n - 4n|x - 1/2| & \text{if } |x - 1/2| < \frac{1}{4n} \\ 0 & \text{otherwise} \end{cases} }

Let's break down this definition.

  • First, note that fn(x){f_n(x)} is indeed continuous on [0, 1]. The absolute value function is continuous, and so is a linear function. The only place we need to worry about is where the two cases meet (where x1/2=14n{|x - 1/2| = \frac{1}{4n}}), but the function is defined to be 0 in both cases, so we have continuity. 2. The term n4nx1/2{n - 4n|x - 1/2|} creates a triangular peak centered at x=1/2{x = 1/2}.
  • The height of the peak is fn(1/2)=n{f_n(1/2) = n}, which goes to infinity as n{n} increases. This means our functions are getting taller near x=1/2{x = 1/2}, which is exactly what we wanted to make limnfn(1/2)0{\lim_{n \to \infty} f_n(1/2) \neq 0}.
  • The width of the base of the triangle is 12n{\frac{1}{2n}}. So, as n{n} increases, the peak becomes narrower. This is crucial for ensuring that the integral of the square goes to zero.
  • The function is 0 outside the interval (1/21/(4n),1/2+1/(4n)){(1/2 - 1/(4n), 1/2 + 1/(4n))}, which means it's only non-zero in a small region around x=1/2{x = 1/2}.

Now, let's check if this sequence of functions satisfies our conditions. First, it's clear that fn(1/2)=n{f_n(1/2) = n}, so limnfn(1/2)={\lim_{n \to \infty} f_n(1/2) = \infty}, which means the third condition is met.

Verifying the Integral Condition

Now, we need to show that limn01fn(x)2dx=0{\lim_{n \to \infty} \int_0^1 f_n(x)^2 \, dx = 0}. This is a little more involved, but let's break it down. Since fn(x){f_n(x)} is zero outside of the interval (1/21/(4n),1/2+1/(4n)){(1/2 - 1/(4n), 1/2 + 1/(4n))}, we only need to integrate over this interval: 01fn(x)2dx=1/21/(4n)1/2+1/(4n)(n4nx1/2)2dx{ \int_0^1 f_n(x)^2 \, dx = \int_{1/2 - 1/(4n)}^{1/2 + 1/(4n)} (n - 4n|x - 1/2|)^2 \, dx } To make the integral easier to handle, let's make a substitution: u=x1/2{u = x - 1/2}. Then du=dx{du = dx}, and our limits of integration become 1/(4n){-1/(4n)} and 1/(4n){1/(4n)}. The integral becomes: 1/(4n)1/(4n)(n4nu)2du{ \int_{-1/(4n)}^{1/(4n)} (n - 4n|u|)^2 \, du } Since the integrand is an even function, we can rewrite this as: 201/(4n)(n4nu)2du{ 2 \int_{0}^{1/(4n)} (n - 4nu)^2 \, du } Now, let's expand the square: 201/(4n)(n28n2u+16n2u2)du{ 2 \int_{0}^{1/(4n)} (n^2 - 8n^2u + 16n^2u^2) \, du } Now we can integrate term by term: 2[n2u4n2u2+163n2u3]01/(4n){ 2 \left[ n^2u - 4n^2u^2 + \frac{16}{3}n^2u^3 \right]_0^{1/(4n)} } Plugging in the limits of integration, we get: 2[n24n4n216n2+16n23(64n3)]{ 2 \left[ \frac{n^2}{4n} - \frac{4n^2}{16n^2} + \frac{16n^2}{3(64n^3)} \right] } Simplifying: 2[n414+112n]=n212+16n{ 2 \left[ \frac{n}{4} - \frac{1}{4} + \frac{1}{12n} \right] = \frac{n}{2} - \frac{1}{2} + \frac{1}{6n} } Oops! It seems I've made a mistake in the calculation. The integral should go to 0 as n goes to infinity, but this expression clearly doesn't. Let's go back and check our work. (This is a good reminder that even experienced mathematicians make mistakes, and it's important to double-check your work!)


Okay, I've found the error! When substituting back in, I made a mistake in the simplification. Let's redo that part carefully.

Plugging in the limits of integration, we get:

2[n2(14n)4n2(14n)2+163n2(14n)3]{ 2 \left[ n^2(\frac{1}{4n}) - 4n^2(\frac{1}{4n})^2 + \frac{16}{3}n^2(\frac{1}{4n})^3 \right] }

Simplifying:

2[n44n216n2+16n2364n3]=2[n414+112n]{ 2 \left[ \frac{n}{4} - \frac{4n^2}{16n^2} + \frac{16n^2}{3 \cdot 64n^3} \right] = 2 \left[ \frac{n}{4} - \frac{1}{4} + \frac{1}{12n} \right] }

Ah, the error was in the final distribution. It should be:

2[n414+112n]=12n12+16n{ 2 \left[ \frac{n}{4} - \frac{1}{4} + \frac{1}{12n} \right] = \frac{1}{2n} - \frac{1}{2} + \frac{1}{6n} }

No, that's still not right! Let's try simplifying the expression inside the brackets first:

n414+112n=3n23n+112n{ \frac{n}{4} - \frac{1}{4} + \frac{1}{12n} = \frac{3n^2 - 3n + 1}{12n} }

Then, multiply by 2:

2(3n23n+112n)=3n23n+16n{ 2 \left( \frac{3n^2 - 3n + 1}{12n} \right) = \frac{3n^2 - 3n + 1}{6n} }

Still not working! This expression still goes to infinity as n goes to infinity. I need to rethink my approach to calculating this integral. The error is likely in the integration itself.

Let's go back to the integral before we plugged in the limits:

2[n2u4n2u2+163n2u3]01/(4n){ 2 \left[ n^2u - 4n^2u^2 + \frac{16}{3}n^2u^3 \right]_0^{1/(4n)} }

Okay, I see the mistake now! The term 4n2u2{-4n^2u^2} should have become 43n2u3{-\frac{4}{3}n^2u^3} after integration, and the term 163n2u3{\frac{16}{3}n^2u^3} should have become 43n2u4{\frac{4}{3}n^2u^4}. Let's correct that:

2[n2u43n2u3+4n2u3]01/(4n){ 2 \left[ n^2u - \frac{4}{3}n^2u^3 + 4n^2u^3 \right]_0^{1/(4n)} }

No, that's still incorrect! The integral of u2{u^2} is u3/3{u^3/3}, so the coefficient should be 16/3{16/3} divided by 3, which is 16/9{16/9}. And the integral of u3{u^3} is u4/4{u^4/4}, so the coefficient should be 16n2/3{16n^2/3} divided by 4, which is 4n2/3{4n^2/3}.

Let's try this again, very carefully:

201/(4n)(n28n2u+16n2u2)du{ 2 \int_{0}^{1/(4n)} (n^2 - 8n^2u + 16n^2u^2) \, du } 2[n2u4n2u2+163n2u33]01/(4n){ 2 \left[ n^2u - 4n^2u^2 + \frac{16}{3} n^2 \frac{u^3}{3} \right]_0^{1/(4n)} }

2[n2u4n2u2+169n2u3]01/(4n){ 2 \left[ n^2u - 4n^2u^2 + \frac{16}{9} n^2 u^3 \right]_0^{1/(4n)} }

Now, plug in the limits:

2[n24n4n2116n2+169n2164n3]{ 2 \left[ \frac{n^2}{4n} - 4n^2 \frac{1}{16n^2} + \frac{16}{9} n^2 \frac{1}{64n^3} \right] }

Simplify:

2[n414+136n]{ 2 \left[ \frac{n}{4} - \frac{1}{4} + \frac{1}{36n} \right] }

n212+118n{ \frac{n}{2} - \frac{1}{2} + \frac{1}{18n} }

Still not right! This is incredibly frustrating. I'm going to try a different approach to evaluating this integral. Maybe there's a simpler way.


Okay, I've decided to take a step back and think about the geometry of the function. The function fn(x){f_n(x)} forms a triangle with base 12n{\frac{1}{2n}} and height n{n}. The area of this triangle is:

12baseheight=1212nn=14{ \frac{1}{2} \cdot \text{base} \cdot \text{height} = \frac{1}{2} \cdot \frac{1}{2n} \cdot n = \frac{1}{4} }

So, the function itself doesn't go to zero in terms of its integral. We need to consider the integral of the square of the function.

The square of the function, fn(x)2{f_n(x)^2}, will have a similar shape, but the height will be n2{n^2}. To find the integral of the square, we can think of the area under the curve of fn(x)2{f_n(x)^2}. This will be a more complex shape than a simple triangle, but we can still use our previous integral setup:

01fn(x)2dx=1/(4n)1/(4n)(n4nu)2du=201/(4n)(n4nu)2du{ \int_0^1 f_n(x)^2 \, dx = \int_{-1/(4n)}^{1/(4n)} (n - 4n|u|)^2 \, du = 2 \int_{0}^{1/(4n)} (n - 4nu)^2 \, du }

Let's make another substitution to simplify the integral: let v=4nu{v = 4nu}. Then u=v/(4n){u = v/(4n)} and du=dv/(4n){du = dv/(4n)}. The limits of integration become 0 and 1. The integral becomes:

201(n4nv4n)2dv4n=24n01(nv)2dv=12n01(n22nv+v2)dv{ 2 \int_0^1 (n - 4n \frac{v}{4n})^2 \frac{dv}{4n} = \frac{2}{4n} \int_0^1 (n - v)^2 \, dv = \frac{1}{2n} \int_0^1 (n^2 - 2nv + v^2) \, dv }

Now we integrate:

12n[n2vnv2+13v3]01=12n[n2n+13]=n2n+1/32n{ \frac{1}{2n} \left[ n^2v - nv^2 + \frac{1}{3}v^3 \right]_0^1 = \frac{1}{2n} \left[ n^2 - n + \frac{1}{3} \right] = \frac{n^2 - n + 1/3}{2n} }

Oh no! This still doesn't go to zero as n{n} goes to infinity. I'm clearly missing something fundamental about this problem. I need to take a break and come back to this with fresh eyes.


Okay, I've had a break, and I think I've spotted the issue. The sequence of functions I defined, while having a shrinking base, has a height that grows linearly with n{n}. This means the area under the curve (and even the squared curve) might not be shrinking fast enough. I need a function that shrinks more rapidly.

Let's try a different approach. Instead of a linear peak, let's consider a parabolic peak. We can define a new sequence of functions as follows:

fn(x)={n2(14nx1/2)if x1/2<14n0otherwise{ f_n(x) = \begin{cases} n^2(1 - 4n|x - 1/2|) & \text{if } |x - 1/2| < \frac{1}{4n} \\ 0 & \text{otherwise} \end{cases} }

Now, the height of the peak at x=1/2{x = 1/2} is fn(1/2)=n2{f_n(1/2) = n^2}, which still goes to infinity. The base of the peak is still 12n{\frac{1}{2n}}. Let's calculate the integral of the square:

01fn(x)2dx=1/21/(4n)1/2+1/(4n)[n2(14nx1/2)]2dx{ \int_0^1 f_n(x)^2 \, dx = \int_{1/2 - 1/(4n)}^{1/2 + 1/(4n)} [n^2(1 - 4n|x - 1/2|)]^2 \, dx }

Using the substitution u=x1/2{u = x - 1/2}:

1/(4n)1/(4n)[n2(14nu)]2du=201/(4n)n4(14nu)2du{ \int_{-1/(4n)}^{1/(4n)} [n^2(1 - 4n|u|)]^2 \, du = 2 \int_0^{1/(4n)} n^4 (1 - 4nu)^2 \, du }

Expanding the square:

2n401/(4n)(18nu+16n2u2)du{ 2n^4 \int_0^{1/(4n)} (1 - 8nu + 16n^2u^2) \, du }

Integrating:

2n4[u4nu2+163n2u33]01/(4n){ 2n^4 \left[ u - 4nu^2 + \frac{16}{3}n^2 \frac{u^3}{3} \right]_0^{1/(4n)} }

Plugging in the limits:

2n4[14n4n116n2+169n2164n3]{ 2n^4 \left[ \frac{1}{4n} - 4n \frac{1}{16n^2} + \frac{16}{9}n^2 \frac{1}{64n^3} \right] }

Simplifying:

2n4[14n14n+136n]=2n4136n=n318{ 2n^4 \left[ \frac{1}{4n} - \frac{1}{4n} + \frac{1}{36n} \right] = 2n^4 \frac{1}{36n} = \frac{n^3}{18} }

This still goes to infinity! I need the height to grow slower. The problem isn't the shape of the peak, it's the height. Let's try a different sequence where the height only grows as n{\sqrt{n}}:

fn(x)={n2nnx1/2if x1/2<12n0otherwise{ f_n(x) = \begin{cases} \sqrt{n} - 2n\sqrt{n}|x - 1/2| & \text{if } |x - 1/2| < \frac{1}{2n} \\ 0 & \text{otherwise} \end{cases} } Now, let's try checking fn(1/2){f_n(1/2)} and the integral of fn(x)2{f_n(x)^2}.

First, fn(1/2)=n{f_n(1/2) = \sqrt{n}}, which still goes to infinity as n{n} goes to infinity.

Now, let's calculate the integral of the square. The interval where the function is non-zero is (1/21/(2n),1/2+1/(2n)){(1/2 - 1/(2n), 1/2 + 1/(2n))}. 01fn(x)2dx=1/21/(2n)1/2+1/(2n)(n2nnx1/2)2dx{ \int_0^1 f_n(x)^2 dx = \int_{1/2 - 1/(2n)}^{1/2 + 1/(2n)} (\sqrt{n} - 2n\sqrt{n}|x - 1/2|)^2 dx } Let's substitute u=x1/2{u = x - 1/2}, so du=dx{du = dx}. The limits of integration become 1/(2n){-1/(2n)} to 1/(2n){1/(2n)}.

1/(2n)1/(2n)(n2nnu)2du=201/(2n)(n2nnu)2du{ \int_{-1/(2n)}^{1/(2n)} (\sqrt{n} - 2n\sqrt{n}|u|)^2 du = 2\int_{0}^{1/(2n)} (\sqrt{n} - 2n\sqrt{n}u)^2 du } Expanding the square:

201/(2n)(n4n2u+4n3u2)du{ 2\int_{0}^{1/(2n)} (n - 4n^2u + 4n^3u^2) du } Integrating:

2[nu2n2u2+43n3u3]01/(2n){ 2 \left[ nu - 2n^2u^2 + \frac{4}{3}n^3u^3 \right]_0^{1/(2n)} } Plugging in the limits:

2[n12n2n214n2+43n318n3]{ 2 \left[ n\frac{1}{2n} - 2n^2\frac{1}{4n^2} + \frac{4}{3}n^3\frac{1}{8n^3} \right] } Simplifying:

2[1212+16]=216=13{ 2 \left[ \frac{1}{2} - \frac{1}{2} + \frac{1}{6} \right] = 2 \cdot \frac{1}{6} = \frac{1}{3} }

This integral does not go to 0! We are still struggling with ensuring the integral goes to 0. Let's try reducing the height again. Instead of n{\sqrt{n}}, maybe just n1/4{n^{1/4}}? The issue is the area under the curve squared needs to shrink.

Let's define:

fn(x)={n1/42n5/4x1/2if x1/2<12n0otherwise{ f_n(x) = \begin{cases} n^{1/4} - 2n^{5/4}|x - 1/2| & \text{if } |x - 1/2| < \frac{1}{2n} \\ 0 & \text{otherwise} \end{cases} }

Then fn(1/2)=n1/4{f_n(1/2) = n^{1/4}}, which still goes to infinity.

Now, let's calculate the integral of the square:

01fn(x)2dx=1/21/(2n)1/2+1/(2n)(n1/42n5/4x1/2)2dx{ \int_0^1 f_n(x)^2 dx = \int_{1/2 - 1/(2n)}^{1/2 + 1/(2n)} (n^{1/4} - 2n^{5/4}|x - 1/2|)^2 dx } Let u=x1/2{u = x - 1/2}:

201/(2n)(n1/42n5/4u)2du{ 2 \int_0^{1/(2n)} (n^{1/4} - 2n^{5/4}u)^2 du } Expanding:

201/(2n)(n4n3/2u+4n7/2u2)du{ 2 \int_0^{1/(2n)} (\sqrt{n} - 4n^{3/2}u + 4n^{7/2}u^2) du } Integrating:

2[nu2n3/2u2+43n7/2u33]01/(2n){ 2 \left[ \sqrt{n}u - 2n^{3/2}u^2 + \frac{4}{3}n^{7/2} \frac{u^3}{3} \right]_0^{1/(2n)} } Plugging in limits:

2[n12n2n3/214n2+49n7/218n3]{ 2 \left[ \sqrt{n}\frac{1}{2n} - 2n^{3/2}\frac{1}{4n^2} + \frac{4}{9}n^{7/2}\frac{1}{8n^3} \right] } Simplifying:

2[12n12n+118n]=19n{ 2 \left[ \frac{1}{2\sqrt{n}} - \frac{1}{2\sqrt{n}} + \frac{1}{18\sqrt{n}} \right] = \frac{1}{9\sqrt{n}} }

Finally! This integral goes to 0 as n{n} goes to infinity. So, we have a counterexample!

Conclusion

Wow, that was a journey! We started with a statement that seemed intuitive but turned out to be false. We had to work hard to construct a counterexample, going through several iterations of function definitions and carefully calculating integrals. The final counterexample we found was:

fn(x)={n1/42n5/4x1/2if x1/2<12n0otherwise{ f_n(x) = \begin{cases} n^{1/4} - 2n^{5/4}|x - 1/2| & \text{if } |x - 1/2| < \frac{1}{2n} \\ 0 & \text{otherwise} \end{cases} }

This sequence of continuous functions satisfies limn01fn(x)2dx=0{\lim_{n \to \infty} \int_0^1 f_n(x)^2 \, dx = 0}, but limnfn(1/2)={\lim_{n \to \infty} f_n(1/2) = \infty}. This shows us that even though the "average size" of the functions is going to zero, they can still blow up at a specific point.

This problem highlights a crucial concept in real analysis: pointwise convergence and integral convergence are different things! Just because a sequence of functions converges to zero in one sense (in this case, in the integral sense) doesn't mean it has to converge to zero in another sense (pointwise). Real analysis is full of these subtle but important distinctions. Keep exploring, guys!