a geometric sequence has an initial value of 25 and a common ratio of 1.8. Write a function to represent this sequence . Find.the 23rd term.

Respuesta :

Use the formula

a_n = a_1•r^(n-1)

a_23 = 25•(1.8)^(23 - 1)

Can you finish?

23rd term of the given geometrical sequence is [tex]a_{23} = 25(1.8)^{22}[/tex].

Function to represent sequence is [tex]25,25(1.8), 25(1.8)^{2} , 25 (1.8)^{3} , ....... ,25(1.8)^{n}[/tex]

What is geometric sequence?

" Geometric sequence is defined as the sequence whose ratio of the consecutive terms is always constant."

Formula used

nth term of the geometric sequence

[tex]a_{n} = a r^{n-1}[/tex]

a = first term

r = common ratio

[tex]a_{n}[/tex] = nth term

According to the question,

First term of the geometric sequence 'a' = 25

Common ratio of the geometric sequence 'r'  = 1.8

Substitute the value in the formula to get 23rd term,

[tex]a_{23} = 25(1.8)^{23-1}[/tex]

⇒[tex]a_{23} = 25(1.8)^{22}[/tex]

Function to represent this sequence

[tex]a, a(r),a(r)^{2} , a (r)^{3} , ....... ,a(r)^{n}[/tex]

= [tex]25,25(1.8), 25(1.8)^{2} , 25 (1.8)^{3} , ....... ,25(1.8)^{n}[/tex]

Hence, 23rd term of the given geometrical sequence is [tex]a_{23} = 25(1.8)^{22}[/tex].

Function to represent sequence is [tex]25,25(1.8), 25(1.8)^{2} , 25 (1.8)^{3} , ....... ,25(1.8)^{n}[/tex]

Learn more about geometrical sequence here

https://brainly.com/question/11266123

#SPJ2