Problem about relationships between interest factors

AI Thread Summary
The discussion revolves around deriving formula (3.3) without referencing earlier formulas (2.1) and (2.3). Participants express confusion over the notation used in the formulas, particularly (F/A, i%, n) and (F/P, i%, n), and how they relate to the derivation. Clarifications are provided regarding the definitions of F, A, and P, along with the processes involved in calculating future values based on regular payments and interest accumulation. Ultimately, the conversation emphasizes the importance of understanding the underlying concepts and definitions to successfully navigate the problem. Understanding these relationships is crucial for solving the derivation effectively.
s3a
Messages
814
Reaction score
8

Homework Statement


The problem:
Derive (3.3) without reference to (2.3) or (2.1).

(2.1):
F/P = (1 + i)^n

(2.3):
F/A = [(1 + i)^n – 1]/i

(3.3):
(F/A, i%, n) = (F/A, i%, n_1) + (F/P, i%, n_1) + (F/P, i%, n_1 + 1) + . . . + (F/P. i%, n – 1) (n > n_1)

The solution (which also includes the problem) is attached as TheProblemAndSolution.png.

Homework Equations


(F/P, i%, n) and (F/A, i%, n)

The Attempt at a Solution


Here are my questions for the two things that I don't get for this problem.:

1. How exactly is (1) determined?

2. How do I go from Fig. 3-2 to (F/A, i%, n – n_1) (F/P, i%, n_1)? In other words, what the solution says is “obvious” is not obvious to me.
 

Attachments

  • TheProblemAndSolution.png
    TheProblemAndSolution.png
    24.3 KB · Views: 510
Physics news on Phys.org
These (F/A, i%, n) notations are awful.
You do not provide the exact meaning of (F/A, i%, n) .
Formulas (2.1) and (2.3) do not use the same notations as formula (3.3).
And furthermore, formulas (2.1) and (2.3) should not be the basis of the derivation!

Therefore, it is impossible to answer your question without guessing what you exactly want.
In addition, this exercise seems to depend on the context of this book and I do not have a copy of it.

I suggest you to go back to the definitions of the (F/A, i%, n) and (F/P, i%, n).

by the way, what are these F, A, P?
 
Hello, and sorry for the delay.

These (F/A, i%, n) notations are awful.
I used to feel that way, until I programmed an application that calculated things for me easily (and that notation is very programming friendly). :)

Formulas (2.1) and (2.3) do not use the same notations as formula (3.3).
(2.1):
(F/P, i%, n) = F/P = (1 + i)^n

(2.3):
(F/A, i%, n) = F/A = [(1 + i)^n – 1]/i

And furthermore, formulas (2.1) and (2.3) should not be the basis of the derivation!
I had just listed them, with the goal in mind that whoever helped me knew what not to use.

You do not provide the exact meaning of (F/A, i%, n).
Therefore, it is impossible to answer your question without guessing what you exactly want.
In addition, this exercise seems to depend on the context of this book and I do not have a copy of it.

I suggest you to go back to the definitions of the (F/A, i%, n) and (F/P, i%, n).

by the way, what are these F, A, P?
I gave the algebraic definitions above. As for the theoretical definitions and meaning of variables from my book (Schaum’s Outline of Engineering Economics), they are as follows (with minor modifications).:

(F/P, i%, n):
Suppose that a given sum of money, P, earns interest at a rate i, compounded annually. The total amount of money, F (which I think is referred to as the “future worth”), which will have accumulated from an investment of P dollars after n years is given by F = P(1 + i)^n. The ratio F/P = (1 + i)^n is called the single-payment, compound-amount factor. The fuller notation for this ratio is (F/P, i%, n).

(F/A, i%, n):
Let equal amounts of money, A, be deposited in a savings account (or placed in some other interest-bearing investment) at the end of each year. If the money earns interest at a rate i, compounded annually, how much money will have accumulated after n years? To answer this question, we note that after n years, the first year’s deposit will have increased in value to F_1 = A(1 + i)^(n – 1). Similarly, the second year’s deposit will have increased in value to F_2 = A(1 + i)^(n – 2) and so on. The total amount accumulated will thus be the sum of a geometric progression.: F = F_1 + F_2 + . . . + F_n = A(1 + i)^(n – 1) + A(1 + i)^(n – 2) + . . . + A = A[(1 + i)^n – 1]/i. This implies that F/A = [(1 + i)^n – 1]/i. The ratio F/A = [(1 + i)^n – 1]/i is called the uniform-series, compound-amount factor. The extended notation for this ratio is (F/A, i%, n).

If I haven’t already done so, I can provide you with whatever else it is you need to know.
 
s3a said:
1. How exactly is (1) determined?
You're putting in an amount P in each of n-n1 years. The first amount will accumulate interest for n-1 years, the second for n-2, etc. That gives the sum (1).
2. How do I go from Fig. 3-2 to (F/A, i%, n – n_1) (F/P, i%, n_1)?
An alternative way to think of those first n-n1 payments is in two stages:
- an F/A process of regular payments over n-n1 years, giving a future value (F/A, i%, n – n1);
- the investment of that resulting sum for n1 years, amplifying it by the factor (F/P, i%, n1)
 
Thanks, haruspex, I get it now! :D
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks

Similar threads

Back
Top