+ All Categories
Home > Documents > Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer &...

Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer &...

Date post: 01-Apr-2015
Category:
Upload: louis-wingard
View: 213 times
Download: 1 times
Share this document with a friend
27
Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos, Greece (joint work with Strzebonski and Vigklas)
Transcript
Page 1: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

Advances in the VAS CF method using better bounds

Alkiviadis G. AkritasDepartment of Computer & Communication Engineering

University of ThessalyVolos, Greece

(joint work with Strzebonski and Vigklas)

Page 2: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 2

Outline of the talk

Presentation of two methods derived from Vincent’s theorem.

Better estimations of upper bounds on the positive roots of polynomials.

Tables showing improvement of the VAS CF real root isolation method.

Page 3: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 3

The rule of signs var(p): exact only if var(p) = 0 or 1

Page 4: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 4

Vincent’s theorem (1836)(Continued Fractions Version)

Page 5: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 5

Real Root Isolation

Page 6: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 6

Most Important Observation

Page 7: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 7

VAS – continued fractionsmethod (uses Descartes’ test)

Page 8: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 8

Vincent’s theorem (2000)(Alesina-Galuzzi: Bisection)

Page 9: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 9

Vincent’s Termination Test

Page 10: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 10

Uspensky’s Termination Test(special case of Vincent’s test)

Page 11: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 11

Termination test named after Uspensky because:

Uspensky was the one to use it as a test, since he was not aware of Budan’s theorem.

Page 12: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 12

Budan’s theorem(from Vincent’s paper of 1836)

Page 13: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 13

Vincent vs Uspensky

Page 14: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 14

The VCA algorithm ---original version

Page 15: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 15

REL: Fastest implementation of VCA bisection method

Page 16: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 16

Comparison times using Cauchy’s rule in VAS CF

Page 17: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 17

Stefanescu’s theorem (2005)

Page 18: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 18

Matching coefficients plus breaking up coefficients

Stefanescu introduced the concept of matching (or pairing) a positive coefficient with a negative one of lower degree.We introduced the concept of breaking up a positive coefficient --- into parts to be matched with negative coefficients.

(for ANY number of sign variations!)

Page 19: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 19

Our theorem (1/2)

Page 20: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 20

Our theorem(2/2)

Page 21: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 21

Problems with a single method of computing bounds

Page 22: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 22

Use two methods to compute the bound; pick the minimum

Page 23: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 23

Page 24: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 24

Comparison times using new bounds in VAS CF

Page 25: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 25

Conclusions

Page 26: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 26

References I

Page 27: Advances in the VAS CF method using better bounds Alkiviadis G. Akritas Department of Computer & Communication Engineering University of Thessaly Volos,

CASC 2007, Bonn, Germany 27

References II


Recommended