Solution of a recursion relation

  • Context: Undergrad 
  • Thread starter Thread starter ledamage
  • Start date Start date
  • Tags Tags
    Recursion Relation
Click For Summary
SUMMARY

The discussion focuses on finding an explicit solution to the recursion relation defined as αn+2 = A αn+1 + B αn + Cn. The participants confirm that while the homogeneous part of the relation can be solved easily, the inclusion of the term Cn requires finding a particular solution, similar to methods used in differential equations. This approach is essential for deriving the complete solution to the recursion relation.

PREREQUISITES
  • Understanding of recursion relations
  • Familiarity with solving differential equations
  • Knowledge of homogeneous and particular solutions
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study methods for finding particular solutions in differential equations
  • Explore techniques for solving linear recurrence relations
  • Learn about generating functions and their applications in recursion
  • Investigate the characteristic equation method for homogeneous solutions
USEFUL FOR

Mathematicians, computer scientists, and students studying advanced recursion relations and differential equations will benefit from this discussion.

ledamage
Messages
35
Reaction score
0
Hi there!

I wonder if there's an explicit solution to a recursion relation of the form

\alpha_{n+2} = A \alpha_{n+1} + B \alpha_n + C^n .

The solution of this recursion relation without C^n can easily be computed. I haven't found anything on the net.

Thanks!
 
Physics news on Phys.org
ledamage said:
Hi there!

I wonder if there's an explicit solution to a recursion relation of the form

αn+2 = A αn+1 + B αn + Cn .

The solution of this recursion relation without Cn can easily be computed. I haven't found anything on the net.

Thanks!

Hi ledamage! :smile:

You need to find a particular solution, exactly as if this was a differential equation. :wink:
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
5K