DivGradCurl
- 364
- 0
Folks,
I'm a bit rusty on difference eqns. Here's the problem:
y_n -0.5 y_{n-1} = x_n
Here's what I can get out of it so far:
y_1 -0.5 y_0 = x_1
y_2 -0.5 y_1 = x_2
y_3 -0.5 y_2 = x_3
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.
I'm a bit rusty on difference eqns. Here's the problem:
y_n -0.5 y_{n-1} = x_n
Here's what I can get out of it so far:
y_1 -0.5 y_0 = x_1
y_2 -0.5 y_1 = x_2
y_3 -0.5 y_2 = x_3
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.