MHB Approximating Areas under Curves

  • Thread starter Thread starter alane1994
  • Start date Start date
  • Tags Tags
    Areas Curves
alane1994
Messages
36
Reaction score
0
I am learning this right now, and I am having troubles with something.
For regular partition, the formula in my textbook is this.

x_k=a+k\Delta x, \text for k=0,1,2,...,n.

My question is this, how does one find "k"? It is very important clearly!;)
 
Physics news on Phys.org
alane1994 said:
I am learning this right now, and I am having troubles with something.
For regular partition, the formula in my textbook is this.

x_k=a+k\Delta x, \text for k=0,1,2,...,n.

My question is this, how does one find "k"? It is very important clearly!;)

$\Delta x = \frac{b-a}{n}$ where $[a,b]$ and n is the number of times you want to divide the interval.

The points in the partition will then be $a, a+\Delta x, a+2\Delta x,\ldots, a+(n-1)\Delta x, b$

Usually you are told how many times to divide the interval.
 
Or perhaps you decide, rather than being told. A partition doesn't have to necessarily be divided in parts of equal length, but it's certainly easier. :D
 
Back
Top