This may be simple, but I don't know the answer.
I have the following data: (0,0) (1,12) (2,24) (3,30) (4,36) (5,42) (6,48) (7,54) and so on, the y coordinate increasing by 6 for values above 2 and by 12 for X values of 0, 1 and 2.
Is there a simple equation for that line? What should I be googling?