My friend told me a wrong proof which involves differentiation, but I cannot point out where he has been wrong.
$x^2 = x + x + x + … + x$ (total $x$ terms)
${\frac d {dx} x^2} = {\frac d {dx} (x + x + x + … + x)}$
$2x = 1 + 1 + 1 + … + 1$ (total x terms of 1)
$2x = x$
$2 = 1$
Can someone points out where is wrong?
If $x$ is a positive integer, then the integral can be written as the sum of the areas of $x$ rectangles of height $x$ and unit width, i.e.,
$$\int_0^x x , \mathrm d u = \underbrace{x + x + \cdots + x}_{x \text{ times}}$$
– Rodrigo de Azevedo Jul 08 '16 at 19:51