I have succeeded in creating basic functions ie: `d_rss[a_,b_,c_]:=sum[a+1,{2b,3c,etc}]`
You should not use underscore in names of functions and variables in Mathematica. The underscore is a very special character in Mathematica.