Suppose f is a function satisfying f(x+y)=f(x)+f(y) for all x,y∈ℕ and f(1)=15. If ∑n=1mf(n)n(n+1)(n+2)=112, then m is equal to ___________ . [2023]
(10)
Given f(x+y)=f(x)+f(y) and f(1)=15
So, f(2)=f(1)+f(1)=25; f(3)=f(2)+f(1)=35
∴∑n=1mf(n)n(n+1)(n+2)=15∑n=1m(1n+1-1n+2)
=15(12-13+13-14+…+1m+1-1m+2)
=15(12-1m+2)=m10(m+2)=112
∴m=10