asked 30.7k views
3 votes
H(n) = –13n
Complete the recursive formula of h(n).
h(1) =
h(n)=h(n-1)+

2 Answers

3 votes

Answer: h(1) =-21

h(n)=h(n-1)*(-1/3)

Explanation:

3 votes

Answer:

h(1)=−13

h(n)=h(n−1)+(−13)

Explanation:

answered
User Arvind Krmar
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.