Respuesta :
Answer:
The sequence is a function
Step-by-step explanation:
Given
Sequence: [tex]A_0=100[/tex]; [tex]A_n=A_{n-1}+75[/tex]
Required
Is the sequence a function
To determine if the sequence is a function or not, we start by calculating its range from the domain:
When n = 0; [tex]A_0=100[/tex]
When n = 1: [tex]A_1 = A_{1-1} + 75 = A_0 + 75 = 100 + 75 = 175[/tex]
When n = 2; [tex]A_2 = A_{2-1} + 75 = A_1 + 75 = 175 + 75 = 250[/tex]
When n = 3; [tex]A_3 = A_{3-1} + 75 = A_2 + 75 = 250 + 75 = 325[/tex]
This implies that:
The domain (n) and the range (An) can be represented as:
[tex]\left[\begin{array}{c}n&-&0&1&2&3\\-&-&-&\end{array}\right][/tex] [tex]\left[\begin{array}{c}A_n&-&100&175&250&325\\-&-&-&\end{array}\right][/tex]
The above shows that the sequence is a one to one relation and a one to one relation is always a function.
Answer:
Yes, because for each input value, n, there is only one possible output value.
Step-by-step explanation: