Analyzing Convergence and Rewriting Sequences: A Mathematical Approach

  • Context: Graduate 
  • Thread starter Thread starter Mappe
  • Start date Start date
  • Tags Tags
    Sequences Tools
Click For Summary

Discussion Overview

The discussion focuses on the analysis of sequences, particularly their convergence and methods for rewriting them. Participants explore mathematical tools and concepts necessary for understanding both simple and complex sequences, including recursive definitions and generating functions.

Discussion Character

  • Exploratory, Technical explanation, Mathematical reasoning

Main Points Raised

  • One participant seeks mathematical tools for analyzing sequences and understanding their convergence, specifically mentioning the Fibonacci series and its properties.
  • Another participant notes that recursively defined sequences can exhibit complex behaviors, including periodicity and a-periodicity, and suggests that explicit formulas for their terms may not always be available.
  • A suggestion is made to consider generating functions as a potential tool for analysis.
  • A method is proposed for finding limits of recursively defined sequences by assuming convergence and solving the equation derived from the recursive definition, illustrated with a specific example involving a given recursive formula.

Areas of Agreement / Disagreement

Participants present various approaches and tools for analyzing sequences, but there is no consensus on a single method or solution. Multiple viewpoints and techniques remain under discussion.

Contextual Notes

The discussion includes assumptions about convergence and the applicability of certain mathematical tools, but these assumptions are not universally accepted or resolved among participants.

Mappe
Messages
29
Reaction score
0
I need the math tools to understand and analyze sequences and their convergence. I know for example that the fibonacci series can be rewritten such that we can calculate for example nr 153 without knowledge of previous numbers. What math subjects is needed to take care of more complicated sequences, rewriting them in an understandable fashion and understanding their convergence?
 
Physics news on Phys.org
Recursively defined sequences may behave in a surprisingly complicated fashion. Periodicity with arbitrarily large periods is possible, as well as a-periodic (but bounded) behavior. In all but the simplest cases, it is not possible to write down explicit formulas for their ##n##th term. Perhaps you will enjoy An Introduction to Difference Equations by Elayd, Springer, 3rd edition, 2005.
 
You may want to have a look at generating functions.
 
Given a sequence ## a_{n} ## in recursive way, so ## a_{n}=f(a_{n-1})## where ##f## is a function, you can start supposing that converge and solving the equation ## l=f(l) ##. The result (if there is a result) will be a candidate for your sequence ## a_{n} ##. For example given

## a_{n}=\frac{1+a_{n-1}}{a_{n-1}}## with initial data ##a_{0}=1 ##.

You can search a limit solving ## l=\frac{1+l}{l} ## that gives you ##l^2-l-1=0## so ## l=\frac{1}{2}\pm\frac{\sqrt{5}}{2}##. A good candidate is ##\frac{1}{2}+\frac{\sqrt{5}}{2}##.
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
7K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
10K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K