write a recursive formula for this sequence: 1,4,10,22
I was thinking.... this sorta works \(\large \begin{array}{ccccc} 1&2&3&4&5 \\ \hline\\ 1&4&10&22&\square \\ \hline\\ &2(2-1)+2&2(3-1)+2&2(4-1)+2&2(n-1)+2\\ \end{array}\)
hmm.. that ... one sec
so that would be my recrusive formula?
\( \begin{array}{ccccc} 1&2&3&4&5 \\ \hline\\ 1&4&10&22&\square \\ \hline\\ &2(2^{th}-1)+2&2(3^{th}-1)+2&2(4^{th}-1)+2&2(n^{th}-1)+2 \end{array}\)
what would be my explicit formula?
is more like a arithmetic series
well, is 2 times current term value minus 1 plus 2 so say.. if you're in the 2nd term 2nd term - 1, gives the 1st term, and thus its value 1st term value is 1 2nd will be 2 ( 1-1) +2 = 2 3rd will be 2 ( 2-1) + 2 = 4 4th will be 2( 4-1) + 2 = .....
hmm.... well one sec
well, is 2 times current term value minus 1 plus 2 so say.. if you're in the 2nd term 2nd term - 1, gives the 1st term, and thus its value 1st term value is 1 2nd term will be 2(2nd - 1)+2 = 2 ( 1)+2 = 4 3rd term will be 2(3rd - 1) + 2 = 2( 4) + 2 = 10 4th term will be 2(4th -1)+2 = 2(10)+2 = 22
(n-1) meaning..... the current "n term" -1 so that'd give the previous term times 2 +2
no it's actually set up like this 0,1 1,4 2,10 3,22
its not 1,1
well, it'd still apply \(\large \begin{array}{ccccc} 0&1&2&3&4 \\ \hline\\ 1&4&10&22&\square \\ \hline\\ &2(1^{st}-1)+2&2(2^{nd}-1)+2&2(3^{rd}-1)+2&2(n^{th}-1)+2 \end{array}\)
the 1st term will then be 2( 1st -1) 2(1) + 2 = 4
1-1=0
the (1-1) term, that is, the 0 term value is 1
okay so what's the recursive formula? im a little confused
the "n" stands for the CURRENT term then you subtract 1 from it, gives you the PREVIOUS term so (1-1) should give you the \(\bf 0^{th}\) term and thus its value, of 1
2(2nd - 1) will give you the 2 ( 2-1) or the 1st term, 2(1st term) whose value is 4 2(4)+2 = 10
so the formula is 2(nth-1)+2?
skipping the 1st term, I'd say yes, that'd the SERIE
but I can't skip the first term because it's apart of the series
how would that work out?
was thinking about that..... I figure..... the 1st one is included hmm
hmmm I don't see the inclusion of the 1st term .... simply enough.....
ok thanks
Join our real-time social learning platform and learn together with your friends!