Non-homogeneous Difference Equations

  • Thread starter Thread starter Daniel323
  • Start date Start date
  • Tags Tags
    Difference
Click For Summary

Homework Help Overview

The discussion revolves around non-homogeneous difference equations, specifically focusing on finding particular solutions and standard forms of given equations. The original poster expresses confusion regarding the concepts and approaches related to these equations.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to understand the nature of particular solutions in non-homogeneous equations and questions how to express a given equation in standard form. They explore transformations and substitutions to analyze the equations.

Discussion Status

Some participants have offered insights into the mathematical transformations involved, suggesting methods to derive solutions. The original poster acknowledges the help but still expresses confusion, indicating that the discussion is ongoing and productive.

Contextual Notes

The original poster mentions feeling uncertain about their questions and the validity of their approaches, which may reflect the constraints of their current understanding of the topic.

Daniel323
Messages
14
Reaction score
0
Hi everyone, this is my first post but I've been reading through the forum for a quite sometime now. I've recently began trying to do some difference equations, for the most I've been doing good, but just a few things have puzzled me.
I have two questions relating to the particular solutions of non-homogeneous equation.
First one is, if the equation is x(k+1) - x(k) = 8log2(k) and I wanted to get the particular solution:
f(x) = 8long2(k) but what is particular solution? I know for example if f(x) = 8e^k it would be c*e^k.

Secondly if the equation is x(3k) = 2x(k) for 1,3,9,27,..., with x(1) = 1, how do I get this into the standard form? Or is it already in the standard form.
My first step for this one was:
let k = 2^m and x(k) = y(m) hence,
3k = 2^(m+2) and x(3k) = y(m+2)
But have no idea of this is the right approach.

Sorry I know they are stupid questions, but they've really stumped me. Any help would be great. Thanks.
 
Last edited:
Physics news on Phys.org
Any ideas anyone?
 
Well, let us exponentiate, and we get:
[tex]\frac{y_{k+1}}{y_{k}}=k^{8}, y_{k}=2^{x_{k}}[/tex]

Furthermore, introduce [tex]z_{k}=\sqrt[8]{y_{k}}[/tex], whereby we get the difference equation:
[tex]z_{k+1}-kz_{k}=0[/tex]
The solution of this is well-known:
[tex]z_{k}=B(k-1)![/tex]
Thus, we get:
[tex]y_{k}=C((k-1)!)^{8}[/tex]
And the particular solution for x becomes:
[tex]x_{k}=D+8\log_{2}((k-1)!)[/tex]

Also note that this includes the homogenous solution, i.e a constant, so this is, as it happens, the general solution.
 
Last edited:
Ah I see, I'm still a bit confused but that helped a great deal. Thank you arildno, I appreciate it.
 

Similar threads

Replies
3
Views
2K
Replies
4
Views
2K
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
931
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K