a1 = 3, an = 3an-1 +2 for all n>1
⇒ a2 = 3a1 + 2 = 3(3) + 2 = 11
a3 = 3a2 +2 = 3(11) + 2 =35
a4 = 3a3+2 = 3(35) + 2 = 107
a5 = 3a4+2 = 3(107) + 2 = 323
Hence, the first five terms of the sequence are 3, 11, 35, 107, and 323.
The corresponding series is 3 + 11 + 35 + 107 + 323 + ….
\(f(x) = \begin{cases} x^2, & \quad 0≤x≤3\\ 3x, & \quad 3≤x≤10 \end{cases}\)
The relation g is defined by
\(g(x) = \begin{cases} x^2, & \quad 0≤x≤2\\ 3x, & \quad 2≤x≤10 \end{cases}\)
Show that f is a function and g is not a function.