The correct option is:
O g (n) = 3n +1
Which function is correctly described by the recursive notation g (1) = 3,
g (n - 1) + 3 for n > 1? (1 point)
O g (n) = 31
O g (n) = 3n +1
O g (n) = 2n - 1
O g (n) = n + 2
1 answer