A recursive rule for an arithmetic sequence is a1 = 4; an = an-1 + 3 . What is an explicit rule for this sequence? (Picture attached) please help? I don't remember what type of equation to use for these kinds of problems...

An arithmetic sequence is a sequence where each term increases by adding/subtracting some constant d and d is known as common difference.
General term of given sequence is, aₙ = 3n + 1
Given data are, a₁ = 4 , [tex]a_{n}=a_{n-1}+3[/tex]
[tex]a_{n}=a_{n-1}+3\\\\a_{n}-a_{n-1}=3\\[/tex]
[tex]a_{n}-a_{n-1}=d[/tex] is known as common difference.
So, [tex]d=a_{n}-a_{n-1}=3[/tex]
General term for an arithmetic sequence is,
[tex]a_{n}=a_{1}+(n-1)d\\\\a_{n}=4+(n-1)3\\\\a_{n}=4+3n-3\\\\a_{n}=3n+1[/tex]
Learn more:
https://brainly.com/question/13989292