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?
2026-04-01 14:08:38.1775052518
About the denominator in the future value formula
70 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FINANCE
- Compute the net present value of this project in dependance of the interest rate p.
- Maximizing profit when demand is a power function
- How do I calculate if 2 stocks are negatively correlated?
- Why does the least risky portfolio have large weight on the eigenvectors with small eigenvalues?
- FM Actuary question, comparing interest rate and Discount rate
- Monthly effective interest rate to 6-month effective interest rate
- Annual interest rate compounded monthly to monthly effective interest rate
- Withdrawing monthly from a bank for 40 years
- PMT equation result
- Fair value of European Call
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- 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?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- 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
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- 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)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
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}}$$