1MileCrash
- 1,338
- 41
I know this is going to be atrociously bad, but I like to try to prove things.
[itex]\frac{f(x+\Delta x) - f(x)}{ \Delta x} = \frac{\Delta y}{\Delta x}[/itex]
[itex]=> f(x+\Delta x) - f(x) = \frac{\Delta y}{\Delta x} \Delta x[/itex]
[itex]=> f(x+\Delta x) = \frac{\Delta y}{\Delta x} \Delta x + f(x)[/itex]
Now, express x as (x2 + delta x) and define f(x) in the same way we just defined f(x+deltax)
[itex]=> f(x+\Delta x) = \frac{\Delta y}{\Delta x} \Delta x + \frac{\Delta y}{\Delta x} \Delta x + f(x2)[/itex]
We could now express x2 as (x3 + delta x) and define f(x2) in a similar way again.
[itex]=> f(x+\Delta x) = \frac{\Delta y}{\Delta x} \Delta x + \frac{\Delta y}{\Delta x} \Delta x + \frac{\Delta y}{\Delta x} \Delta x + f(x3)[/itex]
(I should have subscripts or something similar, because these delta y/delta x's are not all the same thing, but bear with me :)
It is clear that repeating this process over and over becomes a sum of all delta x/ delta y
[itex]=> f(x+\Delta x) = \sum \frac{\Delta y}{\Delta x} \Delta x[/itex]
If we take the limit of both sides as delta x approaches 0, the left side becomes f(x) and the right side becomes the definition of the integral.
[itex]f(x) = \int f'(x) dx[/itex]
I know a lot of things are messed up about it, I think I need to name all my different x's and y's for starters, and I'm sure I said a lot of things that didn't make sense as well, but this is a 10 minute attempt.
Any input is appreciated.
[itex]\frac{f(x+\Delta x) - f(x)}{ \Delta x} = \frac{\Delta y}{\Delta x}[/itex]
[itex]=> f(x+\Delta x) - f(x) = \frac{\Delta y}{\Delta x} \Delta x[/itex]
[itex]=> f(x+\Delta x) = \frac{\Delta y}{\Delta x} \Delta x + f(x)[/itex]
Now, express x as (x2 + delta x) and define f(x) in the same way we just defined f(x+deltax)
[itex]=> f(x+\Delta x) = \frac{\Delta y}{\Delta x} \Delta x + \frac{\Delta y}{\Delta x} \Delta x + f(x2)[/itex]
We could now express x2 as (x3 + delta x) and define f(x2) in a similar way again.
[itex]=> f(x+\Delta x) = \frac{\Delta y}{\Delta x} \Delta x + \frac{\Delta y}{\Delta x} \Delta x + \frac{\Delta y}{\Delta x} \Delta x + f(x3)[/itex]
(I should have subscripts or something similar, because these delta y/delta x's are not all the same thing, but bear with me :)
It is clear that repeating this process over and over becomes a sum of all delta x/ delta y
[itex]=> f(x+\Delta x) = \sum \frac{\Delta y}{\Delta x} \Delta x[/itex]
If we take the limit of both sides as delta x approaches 0, the left side becomes f(x) and the right side becomes the definition of the integral.
[itex]f(x) = \int f'(x) dx[/itex]
I know a lot of things are messed up about it, I think I need to name all my different x's and y's for starters, and I'm sure I said a lot of things that didn't make sense as well, but this is a 10 minute attempt.
Any input is appreciated.
Last edited by a moderator: