























































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
This course contains solution of non linear equations and linear system of equations, approximation of eigen values, interpolation and polynomial approximation, numerical differentiation, integration, numerical solution of ordinary differential equations. This lecture includes: Numerical, Analysis, Differentiation, Integration, Richardson, Extrapolation, Newton, Cotes, Trapezoidal, Rule
Typology: Slides
1 / 63
This page cannot be seen from the preview
Don't miss anything!
NEWTON-COTES
INTEGRATION FORMULAE THE TRAPEZOIDAL RULE
( COMPOSITE FORM )
SIMPSON’S RULES
( COMPOSITE FORM )
ROMBERG’S INTEGRATIONDOUBLE INTEGRATION
Basic Issues in IntegrationWhat does an integralrepresent?
=
AREA^ =
VOLUME
b a
f (x) dx
d b c a
g(x, y) dx dy
b x^
a
where
f
(x)
is
known
either
explicitly or is given as a tableof
values
corresponding
to
some
values
of
x,
whether
equispaced or not. Integrationof
such
functions
can
be
carried
out
using
numerical
techniques.
This area is approximated bythe
trapezium
formed
by
replacing the curve with itssecant
line
drawn
between
the
end
points
(x
0
,^
y
0
)
and
(x
1
, y
1
).
(^10)
0
0
1
1
3
0
1
( )
Error
(
)
(
)
2
12
x x^
f^
x dx
c y
c y
h
h
y
y
y
xn^
= b
xn-
x^3
x^2
x^1
x= a^0
X
Y O
(x^2
, y 2
)
(x^0
, y 0
)
y
y
y
y = f(x)
Thus
Simpson’s
1/
rule
is
based
on
fitting
three
points
with a quadratic.Similarly,
for
n
=
3,
the
integration is found to be
This
is
known
as
Simpson’s
3/
rule,
which
is
based
on
fitting four points by a cubic.Still
higher
order
Newton-
Cotes integration formulae canbe derived for large values ofn.
0
, y
0
) and
(x
1
, y
1
)
0
0
1
2
1
(
) (
2
2
2
2
)
n x x
n
n
n
f
x d x
h
y
y
y
y
y
E
docsity.com
(^20)
5
(^
)
0
1
2
x x
iv