Thank you for all your answers. :3
You're right, I did a typo with the percentage when I wrote it up on the forum but not when I calculated it. That still doesn't explain the difference, minor though it is.
But! I did find the answer here: http://www.cardratings.com/creditcardblog/moneysavingstips/2005/10/calculate-interest-on-savings-account.html
The formula I was using was completely wrong for the bank senerio I was thinking of.
This is because at a bank, in a savaings account, they calculate it daily and pay it monthly. The formula I used assumes that the frequency at which interest is calculated & deposited equals the number of compounding periods. At the bank, the frequency at which interest is calculated and frequency at which interest is deposited are not equal.
The correct formula is as follows:
Let r = interest rate per annum. (Here, r=2.1%)
Let f = frequency at which interest calculations are made (but not deposited).
Let capital N = equal the frequency at which interested is deposited. (In this example, ever 31 days)
Let n = still equals the number of compounding periods (in this example, 1, brecause we're only looking at January.)
Let A = Principal + I
Let P= principal
Note: f & N must be in the same unites. (In this example, days).
I=PrfN
=$20590.17(0.021)(1/365)(31)
=$36.72383745...
=$36.72 :)
If anyone knows the correct mathematical notiation for that calculation, please let me know what the proper symbols for the variables should be. I had to invent them. I'd rather adhere to what the common usage is.
I've come up with this formula in the interm:
A1=P+PrfN
A2=(P+PrfN)+(P+PrfN)rfN
=P(1+rfN)+P(1+rfN)rfN
=P(1+rfN)(1+rfN)
=P(1+rfN)2
A3=P(1+rfN)2+P(1+rfN)2rfn
=P(1+frN)2+(1+rfn)
=P(1+rfn)3
.
.
.
An=P(1+rfN)N
Thank you! ^^