From help-request at octave dot org Wed Feb 2 09:53:32 2005 Subject: Re: What is the meaning of this pattern of polynomial coefficients? From: "A J Macy" To: Richard Hindmarsh Cc: help at octave dot org Date: Wed, 02 Feb 2005 07:52:06 -0800 Richard, Thank you for the reply. I will see how closely that fits. But what is the significance of the exponent creating the function? In other words, if n=7; there are 8 coefficients following the shape. If n=17; there are 18 coeffecients following the shape. I'm still at a loss for what is going on. What function would generate these curves? - Robert - On Tue, 1 Feb 2005 01:24:00 -0600 Richard Hindmarsh wrote: > Do they go in the ratio > 1 > -17 > 136 > -680 > 2380 > -6188 > 12376 > -19448 > 24310 > -24310 > 19448 > -12376 > 6188 > -2380 > 680 > -136 > 17 > -1 > ? > This is (x-1)^17. > > Richard > ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------