Fun math algorithms
|
10-19-2020, 08:51 PM
Post: #12
|
|||
|
|||
RE: Fun math algorithms
(10-17-2020 11:27 AM)Albert Chan Wrote: C-1 ≈ IN*(6+IN)/12 + I/2 Let's rename C as \(C_+\), to signal compounding effect in the forward direction. Knowing FV=0, we have \(N |PMT_+| = C_+ |PV|\) For reverse direction, knowing PV=0, we have \(N |PMT_-| = C_- |FV|\) \(C_- = \Large{C_+ \over (1+I)^N} = \frac{\left(I N \over 1-(1+I)^-N\right)}{(1+I)^N} = {I(-N) \over 1-(1+I)^N}\) So, run the clock backwards (N → -N), \(C_+ \text{ turns into } C_-\) Naturally, C+ estimate formula apply: \(C_± - 1 ≈ \large{IN (IN\;±\;6) \over 12} + {I\over2}\) --- Lets build a car leasing formula ! \(N·PMT = N(PMT_+ - PMT_-) \) PMT+ is car payments if we *buy* the car (not gives it back). PMT− is credit of car payments, if we do give it back (turning buying, back to leasing) \(N·PMT_+ = CAP · C_+ ≈ CAP \left(1 + \large{IN (IN\;+\;6) \over 12} + {I\over2}\right)\) \(N·PMT_- = RES · C_- ≈ RES \left(1 + \large{IN (IN\;-\;6) \over 12} + {I\over2}\right)\) Substract the 2, and divide by N, we have \(PMT = \large \left(1 + {I\over2} + {(IN)^2 \over 12} \right) ({CAP - RES \over N}) + ({I\over2}) \normalsize (CAP+RES) \) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Fun math algorithms - Han - 09-05-2020, 10:31 PM
RE: Fun math algorithms - telemachos - 09-06-2020, 12:30 AM
RE: Fun math algorithms - Albert Chan - 09-06-2020, 12:46 AM
RE: Fun math algorithms - Han - 09-06-2020, 03:54 AM
RE: Fun math algorithms - Albert Chan - 09-08-2020, 09:59 PM
RE: Fun math algorithms - David Hayden - 09-10-2020, 03:59 PM
RE: Fun math algorithms - Albert Chan - 10-16-2020, 04:02 PM
RE: Fun math algorithms - EdS2 - 10-17-2020, 08:51 AM
RE: Fun math algorithms - Albert Chan - 10-17-2020, 11:27 AM
RE: Fun math algorithms - Albert Chan - 10-17-2020, 12:32 PM
RE: Fun math algorithms - EdS2 - 10-19-2020, 07:59 AM
RE: Fun math algorithms - Albert Chan - 10-19-2020 08:51 PM
RE: Fun math algorithms - Albert Chan - 10-19-2020, 09:33 PM
RE: Fun math algorithms - Albert Chan - 10-19-2020, 11:05 PM
|
User(s) browsing this thread: 5 Guest(s)