Find Out How to Analyze V_n Series

  • Context: Undergrad 
  • Thread starter Thread starter elementbrdr
  • Start date Start date
  • Tags Tags
    Series
Click For Summary
SUMMARY

The discussion focuses on analyzing the convergence of the sequence defined by the recurrence relation V_n = (V_{n-1} + a) / b. It establishes that for b ≠ 1, the sequence converges if |b| > 1 or if the arbitrary constant A equals 0, with the limit being a / (b - 1). In the case where b = 1, the sequence does not converge unless a = 0. The user seeks to understand this in a financial context, specifically calculating a return-based payment that is circularly defined.

PREREQUISITES
  • Understanding of linear recurrence relations
  • Knowledge of convergence criteria for sequences
  • Familiarity with financial mathematics, particularly return calculations
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the properties of linear recurrence relations in detail
  • Learn about convergence tests for sequences and series
  • Explore financial mathematics concepts related to return calculations
  • Investigate the implications of circular definitions in mathematical modeling
USEFUL FOR

Mathematicians, financial analysts, and students studying sequences and series, particularly those interested in recurrence relations and their applications in financial contexts.

elementbrdr
Messages
43
Reaction score
0
Hi,

I don't know how to analyze the following, but I am wondering whether there is a way to determine whether a series of the following form is convergent: V_{n}=(V_{n-1}+a)/b. Thank you.
 
Physics news on Phys.org
elementbrdr said:
I don't know how to analyze the following, but I am wondering whether there is a way to determine whether a series of the following form is convergent: V_{n}=(V_{n-1}+a)/b.

A series can only be convergent (in the usual sense) if the limit of its terms is zero. If a is non-zero, what effect does that have on the limit of the terms in the series?
 
  • Like
Likes   Reactions: 1 person
elementbrdr said:
Hi,

I don't know how to analyze the following, but I am wondering whether there is a way to determine whether a series of the following form is convergent: V_{n}=(V_{n-1}+a)/b. Thank you.

This is a linear recurrence relation:

V_n - \frac{V_{n-1}}{b} = \frac{a}{b}

For b \neq 1 the solution is V_n = \frac{A}{b^n} + \frac{a}{b-1} for an arbitrary constant A. Thus it will converge if and only if |b| > 1 or A = 0 and its limit will be \frac{a}{b-1}.

If b = 1 then the solution is V_n = A + na for an arbitrary constant A, and it does not converge unless a = 0.
 
  • Like
Likes   Reactions: 1 person
Thank you. I see your points. Maybe, in framing this as a limit of a series, I am thinking about the underlying problem incorrectly. So I will expand on the problem I am trying to solve. In a financial context, I am trying to calculate a return that is inclusive of a return-based payment. More specifically, I am trying to calculate a payment (V), which payment is equal to a constant times return, i.e., b*(R/C -1), where R equals final value and C equals initial value. However, final value (R) is defined to include V, such that R= V+a. So the definition is circular. Intuitively, I thought of this as a limit of a series, building inward, where in the first step, the expression would be V = b*(R/C-1) = b*((V+a)/C-1); and in the second step, the expression would be V = b*(((b*(R/C-1))+a)/C-1) = b*(((b*((V+a)/C-1))+a)/C-1). So on and so forth. I would appreciate any guidance as to how to approach this problem. Thanks in advance.
 
Are you asking about a series (infinite sum) or sequence?
 
  • Like
Likes   Reactions: 1 person
HallsofIvy said:
Are you asking about a series (infinite sum) or sequence?

I think that what I am trying to do falls within the category of a sequence, rather than a series. I am interested in what the value of the expression would be after an infinite number of iterations of the "steps" illustrated above (and not in the sum of the expressions produced by each step). Sorry to have started off the thread with a misconception.
 
Viewing my question in terms of a sequence rather than a series, is there a way to state the calculation I described as a simple expression? I would be happy to try to clarify further if my question is still muddled. Thank you.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 17 ·
Replies
17
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 11 ·
Replies
11
Views
5K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K