Wednesday, 9 March 2016

sequences and series - Expression for a 0, -1, 0, 1 pattern?



I'm trying to think of a way to create the sequence 0, -1, 0, 1,... with an expression of the type (-1)something * k for k = 1, 2, 3,....



Any ideas? I've sat over this for too long and I know it's not that hard :/


Answer



a(k)=(1)k2+(1)k22


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find lim without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...