Post Reply 
[wp34s] Poly root finders?
12-03-2015, 11:43 PM
Post: #3
RE: [wp34s] Poly root finders?
If you only want to calculate roots of real polynomials you could use Bairstow's method. The algorithm finds the roots in complex conjugate pairs using only real arithmetic.

It should be straight forward to translate this program for the HP-11C to the WP-34S. However the trick using L.R. to solve the linear equation probably doesn't work. You could use Cramer's rule instead.

But then of course it doesn't help to solve: \(z^2+1=0\)

Kind regards
Thomas
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[wp34s] Poly root finders? - emece67 - 12-03-2015, 06:22 PM
RE: [wp34s] Poly root finders? - BarryMead - 12-03-2015, 10:04 PM
RE: [wp34s] Poly root finders? - Thomas Klemm - 12-03-2015 11:43 PM
RE: [wp34s] Poly root finders? - fhub - 12-04-2015, 09:34 AM
RE: [wp34s] Poly root finders? - Dieter - 12-04-2015, 11:50 AM
RE: [wp34s] Poly root finders? - fhub - 12-04-2015, 12:04 PM
RE: [wp34s] Poly root finders? - Dieter - 12-04-2015, 12:32 PM
RE: [wp34s] Poly root finders? - fhub - 12-04-2015, 12:53 PM
RE: [wp34s] Poly root finders? - emece67 - 12-04-2015, 12:58 PM
RE: [wp34s] Poly root finders? - fhub - 12-04-2015, 01:07 PM
RE: [wp34s] Poly root finders? - emece67 - 12-04-2015, 01:23 PM
RE: [wp34s] Poly root finders? - fhub - 12-04-2015, 01:30 PM
RE: [wp34s] Poly root finders? - emece67 - 12-07-2015, 05:40 PM
RE: [wp34s] Poly root finders? - fhub - 12-07-2015, 08:05 PM
RE: [wp34s] Poly root finders? - walter b - 12-07-2015, 08:50 PM
RE: [wp34s] Poly root finders? - emece67 - 12-07-2015, 09:59 PM
RE: [wp34s] Poly root finders? - fhub - 12-07-2015, 10:56 PM
RE: [wp34s] Poly root finders? - emece67 - 12-07-2015, 11:19 PM
RE: [wp34s] Poly root finders? - Dieter - 12-08-2015, 06:49 AM



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