If $f(x)$ definition be $$\large {f(x)=\underbrace{x+x+x+...+x}_{x-times}}$$ what is the domain of this function ?
Obviously for natural numbers $f(x)$ equal to $x^2$ but is it definable for other numbers ? Is there a way to proof that does not have derivative ?
Any clue ?
Thanks in advanced .
When you write $x$-times you are implicitly saing that $x\in \Bbb N$ and on that case the function $f$ is a discrete function (domain in $\Bbb N$) and then there is no derivative for it.
An interesting thing (which is not correct, it is just an dirty trick) is suppose that you can derivate that. On one hand we have:
$$f(x)=x+x+x+...+x\to f'(x)=1+1+...+1=x\quad (1)$$
but on the other hand we have
$$f(x)=x^2\to f'(x)=2x\quad (2)$$
and we have a contradiction looking to $(1)$ and $(2)$.