Convergence, differentiable, integrable, sequence of functions

complexnumber
Messages
61
Reaction score
0

Homework Statement



For k = 1,2,\ldots define f_k : \mathbb{R} \to \mathbb{R}
by f_k(x) = \sqrt{k} x^k (1 - x). Does \{ f_k \} converge? In
what sense? Is the limit integrable? Differentiable?

Homework Equations





The Attempt at a Solution



I don't know how to approach this question. How can I determine if the sequence converges? What are the theorems to dertermine if the limit is differentiable or integrable?
 
Physics news on Phys.org
http://en.wikipedia.org/wiki/Uniform_convergence

In particular, note the difference between uniform convergence and pointwise convergence under Definition: Notes (this answers the convergence in what sense question). Look under Applications to see the theorems that guarantee that the limit function is differentiable or integrable.
 
Well, look at f_k carefully: it has exactly two real roots no matter what k is: zero and 1. What is happening outside of the interval [0,1]?

Inside the interval, it's a little more interesting. On the interval [0,1], for arbitrary k > 0 where does f_k achieve its maximum value, and what is that maximum value?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top