Question 4 of 5
Drag the tiles to the correct boxes to complete the pairs. Not all tiles will be used
Match each explicit formula to its corresponding recursive formula.
(8) = 5(5)(1-1)
(n) = 3 +5(n-1)
(3) = 5+3(1-1)
7(n) = 3(5)(n-1)
$(n) = 5 +5(n-1)
f(1) = 5
(*) = 3;(n - 1), for 3
(1) = 5
(n) = f(n-1) +5, for n?
f(1) = 5
f(n) = f(n-1) + 3, for n?

Question 4 of 5 Drag the tiles to the correct boxes to complete the pairs Not all tiles will be used Match each explicit formula to its corresponding recursive class=

Respuesta :

Given:

The recursive formulae.

To find:

The correct explicit formulae for the given recursive formulae.

Solution:

If the recursive formula of a GP is [tex]f(n)=rf(n-1), f(1)=a, n\geq 2[/tex], then the explicit formula of that GP is:

[tex]f(n)=ar^{n-1}[/tex]

Where, a is the first term and r is the common ratio.

The first recursive formula is:

[tex]f(1)=5[/tex]

[tex]f(n)=3f(n-1)[/tex] for [tex]n\geq 2[/tex].

It is the recursive formula of a GP with a=5 and r=3. So, the required explicit formula is:

[tex]f(n)=5(3)^{n-1}[/tex]

Therefore, the required explicit formula for the first recursive formula is [tex]f(n)=5(3)^{n-1}[/tex].

If the recursive formula of an AP is [tex]f(n)=f(n-1)+d, f(1)=a, n\geq 2[/tex], then the explicit formula of that AP is:

[tex]f(n)=a+(n-1)d[/tex]

Where, a is the first term and d is the common difference.

The second recursive formula is:

[tex]f(1)=5[/tex]

[tex]f(n)=f(n-1)+5[/tex] for [tex]n\geq 2[/tex].

It is the recursive formula of an AP with a=5 and d=5. So, the required explicit formula is:

[tex]f(n)=5+(n-1)5[/tex]

[tex]f(n)=5+5(n-1)[/tex]

Therefore, the required explicit formula for the second recursive formula is [tex]f(n)=5+5(n-1)[/tex].

The third recursive formula is:

[tex]f(1)=5[/tex]

[tex]f(n)=f(n-1)+3[/tex] for [tex]n\geq 2[/tex].

It is the recursive formula of an AP with a=5 and d=3. So, the required explicit formula is:

[tex]f(n)=5+(n-1)3[/tex]

[tex]f(n)=5+3(n-1)[/tex]

Therefore, the required explicit formula for the third recursive formula is [tex]f(n)=5+3(n-1)[/tex].