Calculate the first four terms of the following sequence, starting with n=1. Cn=5+(5/2)+(5/3)+(5/4).......(5/n).??? need some help
hold that :)
A{1} = 5/1 A{2} = 5 + 5/2 A{3} = 5 + 5/2 + 5/3 A{4} = 5 + 5/2 + 5/3 + 5/4 thats better
5, 7.5, 9.1666.... , 10.416666......
so for a problem like that you just take waht n = and whatever the last term is and go that far out with the terms:?
like this one ... Calculate the first four terms of the following sequence, starting with n=1 b1=4 b2=2 bn=bn−1+4bn−2
it depends on how they define the progression;
what 'equation' do they give you to compute the terms by?
b{1}=4; b{2}=2; b{n}=b{n−1} +4 b{n−2} ; thats easier to read
its b sub (n-1) + 4b sub(n-2)
b{1} = 1 b{2} = 2 b{3} = 2 +4(1) = 6 b{4} = 6 +4(2) = 14 b{5} = 14 +4(6) = 38
not correct... the formula isnt b *(n-1) + 4 * b(n-2)...The (n-1) is a sub score to b same as (n-2)
Join our real-time social learning platform and learn together with your friends!