Aastha, Moumita, Muskan, Vishal Instructor: DR - Subhash Chandra Martha
Aastha, Moumita, Muskan, Vishal Instructor: DR - Subhash Chandra Martha
Department of Mathematics
Indian Institute of Technology Ropar
Introduction
Gauss Quadrature Method
Gauss-Chebyshev Quadrature Method
Problem and Solution
where the nodes xi′ s are the roots of the Chebyshev polynomial:
i.e
cos(ncos −1 (x)) = 0
Aastha, Moumita, Muskan, Vishal 4 / 18
Introduction (contd..)
Gauss-Chebyshev Quadrature Rule (contd..)
(2i − 1)π
Ô⇒ cos −1 (x) = , for i = 1, 2, ....n.
2n
(2i − 1)π
Ô⇒ x = cos ( ), for i = 1, 2, ....n.
2n
(2i − 1)π
Ô⇒ x = cos ( ), for i = 1, 2, ....n.
2n
Substituting the above values of xi in equation (1), we get
+1 f (x) n
(2i − 1)π
∫ √ dx ≈ ∑ wi f (cos ( ))
−1 1−x 2
i=1 2n
After solving this, we get
π
wi = , i = 1, 2, ...n.
n
which are called ’weights’.
Given IE:
1
ϕ(x) − ∫ (xt + x 2 t 2 ) ϕ(t)dt = 1, −1 ≤ x ≤ 1.
−1
Or
1 1 √
ϕ(x) − ∫ √ 1 − t 2 (xt + x 2 t 2 ) ϕ(t)dt = 1, −1 ≤ x ≤ 1.
−1 1 − t2
Given IE:
1
ϕ(x) − ∫ (xt + x 2 t 2 ) ϕ(t)dt = 1, −1 ≤ x ≤ 1.
−1
Or
1 1 √
ϕ(x) − ∫ √ 1 − t 2 (xt + x 2 t 2 ) ϕ(t)dt = 1, −1 ≤ x ≤ 1.
−1 1 − t2
Now, by Gauss Chebyshev formula, we can approximate it as
n
ϕ(x) − ∑ wi k(x, ti )ϕ(ti ) = 1 ...(1)
i=1
Where √
k(x, ti ) = 1 − ti 2 (xti + x 2 ti 2 )
where
(2i − 1)π
ti = cos ( ), i = 1, 2...n.
2n
and the weight
π
wi = , i = 1, 2...n..
n
where
(2i − 1)π
ti = cos ( ), i = 1, 2...n.
2n
and the weight
π
wi =
, i = 1, 2...n..
n
Now, replacing x by tj in equation (1), we get
n
π
ϕ(tj ) − ∑ k(tj , ti )ϕ(ti ) = 1 j = 1, 2...n.
i=1
n
AX = b.
For n = 2, we get
For n = 5, we get