Mark M. answered 04/07/21
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
x / (1 - x2) has the form of the sum of the geometric series with first term a = x and common ratio r = x2.
So, the given expression is the sum of the series ∑(n=0 to infinity) arn = ∑(n=0 to infinity) x(x2)n =
x + x3 + x5 + ...