It converges uniformly on the interval $[a, \infty)$ to its limit function $f(x) = 0$ for all $x \ge 0$. The limit as $x \rightarrow 0^+$ is equal to $0$, and I can't really find a reason as to why it's not uniformly convergent on $[0, 1]$. What am I missing?
2026-04-04 21:02:06.1775336526
Why doesn't $f_n(x) = \frac{n^2x + e^{nx} - 1}{3^{2nx}}$ converge uniformly on $[0, 1]$?
46 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in SEQUENCES-AND-SERIES
- How to show that $k < m_1+2$?
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- Negative Countdown
- Calculating the radius of convergence for $\sum _{n=1}^{\infty}\frac{\left(\sqrt{ n^2+n}-\sqrt{n^2+1}\right)^n}{n^2}z^n$
- Show that the sequence is bounded below 3
- A particular exercise on convergence of recursive sequence
- Proving whether function-series $f_n(x) = \frac{(-1)^nx}n$
- Powers of a simple matrix and Catalan numbers
- Convergence of a rational sequence to a irrational limit
- studying the convergence of a series:
Related Questions in UNIFORM-CONVERGENCE
- Comparing series by absolutes of summands
- proving continuity claims
- uniform or dominated convergence of sequence of functions which are bounded
- Uniform convergence of products
- Proof of uniform convergence of functional series
- I can't understand why this sequence of functions does not have more than one pointwise limit?
- If $g \in L^1$ and $f_n \to f$ a.e. where $|f_n| \leq 1$, then $g*f_n \to g*f$ uniformly on each compact set.
- Uniform convergence of a series depending on $\alpha ,\beta$
- Analysis Counterexamples
- Prove that the given series of functions is continuously differentiable.
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
A sequence of functions $\{f_n\}$ converges uniformly to $f$ if and only if $$ a_n := \sup_x |f_n(x)-f(x)|\stackrel{\mathrm{i.i.d.}}\longrightarrow 0. $$ Here $f_n$ is continuous on $[0,1]$, so it attains a maximum value at some $x_n\in[0,1]$. Since $f_n$ is differentiable on $(0,1)$, we must have that $x_n\in\partial[0,1]=\{0,1\}$ or $f_n'(x_n) = 0$. We compute $f_n$ at the boundary points: \begin{align} f_n(0) &= 0\\ f_n(1) &= 3^{-2 n} \left(n^2+e^n-1\right)\stackrel{n\to\infty}\longrightarrow 0, \end{align} and then compute the derivative: $$ f_n'(x) = n 9^{-n x} \left(n^2 (-x) \log (9)-(\log (9)-1) e^{n x}+n+\log (9)\right), $$ from which we see that $f_n'(x)=0$ if and only if $$ x_n:= \frac{n (-\log (9)) W\left(\frac{(\log (9)-1) e^{\frac{1}{n}+\frac{1}{\log (9)}}}{n \log (9)}\right)+n+\log (9)}{n^2 \log (9)}., $$ where $W$ denotes the Lambert $W$ function. Now, $f_n$ converges pointwise to zero, , and so $$ a_n \leqslant|f_n(x_n)| = \frac{\left.\left| n \left(W\left(\frac{e^{\frac{1}{\log (9)}+\frac{1}{n}} (\log (9)-1)}{n \log (9)}\right) \log (9)+\log (9)-1\right)\right.\right| 3^{-2 \left(-\Re\left(W\left(\frac{(\log (9)-1) e^{\frac{1}{n}+\frac{1}{\log (9)}}}{n \log (9)}\right)\right)+\Re\left(\frac{1}{n}\right)+\frac{1}{\log (9)}\right)}}{(\log (9)-1) \log (9)}. $$ Since $\lim_{n\to\infty}|f_n(x_n)|=\infty$, it follows that $\{f_n\}$ doe not converge uniformly.