Resolving an Integral by Upper and Lower Sums

  • Thread starter Thread starter SclayP
  • Start date Start date
  • Tags Tags
    Integral Sums
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
SclayP
Messages
27
Reaction score
0
So, the problem statement says that i have to determinate the Upper and Lower Sums that approximate the area under the graph given by the next function: [tex]f(x) = x^3[/tex] in the interval[0,1] with a partition of 0,2

So, i preoceeded to determinate the Upper and Lower Sums but I don't come up with the righ answer (i know because i corroborated by getting the resault of the integral [itex]\int x^3\, dx[/itex] between 0 and 1, with my calculator)

P={0; 0,2; 0,4; 0,6; 0,8;1}
[itex]L(f,P) = \sum^{5}_{i=0}[/itex]mi(ti-ti-1) = [itex](0^3)(0,2) + (0,2^3)(0,2) + (0,4^3)(0,2) + (0,6^3)(0,2) + (0,8^3)(0,2) = 0,10[/itex]


That is just plain wrong but i don't know what I am doing wrong...well i won't redact how i did the Upper sums because i guess you got the point...

Thanks.
 
Last edited:
on Phys.org
SclayP said:
So, the problem statement says that i have to determinate the Upper and Lower Sums that approximate the area under the graph given by the next function: [tex]f(x) = x^3[/tex] in the interval[0,1] with a partition of 0,2

So, i proceeded to determinate the Upper and Lower Sums but I don't come up with the righ answer (i know because i corroborated by getting the result of the integral [itex]\int x^3\, dx[/itex] between 0 and 1, with my calculator)

P={0; 0,2; 0,4; 0,6; 0,8;1}
[itex]L(f,P) = \sum^{5}_{i=0}[/itex]mi(ti-ti-1) = [itex](0^3)(0,2) + (0,2^3)(0,2) + (0,4^3)(0,2) + (0,6^3)(0,2) + (0,8^3)(0,2) = 0,10[/itex]


That is just plain wrong but i don't know what I am doing wrong...well i won't redact how i did the Upper sums because i guess you got the point...

Thanks.
I get 0.016 --- or as you write it, 0,016 .
 
SammyS said:
I get 0.016 --- or as you write it, 0,016 .

Yes, sorry I posted the answer wrong, its 0.16, but what concerns me is that if i did it ok or is wrong the preocedure...