Processing math: 100%

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 3 years ago

RaymondChou gravatar image

Substitution in Expression of Symmetric Functions over Polynomial Ring

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+(q1)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!