prevent simplification of sum



Is there any way to declare that `A' depends on index `i' and prevent
simplification:

(%i13) 'sum(A, i, 1, N);
(%o13) A*N