How Do You Solve a First-Order Linear Difference Equation?

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

Homework Help Overview

The discussion revolves around solving a first-order linear difference equation of the form y_n - 0.5 y_{n-1} = x_n. Participants express uncertainty regarding the lack of boundary conditions and the unknown function x_n, which complicates the problem-solving process.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants explore the implications of not knowing x_n and question the necessity of boundary conditions. There is discussion about the potential use of z-transforms as a method to approach the problem.

Discussion Status

The conversation is ongoing, with some participants suggesting that the problem may be unsolvable without additional information. Others have proposed the use of z-transforms, indicating a productive direction in the discussion.

Contextual Notes

There is a noted absence of information regarding the function x_n, which is critical for progressing in solving the difference equation. Participants are also considering the implications of stability and causality in relation to z-transforms.

DivGradCurl
Messages
364
Reaction score
0
Folks,

I'm a bit rusty on difference eqns. Here's the problem:

[tex]y_n -0.5 y_{n-1} = x_n[/tex]

Here's what I can get out of it so far:

[tex]y_1 -0.5 y_0 = x_1[/tex]
[tex]y_2 -0.5 y_1 = x_2[/tex]
[tex]y_3 -0.5 y_2 = x_3[/tex]

I just need some sense of direction, not a solution. It seems to me that this kind of problem requires that some boundary conditions be given, but that is not the case. That's all I have! Maybe it's something very simple I can't see right now.

Any help is highly appreciated.
 
Physics news on Phys.org
so you have a difference equation. what are you trying to do with it?

are you trying to figure out what [itex]y_n[/itex] is? do you know what [itex]x_n[/itex] is?
 
I assume the goal is to get [tex]y_n[/tex] since that was not explicitly stated. The directions are simply "solve the difference equation". That doesn't help much, does it? I do not have [tex]x_n[/tex]
 
It's already about as solved as it can get if you don't know the x's.
 
Yes, but the answer wouldn't be that obviuous; it sounds like there is information missing, as rbj pointed out. I'll go talk to my instructor. As soon as I find out the answer or have another question, I'll get back to you guys. Thanks for all the help!
 
Have you been learning about z-transforms?

y[n] -> Y(z)
y[n-1] -> Y(z)/z

then solve for Y(z) = f(X(z)), then transform back to y[n] = f(x[n]) and you will have eliminated the y[n-1].
 
Z-transforms really work on this kind of problem. I've found a book with a very easy-to-follow introduction. Thanks for the hint. Here is my answer:

[tex]h[n] = -2^{-n}u[n-1][/tex]
 
One thing to be careful about with z-transforms is that some functions, such as [tex]H(z) = \frac{1}{1-az^{-1}}[/tex], have multiple inverse transforms. Which to use depends on the region of convergence of H(z), which affects (or is defined by) the stability and causality of the system.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K