Math Problem Statement

At what point is the sequence {fn(x)} = nx(1 − x)^n not uniformly convergent in the interval 0 ≤ x ≤ 1?

Solution

The problem is about determining the point at which the sequence fn(x)=nx(1x)nf_n(x) = n x (1 - x)^n is not uniformly convergent on the interval [0,1][0, 1].


Solution:

  1. Expression Analysis:
    The sequence is given as:
    fn(x)=nx(1x)nf_n(x) = n x (1 - x)^n
    The term (1x)n(1 - x)^n becomes very small as nn \to \infty, except for values of xx near 0 or 1.

  2. Uniform Convergence:
    To check uniform convergence, we examine the behavior of fn(x)f_n(x) on [0,1][0, 1]. The sequence converges pointwise to 0 for every xx in [0,1][0, 1], but we need to check if the convergence is uniform.

  3. Critical Point Analysis:
    Let us find the maximum of fn(x)f_n(x):
    fn(x)=n(1x)nn2x(1x)n1=0f_n'(x) = n(1 - x)^n - n^2 x (1 - x)^{n-1} = 0
    Factoring out n(1x)n1n (1 - x)^{n-1}, we get:
    1nx=0    x=1n1 - n x = 0 \implies x = \frac{1}{n}
    At x=1nx = \frac{1}{n}, fn(x)f_n(x) attains its maximum:
    f_n\left(\frac{1}{n}\right) = n \cdot \frac{1}{n} \cdot \left(1 - \frac{1}{n}\right)^n \approx 1 \cdot e^{-1} \quad \text{(as n \to \infty)}.

  4. Behavior at Specific Points:

    • At x=0x = 0: fn(0)=0f_n(0) = 0 for all nn.
    • At x=1x = 1: fn(1)=0f_n(1) = 0 for all nn.
    • At x=12x = \frac{1}{2}:
      f_n\left(\frac{1}{2}\right) = n \cdot \frac{1}{2} \cdot \left(\frac{1}{2}\right)^n = \frac{n}{2^{n+1}} \to 0 \quad \text{as n \to \infty}.
      Hence, no uniform convergence issue at x=12x = \frac{1}{2}.
  5. Non-uniform Convergence Point:
    Near x=1nx = \frac{1}{n}, the convergence of fn(x)f_n(x) to 0 is slow and the sequence achieves its maximum. As nn \to \infty, this makes the convergence non-uniform around x=0x = 0.


Answer:

The sequence is not uniformly convergent at x=0x = 0.
Correct option: (c) x=0x = 0.


Would you like a detailed explanation of uniform convergence?


5 Related Questions:

  1. What is the difference between pointwise and uniform convergence?
  2. How is the derivative used to find the critical points of fn(x)f_n(x)?
  3. What is the significance of the term (1x)n(1 - x)^n as nn \to \infty?
  4. How does uniform convergence depend on the maximum of the sequence?
  5. Can a sequence be uniformly convergent on a subset of its domain but not on the entire domain?

Tip:

Uniform convergence can be verified by checking if the maximum deviation supfn(x)f(x)\sup |f_n(x) - f(x)| tends to 0 as nn \to \infty.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Uniform Convergence
Pointwise Convergence
Sequence of Functions
Critical Points

Formulas

fn(x) = nx(1 − x)^n
f'(x) = n(1 − x)^n − n^2 x(1 − x)^(n−1)

Theorems

Uniform Convergence Criterion
Pointwise Convergence

Suitable Grade Level

Undergraduate Mathematics (or higher secondary mathematics)