To get the present value of a stock that gives divined in the future we use the formula: P = Div+P1/1+r with P1 is the selling price of the stock after a period. So it's considering what you can get from the stock (dividend + market value) and discount it with 1+r. This is pretty clear. However, If the stock won't be sold in the future, there would be no P1 included in the future, and so it's only the dividend you get. If this dividend is growing, it should be included in the denominator. This also clear. so, the formula to get the present value of a stock with growing dividend and no market value (selling price) in the future is P= Div/r-g. My question is, why the 1 is excluded in the denominator in this case?
2025-01-12 23:42:14.1736725334
About the denominator in the future value formula
76 Views Asked by user274094 https://math.techqa.club/user/user274094/detail At
1
There are 1 best solutions below
Related Questions in FINANCE
- How to Calculate an Import to Receive considering Fees.
- Put and Call options, Financial derivative
- Show that the interest rate sequence is Cauchy
- Question about creating $2\times 2$ covariance matrix with call option?
- Solving a Stochastic PDE with two variables in time
- Finding an approximation for $E[Y ] − e^{\mu}$?
- Solving a system of equations - minimizing f
- About the denominator in the future value formula
- how to calculate compound interest when year is not whole?
- Annuities-calculating interest
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Refuting the Anti-Cantor Cranks
- Find $E[XY|Y+Z=1 ]$
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- What are the Implications of having VΩ as a model for a theory?
- How do we know that the number $1$ is not equal to the number $-1$?
- Defining a Galois Field based on primitive element versus polynomial?
- Is computer science a branch of mathematics?
- Can't find the relationship between two columns of numbers. Please Help
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- A community project: prove (or disprove) that $\sum_{n\geq 1}\frac{\sin(2^n)}{n}$ is convergent
- Alternative way of expressing a quantied statement with "Some"
Popular # Hahtags
real-analysis
calculus
linear-algebra
probability
abstract-algebra
integration
sequences-and-series
combinatorics
general-topology
matrices
functional-analysis
complex-analysis
geometry
group-theory
algebra-precalculus
probability-theory
ordinary-differential-equations
limits
analysis
number-theory
measure-theory
elementary-number-theory
statistics
multivariable-calculus
functions
derivatives
discrete-mathematics
differential-geometry
inequality
trigonometry
Popular Questions
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- How to find mean and median from histogram
- Difference between "≈", "≃", and "≅"
- Easy way of memorizing values of sine, cosine, and tangent
- How to calculate the intersection of two planes?
- What does "∈" mean?
- If you roll a fair six sided die twice, what's the probability that you get the same number both times?
- Probability of getting exactly 2 heads in 3 coins tossed with order not important?
- Fourier transform for dummies
- Limit of $(1+ x/n)^n$ when $n$ tends to infinity
Let $G=1+g$ and $q=1+r$. Then the future value of the dividends is
$C_n=D\cdot q^{n-1}+ D\cdot q^{n-2}\cdot G+\ldots + D\cdot q\cdot G^{n-2}+D\cdot G^{n-1}$
$D\cdot q^{n-1}:$ The first dividend has to be compounded n-1 times and no growth.
$D\cdot G^{n-1}:$ The n-th dividend has grown n-1 times and no compounding.
$C_n=D\cdot \left[ q^{n-1}+ q^{n-2}\cdot G+\ldots + q\cdot G^{n-2}+ G^{n-1} \right]$
$q\cdot C_n=D\cdot \left[ q^{n}+ q^{n-1}\cdot G+\ldots + q^2\cdot G^{n-2}+ q \cdot G^{n-1} \right] \quad \quad \quad (1)$
$G\cdot C_n=D\cdot \left[ \ \ \quad q^{n-1}\cdot G+ q^{n-2}\cdot G^2+\ldots + q\cdot G^{n-1}+ G^{n} \right] \quad (2)$
Substracting (2) from (1)
$(q-G)\cdot C_n=D\cdot (q^n-G^n)$
$C_n=D\cdot\frac{q^n-G^n}{q-G}$
The present value is
$C_0=D\cdot\frac{q^n-G^n}{q-G}\cdot \frac{1}{q^n}$
$C_0=D\cdot \frac{1}{q-G}-\left(\frac{G}{q}\right) ^n\cdot \frac{1}{q-G}$
Suppose that $q >G\Rightarrow 1+r>1+g \Rightarrow r>g$
$$\lim_{n \to \infty} C_0=\lim_{n \to \infty} D\cdot \frac{1}{q-G}-\left(\frac{G}{q}\right) ^n\cdot \frac{1}{q-G}=D\cdot \frac{1}{q-G}-0$$
$$\lim_{n \to \infty} C_0=D\cdot \frac{1}{1+r-(1+g)}=\boxed{D\cdot \frac{1}{r-g}}$$