Post Reply 
factor(x^4+1) and partfrac(1/(x^4+1))
10-22-2019, 07:11 PM
Post: #6
RE: factor(x^4+1) and partfrac(1/(x^4+1))
(10-21-2019 02:05 PM)rombva Wrote:  HP Prime G2 (SW Ver 2.1.14181, CAS Ver 1.4.9) can't factorize the expression x^4+1. It returns this expression unchanged.

Also, partfrac(1/(x^4+1)) can't return partial fractions.

Is it a bug or a desired feature?

From my experience with TI calcs, the TI-Nspire CAS attempts to factor/expand any expression with linear, rational and real factors, the expression shown is not factorable based on these conditions:

[Image: factorin.jpg]

By specifying a variable, Nspire CAS is able to produce linear factors, as long as these factors contain only real numbers.

[Image: expand.jpg]

Some polynomials are prime but, by specifying you want to factor in terms of x, you make sure Nspire produces linear factors (with approximations of irrational numbers).
Using propfrac:

[Image: propfrac.jpg]

I don't know if this applies to HP Prime, it's just a shot in the dark.
Best,

Aries Wink
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: factor(x^4+1) and partfrac(1/(x^4+1)) - Aries - 10-22-2019 07:11 PM



User(s) browsing this thread: 1 Guest(s)