I noticed that the sum of the first n cubes is equal to the square of sum of the first n natural numbers:
n∑i=1i3=n2(n+1)24=(n(n+1)2)2=(n∑i=1i)2
Is there a clever way to explain (not prove) this identity?
I have injection f:A→B and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...
No comments:
Post a Comment