Power series with coeffs in SymmetricFunctions() [closed]

asked 2017-04-28 22:42:00 +0200

paragon gravatar image

updated 2017-04-28 22:48:53 +0200

The following gives an error:

sym = SymmetricFunctions(QQ)
R.<t> = PowerSeriesRing(sym)

saying that base_ring is not a commutative ring. I can check sym.categories(), and indeed it is not, but I think it should be. Is there an easy way to make this work?

Thanks!

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by Max Alekseyev
close date 2022-07-12 18:59:11.135525