LolWolf
- 6
- 0
Hello! First post, over here, hopefully it'll pique some interest, and awesome answers, but any and all answers are welcome!
So, point is, we were given a guest lecture over how to 'jokingly' find answers to specific problems using methods that appear to not be justified; now, after the lecture I asked a question regarding such, and I was told that such operations are actually justified, what is not is the notation. Anyways, enough storytelling, the problem and 'derivation' is as follows:
Given some function f(x) and defining \int f = \int_0^x f(t) dt we wish to find the function f(x) such that \int f = f-1 Is the case. Then, after rearranging, we get:
1=f-\int f
We "factor" and receive:
1=\left(1-\int\right)f
Then, taking the "inverse":
f=\left(1-\int\right)^{-1}1
We, then (somehow, magically, as I see it) "apply" the geometric series to receive:
f=\left(1+\int+\int^2+\int^3+\cdots\right)1
f=1+\left(\int 1\right)+\left(\int^2 1\right)+\left(\int^3 1\right)+\cdots
f=1+x+\left(\int x\right)+\left(\int^2 x\right)+\cdots
f=1+x+\frac{x^2}{2}+\left(\int \frac{x^2}{2}\right)+\cdots
f=1+x+\frac{x^2}{2}+\frac{x^3}{6}+\cdots
f=e^x
Which is, very obviously, the correct answer. Anyways, could anyone explain what is actually going on here? I know that the integrals can be dealt with as operators and such... but the notation confuses absolutely anything I have been able to come up with.
So, point is, we were given a guest lecture over how to 'jokingly' find answers to specific problems using methods that appear to not be justified; now, after the lecture I asked a question regarding such, and I was told that such operations are actually justified, what is not is the notation. Anyways, enough storytelling, the problem and 'derivation' is as follows:
Given some function f(x) and defining \int f = \int_0^x f(t) dt we wish to find the function f(x) such that \int f = f-1 Is the case. Then, after rearranging, we get:
1=f-\int f
We "factor" and receive:
1=\left(1-\int\right)f
Then, taking the "inverse":
f=\left(1-\int\right)^{-1}1
We, then (somehow, magically, as I see it) "apply" the geometric series to receive:
f=\left(1+\int+\int^2+\int^3+\cdots\right)1
f=1+\left(\int 1\right)+\left(\int^2 1\right)+\left(\int^3 1\right)+\cdots
f=1+x+\left(\int x\right)+\left(\int^2 x\right)+\cdots
f=1+x+\frac{x^2}{2}+\left(\int \frac{x^2}{2}\right)+\cdots
f=1+x+\frac{x^2}{2}+\frac{x^3}{6}+\cdots
f=e^x
Which is, very obviously, the correct answer. Anyways, could anyone explain what is actually going on here? I know that the integrals can be dealt with as operators and such... but the notation confuses absolutely anything I have been able to come up with.
Last edited: