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
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
How to find lim without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...
No comments:
Post a Comment