dot product
Find the first six terms of the sequence. a1 = -1, an = 2 • an-1
hi again c:
oh hi. SOrry idk this one :(
that link just took a problem and exploded it bro....
This doesn't look like it has anything to do with dot products. You're given the definition for a recursive sequence. The dot you see is just multiplication; each successive term of the sequence is twice the preceding term.
oh makes sense now so i just multiply those two and get -2?
how you get dot product in here anyways? :)
Right, since \(a_1=-1\) and \(a_n=2a_{n-1}\), that means \(a_2=2a_1=-2\). Keep up with the pattern and you'll get your first six terms.
idk.... it was a dot..... and woah .-. can i just multiply it by 2 every time?
nope you get a new value each time
Yes, that's what the sequence is. \(a_3=2a_2=2(-2)=-4\) and so on.
a1 = -1, an = 2 • an-1 a1=-1 is first a2=2*(a1)= -2 2nd -1 a3=2*(a2)= -4 3rd -2 amd so on however there should be a formula
Join our real-time social learning platform and learn together with your friends!