the suggestion was that you actually look at a few specific examples.
If m= 1, you have
[tex]^nC_n+ ^{n+1}C_n= \frac{n!}{n!0!}+ \frac{(n+1)!}{n!1!}= 1+ n+ 1= n+ 2[/tex]
If m= 2, you have
[tex]^nC_n+ ^{n+1}C_n+ ^{n+2}C_n= n+ 2+ \frac{(n+2)!}{n! 2!}= n+ 2+ (n+1)(n+2)/2= n+2+ \frac{1}{2}n^2+ \frac{3}{2}x+ 1= \frac{1}{2}n^2+ \frac{5}{2}n+ 3[/tex]
Try a few more like that and see if anything comes to mind.