emmavos16 emmavos16
  • 17-03-2015
  • Mathematics
contestada

f(1)=16 f(n)=(n-1)+2n what is f(4)

Respuesta :

Hippalectryon
Hippalectryon Hippalectryon
  • 17-03-2015
f(4)=(4-1)+2*4=11...

This seems a bit too easy though, did you mean f(n)=f(n-1)+2n ? In this case :
f(1)=16
f(2)=16+2*2=20
f(3)=20+2*3=26
f(4)=26+2*4=34
Answer Link
Panoyin
Panoyin Panoyin
  • 17-03-2015
f(1) = 16
f(n) = (n - 1) + 2n
f(4) = 64
f(4) = (4 - 1) + 2(4)
f(4) = 3 + 8
f(4) = 11
Answer Link

Otras preguntas

Unless you explicitly initialize global variables, they are automatically initialized to _________.
If you want to stop a loop before it goes through all its iterations, the break statement may be used. True False
True or false. If a is any odd integer, then a^2 + a is even. Explain this.
The competition between the United States and the Soviet Union after World War II was called the A. Communist War. B. Twentieth Century War. C. Ideologic
Promotes sodium reuptake and potassium excretion by kidneys. a. oxytocin b. calcitonin c. LH d. insulin e. aldosterone f. ACTH
What are the two main functions of user accounts in Active Directory? (Choose all that apply.) Allow users to access resources method for user authentication to
Which statement about perfect cubes is true?
What is variable hoisting in JavaScript? Provide examples.
When a function accepts multiple arguments, does it matter in what order the arguments are passed?
How does RNA leader sequence affect Trp operon syst