(New page: == Preview == This is only a preview; changes have not yet been saved! (????)) |
(→Preview) |
||
Line 1: | Line 1: | ||
== Preview == | == Preview == | ||
This is only a preview; changes have not yet been saved! (????) | This is only a preview; changes have not yet been saved! (????) | ||
+ | == Guess ??? == | ||
+ | 1. x[n] oscillates between <math> {1 \over 2} and {1 \over -2}</math><br> | ||
+ | 2. x[0] = 10<br> | ||
+ | 3. x[1] = <math> a_0 + {1 \over 2}</math> | ||
+ | 4. x[n] has period 2 | ||
+ | == Solution == | ||
+ | x[n] = 10 + <math>sin[{\pi \over 2}n] + {1 \over 2}sin[\pi n] </math> |
Revision as of 17:38, 26 September 2008
Preview
This is only a preview; changes have not yet been saved! (????)
Guess ???
1. x[n] oscillates between $ {1 \over 2} and {1 \over -2} $
2. x[0] = 10
3. x[1] = $ a_0 + {1 \over 2} $
4. x[n] has period 2
Solution
x[n] = 10 + $ sin[{\pi \over 2}n] + {1 \over 2}sin[\pi n] $