Hi everyone! So I'm working in the ring of symmetric functions over a polynomial ring, say Q[q], and I have an expression of the form
q2s2,1+(q−1)s1,1,1
I want to perform the substitution q=q+1 in this expression, but all of the usual methods (subs, substitute, etc.) give me an error. Does anyone know how to do this?
Thanks in advance!