Inhomogeneous recurrence relation

  • Context:
  • Thread starter Thread starter andrew1
  • Start date Start date
  • Tags Tags
    Recurrence Relation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
andrew1
Messages
20
Reaction score
0
Hi all,

Could someone please explain to me the process involved in converting an inhomogeneous recurrence to a homogeneous recurrence, I'm completely confused as to how it works.Thanks
 
Physics news on Phys.org
andrew said:
Hi all,

Could someone please explain to me the process involved in converting an inhomogeneous recurrence to a homogeneous recurrence, I'm completely confused as to how it works.Thanks

For semplicity we suppose that we have linear second order difference equations. A homogeneous difference equation is written as...

$\displaystyle a_{n+2} + c_{1}\ a_{n+1}+ c_{0}\ a_{n} = 0\ (1)$

An inhomogeneous difference equation is written as...

$\displaystyle a_{n+2} + c_{1}\ a_{n+1} + c_{0}\ a_{n} = b_{n}\ (2)$

Kind regards

$\chi$ $\sigma$
 
chisigma said:
For semplicity we suppose that we have linear second order difference equations. A homogeneous difference equation is written as...

$\displaystyle a_{n+2} + c_{1}\ a_{n+1}+ c_{0}\ a_{n} = 0\ (1)$

An inhomogeneous difference equation is written as...

$\displaystyle a_{n+2} + c_{1}\ a_{n+1} + c_{0}\ a_{n} = b_{n}\ (2)$

Kind regards

$\chi$ $\sigma$

Could you possibly provide an example, this would help me understand it a bit better.
 
andrew said:
Could you possibly provide an example, this would help me understand it a bit better.

An example of linear homogeneous second order difference equation is here...

http://mathhelpboards.com/discrete-mathematics-set-theory-logic-15/recursive-sequences-finding-their-expressions-10478.html#post48615

Kind regards

$\chi$ $\sigma$
 
chisigma said:
An example of linear homogeneous second order difference equation is here...

http://mathhelpboards.com/discrete-mathematics-set-theory-logic-15/recursive-sequences-finding-their-expressions-10478.html#post48615

Kind regards

$\chi$ $\sigma$

Sorry, I meant an example of an inhomogeneous recurrence relation, I understand how to solve a homogeneous recurrence relation, but converting an inhomogeneous recurrence is where I am struggling.
 
andrew said:
Sorry, I meant an example of an inhomogeneous recurrence relation, I understand how to solve a homogeneous recurrence relation, but converting an inhomogeneous recurrence is where I am struggling.

A general procedure to attack inhomogeneous difference equation is illustrated here...

http://mathhelpboards.com/discrete-mathematics-set-theory-logic-15/difference-equation-tutorial-draft-part-ii-860.html#post4671

Kind regards

$\chi$ $\sigma$