Welcome to Westonci.ca, the Q&A platform where your questions are met with detailed answers from experienced experts. Join our Q&A platform to get precise answers from experts in diverse fields and enhance your understanding. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

3. Given the recursive equation for each arithmetic sequence, write the explicit equation.
f(n)=f(n-1)-2; f(1)=8
f(n)=5+f(n-1);f(1)=0


3 Given The Recursive Equation For Each Arithmetic Sequence Write The Explicit Equation Fnfn12 F18 Fn5fn1f10 class=

Sagot :

Given:

The recursive formulae are:

(a) [tex]f(n)=f(n-1)-2; f(1)=8[/tex]

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

To find:

The explicit equation.

Solution:

A recursive formula of an arithmetic sequence is

[tex]f(n)=f(n-1)+d[/tex] and f(1) is the first term.

Where, d is the common difference.

The explicit formula is

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

where, a is first term and d is common difference.

(a)

We have,

[tex]f(n)=f(n-1)-2; f(1)=8[/tex]

Here, first term is 8 and common difference is -2. So, the explicit formula is

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

[tex]f(n)=8-2n+2[/tex]

[tex]f(n)=10-2n[/tex]

Therefore, the explicit formula is [tex]f(n)=10-2n[/tex].

(b)

We have,

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

Here, first term is 0 and common difference is 5. So, the explicit formula is

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

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

Therefore, the explicit formula is [tex]f(n)=5n-5[/tex].