Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Mathematics (https://www.askmehelpdesk.com/forumdisplay.php?f=199)
-   -   Mathematics (https://www.askmehelpdesk.com/showthread.php?t=562335)

  • Mar 14, 2011, 11:11 PM
    dalasina
    Mathematics
    Evaluate the integral

    I=∫_0^2π▒〖Cos² xdx〗

    Using the following methods with 6 evaluations:
    Trapezoidal rule
    Simpson's 1/3 rule
    Simpson's 1/8 rule
    Gauss-Legendre quadrature formula
  • Mar 14, 2011, 11:37 PM
    Unknown008

    Could you retype your problem without using copy paste from a document?

    Something like this:

    Int ^2_0 (function) dx
  • Mar 15, 2011, 01:27 AM
    dalasina
    Comment on Unknown008's post
    First of all, Thank you very much for your kind reply.
    The question is:

    Evaluate the integral I= Int ^0_2pi ( ( Cos^2) x )dx
    Using the following methods with 6 evaluations:
    (a) Trapezoidal rule
    (b) Simpson's 1/3 rule
    (c) Simposn's 1/8 rule
    (d) Gauss-Legendre quadrature formula

    Thank you again.
  • Mar 15, 2011, 02:26 AM
    Unknown008

    (a) With 6 intervals, you get the trapezium height as

    So, find the points on the graph at pi/3 intervals.

    1. 0 --> cos^2(0) = 1
    2. pi/3 --> cos^2(pi/3) = 0.25
    3. 2pi/3 --> cos^2(2pi/3) = 0.25
    4. pi --> cos^2(pi) = 1
    5. 4pi/3 --> cos^2(4pi/3) = 0.25
    6. 5pi/3 --> cos^2(5pi/3) = 0.25
    7. 2pi --> cos^2(2pi) = 0.25

    Then, evaluate, with 6 intervals;





    Sorry, for the others, I don't know those approximations... :(

  • All times are GMT -7. The time now is 04:52 PM.