Modeling a Risk-Averse Investor in the Stock Market Pt. 3: Trying to Find a Closer Approximation for the net value

In this blogpost, I will attempt to find an approximation for the series posted in part 2. In part #2, we had the table:

 ROI based upon the period we invested in  (1/r)    Sum of each investment
 Period 1 ROI Period 2 ROIPeriod 3 ROIPeriod 4 ROIPeriod J 
*SPECIAL CASE*$1/1$1/1$1/1$1/1+ …1+1+1+1 + …  = $J
Investment #1$1/2$1/4$1/8$1/16+ …½ + ¼ + 1/8 + 1/16 + … = $2.00
Investment #2$1/3$1/9$1/27$1/81  + …$1/3 + $1/9 + $1/27 +  …= $3/2
Investment #3$1/4$1/16$1/64$1/256  + …$1/4 = $4/3
      Total sum of all investments ~$4.33 + $J

Table 2. The table displays the X number of investments that are accruing value over an infinite J period. In our model, we had X = J hence setting J to infinity is an obvious over approximation. The shape produced by the cells is rectangular (J x X) where as in the true model it is triangular ~1/2(J x X).

Let’s change the definitions slightly and make the rectangular array into a square. Additionally, let’s also change the definition of each variable such that J = # of periods that accrue ROI and X = #investments + 1. For example, if we have 3 investments during 4 periods, then we have J = X where (J,X) is (4,4) array:

 ROI based upon the period we invested in  (1/r)   Partial Sum of each investment
 Period 1 ROI Period 2 ROIPeriod 3 ROIPeriod 4 ROIA1[1-rn]/[1-r]
Investment #1$1/2$1/4$1/8$1/16½[(1-1/2)4]/(1-1/2)
Investment #2$1/3$1/9$1/27$1/81  1/3[1-(1/3)4]/(1-1/3)
Investment #3$1/4$1/16$1/64$1/256  1/4[1-(1/3)4]/(1-1/4)
      
Table 1. An altered table of the altered problem. It is worth noting that the altered geometric series for each Investment # grow slightly slower than purely a logarithmic rate. They seem to grow at a ln(x)ln(x) pace as we have the series (0.938)1/2 + (0.988)1/3 + (0.996)1/4 + … which is ever-so-slightly smaller harmonic series.

And so we can generalize the sum of each investment for all ROIs in the right hand column solutions as:

(Eq 1)

It isn’t clear to me how to mathematically dissect this series. One attempt is to represent it as an underapproximate in integral form:

(Eq 2)

Using our example case of Z = 4, this factors nicely by partial fractions to:

(Eq 3)

Where we can evaluate each individual giving us the indefinite form of:

(Eq 4)

We choose to use a Z = 4 as we have 3 investments for four periods of interest. Hence we need to calculate this through [4,2]. Expanding this out we have:

(Eq 5) The integrated original integrated sum sums to roughly $0.85

The above evaluation only works for Z = 4. If we had more ROI periods we could also have more investments and hence more terms to integrate. So we can try to generalize (#4).

We want to be able to write out the above integral type in a way that can be evaluated even when there’s 49 investments over 50 ROI periods. It wouldn’t make sense to hand write the 49 polynomials and 1 logarithm for the lower and upper bounds. So we can try to generalize the pattern for [2,Z] as:

(Eq 6)

So

(Eq 7)

Final Thoughts: The last two equations are remarkably similar to the partial sum of a power series. As interesting as that might be, it isn’t obvious how to solve this further. I tried using, yet not even Wolfram alpha intuition on how to solve even one of the series. Even if I did have the “aha” moment it is still all a step in the backwards direction. The approximation made via our integral (Eq 2) produced a sum that evaluates to roughly $0.85 (Eq 5) whereas the actual sum should be $1.76. Finding a closed form of (Eq 1) directly instead of using an approximation might actual be more time efficient than any trying to find other approximations. If anyone better at math knows how to solve this, feel free to leave the solution in the comment section. I’d greatly appreciate it. If not, I appreciate you reading this far such a technical post.

Thanks,

Ben

About Ben Buchwald

e-mails: buchwaldb1@hotmail.com; bbuchwald@pugetsound.edu Year: Senior Major: BS in Chemistry Interests: Ben is just a generic guy interested in boring things like chess, drawing, exercising. About me: Ben roughly describes himself as "90% opinions; 10% facts".

Leave a Reply

Your email address will not be published. Required fields are marked *

*