Ask a New Question

Asked by jazzy

Write in recursive form, an=3 a n-1 + 4, a1 =7, for n greater than or equal to 2
8 years ago

Answers

Answered by Steve
What you have is already in recursive form. Each An depends on the previous term.

Now, if you want an explicit formula,

An = 5*3^(n-1) + 2
8 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions

Convert the recursive form a↓1 = 5, a↓n = 2a↓n-1 to the explicit form. a. a↓n = 3(7)^n b. a↓n = 5(... Convert the recursive form a1=3, an=−2an−1 to the explicit form. (1 point) Responses an=−2(3)n+1 A s... Convert the recursive form a1=3, an=−2an−1 to the explicit form. (1 point) Responses an=3(−2)n... Convert the recursive form a1=5, an=2an−1 to the explicit form. (1 point) Responses an=5(2)n+1... Convert the recursive form a1=5, an=2an−1 to the explicit form. (1 point) Responses an=5(2)n... Convert the recursive form a1=5, an=2an−1a1=5, an=2an−1 to the explicit form. (1 point) Responses an... What is the recursive form uo for this sequence? 14, 18, 22, 26, 30,… vvvvComplete the recursive formula of the arithmetic sequence \[-5, -25, -45, -65,\unicode{0x2026}...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use