|
[Sponsors] |
April 29, 2004, 18:20 |
Polynomial Root finding
|
#1 |
Guest
Posts: n/a
|
Does anyone know of a numerical/algebraic method to find the largest real root of a polynomial? References are appreciated.
Thank you. |
|
April 30, 2004, 02:06 |
Re: Polynomial Root finding
|
#2 |
Guest
Posts: n/a
|
Title: Roots of polynomials by ratio of successive derivatives Author(s): Crouse, J. E. (NASA Lewis Research Center, Cleveland, OH, United States); Putt, C. W. (NASA Lewis Research Center, Cleveland, OH, United States) Date: 1972 Citation: NASA-TN-D-6793
|
|
May 4, 2004, 06:42 |
Re: Polynomial Root finding
|
#3 |
Guest
Posts: n/a
|
have a look at "Numerical Recipes"
|
|
May 4, 2004, 12:46 |
Re: Polynomial Root finding
|
#4 |
Guest
Posts: n/a
|
Thanks guys,
Let me first explain why I need to solve a polynomial eqn. Reference JFM(2000), vol.415, pp.261-284 "A scale-dependent dynamic model for LES". I want to solve eqn. (3.14) which is a polynomial of degree 5. But I only need the largest, real, positive root. In the paper they solve this using a Newton-Raphson method. I wanted to know if there is a ready-made subroutine that will give me the largest real root. -Agg. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Finding root of a function | hjasak | OpenFOAM Programming & Development | 4 | August 10, 2016 12:16 |
OpenFOAM-1.7.0 for CentOS/RHEL/SL 5.x 64bit released | linnemann | OpenFOAM Installation | 66 | October 26, 2013 14:04 |
[OpenFOAM] Installation problem with ParaView 3.8.0 on openSUSE 11.2 | aero_ | ParaView | 14 | August 2, 2010 19:13 |
Excel like goal-seek type functionality in OpenFOAM | benk | OpenFOAM | 3 | April 30, 2010 17:50 |
MPI PROBLEMS | gtg627e | OpenFOAM Running, Solving & CFD | 20 | October 5, 2007 05:02 |