#what is the general rule for this pattern
46 messages · Page 1 of 1 (latest)
<@&286206848099549185> need some help here
where did this sequence come from?
I toke T(n)=a+(n-1)d then I started n at 1 a and d started at zero then each time n increase by 1 a increases by a half and d decreases by a half
That's how I got the sequence @south fog
so $T_n = a_n + (n - 1)d_n$, and $a_0 = d_0 = 0$, and $a_n$ and $d_n$ each themselves form an AP with common difference $\pm \frac12$ respectively.
Ann
which means $T_n = \frac{1}{2}n - \frac{1}{2}n(n-1)$ directly from the definition that you just told me, i think.
Ann
Let me test it
It doesn't work
As if you use that version n=1 is 1/2 which Is not true as n=1 is 0
You try it
@south fog
and you are certain that you did not miscalculate anything at any point?
do you have your work written down so i can take a look
I don't have my work but I didn't miss caculate
But I can try showing you first few terms and how I got them
sure
oh, my indexing was off.
so then $a_n = \frac{1}{2} (n-1)$ and $d_n = -\frac{1}{2} (n-1)$.
Ann
and, still according to the very same definition that you gave, you were calculating $$T(n) = \frac{1}{2} (n-1) - \frac{1}{2} (n-1)^2.$$
Ann
which can be simplified a bit, i guess.
i thought $a_0 = d_0 = 0$ but actually it was $a_1 = d_1 = 0$.
Ann
you still were specifying your sequence by means of a formula.
Thanks for the help
!done @lost wigeon
If you are done with this channel, please mark your problem as solved by typing .close
.close