0% found this document useful (0 votes)
111 views

Assignment - Numerical Integration

The document contains instructions for two numerical integration problems: 1) Evaluate the integral from 0 to 3 of x^2e^x dx using four-point Gauss quadrature 2) Use the trapezoidal rule to find the distance covered by a rocket from t=8 to t=30 seconds based on the given integral, and calculate the true error and absolute relative true error.

Uploaded by

sirfmein
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
111 views

Assignment - Numerical Integration

The document contains instructions for two numerical integration problems: 1) Evaluate the integral from 0 to 3 of x^2e^x dx using four-point Gauss quadrature 2) Use the trapezoidal rule to find the distance covered by a rocket from t=8 to t=30 seconds based on the given integral, and calculate the true error and absolute relative true error.

Uploaded by

sirfmein
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

CE541- Analytical and Numerical Method in Structural Engineering

Assignment- Numerical Integration

3
2
x
Q1. Evaluate ∫ e dx using four-point Gauss quadrature.
0

Q2. The vertical distance covered by a rocket from t = 8 to t = 30 seconds is given by


30
140000

8
( 2000 ln [ 140000+2100 t ] )
− 9.8t d t

a) Use the single segment trapezoidal rule to find the distance covered for t = 8 to t = 30 seconds.
b) Find the true error, Et for part (a).
c) Find the absolute relative true error for part (a).

You might also like