4. (10 pts.) Approximate the following integrals using 2-point Gauss quadrature, and compare to the exact value (hint: You need to perform a change of variables. In my solution I will do a general change of variables and then write a MATLAB code to implement it.) (a) ??¹ x³ + 2x dx (b) ??? x / ?(x² + 9) dx (c) ??? ln(x) dx (d) ???² x? dx (e) ???³ e^(-x² / 2) dx.
Added by Matthew R.
Close
Step 1
We can do this by using the following change of variables: $$x = \frac{b-a}{2}t + \frac{a+b}{2}$$ $$dx = \frac{b-a}{2}dt$$ Show more…
Show all steps
Your feedback will help us improve your experience
Adi S and 95 other Calculus 3 educators are ready to help you.
Ask a new question
Labs
Want to see this concept in action?
Explore this concept interactively to see how it behaves as you change inputs.
Key Concepts
Recommended Videos
Evaluate the following integral a) analytically, b) Romberg integration (εs = 0.5%), c) the three-point Gauss quadrature formula, I = ∫₀⁸ (-0.045x⁴ + 0.74x³ - 5x² + 7.1x + 3)dx
Sri K.
Definite integrals Use a computer algebra system to evaluate the following definite integrals. In each case, find an exact value of the integral (obtained by a symbolic method) and find an approximate value (obtained by a numerical method). Compare the results. $$\int_{0}^{4}\left(9+x^{2}\right)^{3 / 2} d x$$
Integration Techniques
Other Integration Strategies
Approximate the following integral using Gauss quadrature with three interpolating points I = ∫₁³ x² ln x dx Use at least 12 significant digits in calculations and provide at least 6 significant digits in your answer. Answer:
Madhur L.
Recommended Textbooks
Calculus: Early Transcendentals
Thomas Calculus
Transcript
Watch the video solution with this free unlock.
EMAIL
PASSWORD