I'm wanting to know if it's possible to have Nspire CAS 'compare
coefficients' of polynomial expressions, as one does when manually
deriving partial fractions for example.
An example:
Consider splitting (x^2+3)/(x(1+x^2)) into partial fractions
I already know that to get Nspire CAS to turn this into partial
fractions in a single step you can type in:
expand((x^2+3)/(x(1+x^2)))
If I did it manually on paper, I would start off by:
(x^2+3)/(x(1+x^2)) = A/x + (Bx+C)/(1+x^2)
Then, by combining fractions on the RHS, I'd then compare the
polynomial coefficients of the numerators on both sides, and come up
with A=3, B=-2 and C=0
It's this process of taking the statement (x^2+3)/(x(1+x^2)) = A/x +
(Bx+C)/(1+x^2) and concluding the values of A, B and C that I am
interested in finding out if the Nspire can help process.
Any takers for this challenge?
One condition I'd like to uphold - the method of using Nspire for this
must not be long and convoluted and requiring umpteen steps to employ
for each term of polynomial term comparisons! Am I asking for too
much?
Thank you!
Nevil Hopley
www.CalculatorSoftware.co.uk