PREVIOUS
HEAD
1
Numerical Example
For a numerical example I will pick random rational values of
a
,
b
,
c
,
d
.
a
=65/168,
b
=29/47,
c
=116/129,
d
=147/82
(2)
Use the values
2
in integral
1
and numerically integrate.
ó
õ
c
b
Ö
(
d
-
t
)(
c
-
t
)(
t
-
b
)(
t
-
a
)
dt
t
= 0.0254192442518
(3)
This numeric result will be used to check the symbolic results.
NEXT
HEAD