If f(x) is a continuous function for a
delta_t = (b - a) / n since a <= x <= b, (b-a) >= 0. And n is positive. So delta_t is positive.
but can delta t ever be negative? Is it possible for delta t to be negative in a continuous function?
I don't think so because we take an interval and divide it into n equal parts. An interval always has a certain positive width which when divided by positive n will always yield a positive width for each sub-interval.
Whether the interval is on the positive x axis, negative x-axis, or crosses from negative to positive, the width of the interval is the rightmost point - leftmost point which will always be positive. When divided into n equal parts the sub-interval (or delta_t) will always be positive.
oh, I see. Thanks again!
Join our real-time social learning platform and learn together with your friends!