MHB Gaussian Quadrature: isolated roots

AI Thread Summary
The discussion focuses on the application of Gaussian Quadrature and the concept of isolated roots in weight functions. Isolated roots are defined as roots with multiplicity one, meaning they do not affect the derivative of the function in their vicinity. The weight function used in the example, $\sqrt{|x|^3}$, has one isolated root, which raises questions about potential issues when the weight function equals zero over an interval. Participants clarify that isolated roots are characterized by their lack of nearby roots, rather than their multiplicity. Understanding these concepts is crucial for correctly applying Gaussian Quadrature methods.
mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
In an exercise I have determined the Gaussian Quadrature formula and I have applied that also for a specific function.

Then there is the following question:

Explain why isolated roots are allowed in the weight function.

What exacly is meant by that? Could you explain that to me? What are isolated roots?

(Wondering)
 
Mathematics news on Phys.org
mathmari said:
In an exercise I have determined the Gaussian Quadrature formula and I have applied that also for a specific function.

Then there is the following question:

Explain why isolated roots are allowed in the weight function.

What exacly is meant by that? Could you explain that to me? What are isolated roots?

Hey mathmari!

Which weight function do you have? (Wondering)

Wiki lists $w_i = \frac{2}{\left( 1-x_i^2 \right) [P'_n(x_i)]^2}$ for the Gauss-Legendre quadrature on [-1,1], where $P_n$ are the normalized Legendre polynomials.

This weight function does not have roots. (Worried)

Anyway, I think an isolated root is a root with multiplicity $1$, which means that it's not a root of the derivative.
For instance $(x-3)^2$ has a root at $3$ with multiplicity $2$, meaning it is not an isolated root. (Nerd)
 
Klaas van Aarsen said:
Which weight function do you have? (Wondering)

Wiki lists $w_i = \frac{2}{\left( 1-x_i^2 \right) [P'_n(x_i)]^2}$ for the Gauss-Legendre quadrature on [-1,1], where $P_n$ are the normalized Legendre polynomials.

This weight function does not have roots. (Worried)

Anyway, if think an isolated root is a root with multiplicity $1$, which means that it's not a root of the derivative.
For instance $(x-3)^2$ has a root at $3$ with multiplicity $2$, meaning it is not an isolated root. (Nerd)

I had determined the formula $$\int_{-1}^1f(x)\cdot \sqrt{|x|^3}\, dx\approx \sum_{i=1}^nf(x_i)\cdot w_i=f(x_1)\cdot w_1+f(x_2)\cdot w_2$$ So the weight function in this case is $\sqrt{|x|^3}$ which has one root. (Thinking)
 
mathmari said:
I had determined the formula $$\int_{-1}^1f(x)\cdot \sqrt{|x|^3}\, dx\approx \sum_{i=1}^nf(x_i)\cdot w_i=f(x_1)\cdot w_1+f(x_2)\cdot w_2$$ So the weight function in this case is $\sqrt{|x|^3}$ which has one root.

Does your calculation come from a method with a proof?
If so, is there any step where it would be a problem if the weight function had one or more isolated roots? (Wondering)

Edit: Just realized that a typical problem could be when the weight function would be zero on an interval.
That is, an isolated root is not about multiplicity. Instead it is about whether there's a neighborhood without other roots or not. (Blush)
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top