Ask your own question, for FREE!
Mathematics 9 Online
OpenStudy (anonymous):

The table below shows the values of f(n) for different values of n: n 1 2 3 4 5 6 f(n) 1 2 3 5 8 13 Which recursive function best represents the values shown in the table? f(1) = 1, f(2) = 2, f(n) = f(n -1) f(n - 2); n > 2 f(1) = 1, f(2) = 2, f(n) = f(n -1) + f(n - 2); n > 2 f(1) = 1, f(2) = 2, f(n) = f(n -3) + f(n - 2); n > 2 f(1) = 1, f(2) = 2, f(n) = f(n -3) f(n - 2); n > 2

OpenStudy (anonymous):

@freckles , @RosieF , @SolomonZelman , @timo86m

OpenStudy (anonymous):

@mathway u where doing good let n=3 then f(3)= 3 and find that f(n) that = 3 For example....

OpenStudy (anonymous):

eh anyhoo just a thought

OpenStudy (anonymous):

Well I got B as the answer.

OpenStudy (anonymous):

sorry i am not 100% sure but it seems it can be look for more help :)

OpenStudy (anonymous):

ooh the pattern is the last 2 added up

OpenStudy (anonymous):

so for example if we are at f(3) Option b says f(n -1) + f(n - 2) f(3-1)+f(3-2) f(2)+f(1) 2 + 1=3 f(1)=1 and f(2)=2 its b :)

OpenStudy (anonymous):

Got it. Thank you.

OpenStudy (anonymous):

its a fibonacci series

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!