jeremiahphillip4310 jeremiahphillip4310
  • 09-11-2017
  • Mathematics
contestada

Write a recursive version of function f(n) = 3 * n i.e. multiples of 3

Respuesta :

crisforp
crisforp crisforp
  • 09-11-2017
f(n+1) - f(n) = 3(n+1) - 3n = 3n + 3 - 3n = 3;
The recursive version is f(n+1) = f(n) + 3;
Answer Link

Otras preguntas

Name the organelle of plant cells in which photosynthesis occurs
Did Spain conquer the Incas and Aztecs for gold?
why it is advise to clean the ends of connecting wires before connecting them?
1. Write about the nicest trip you have ever been on (12-14 lines) .
when resistors are connecting in a series ,does the position of ammeter make any difference ?
with appropriate pronoun____________ man took the bat.
James has 16 balloons 1/4 of his balloons are red how many red balloons does he have?
A number of students were asked this question: “How many cousins do you have?” The lowest answer given was 6. The highest answer given was 20. The total of all
Write an equation in slope-intercept form for the line: through (-6,3); horizontal
x and y are two different numbers selected from the first fifty counting numbers from 1 to 50 inclusive. what is the largest value that (x+y) / (x-y) can have?