Question: How to solve two variables summation equation with parametric true or realtriangularize?

solve( sum((1/(1+x+x^2))*y^n, n=1..infinity) = 1, parametric=true, real);

 

How to solve two variables summation equation with parametric true or real triangularize?

how to solve for x and y?

Please Wait...