How do you find the nth term formula for a sequence with non-constant difference?
Take the sequence; 9, 12, 19, 30, ... (1) The first step is always to look at difference between the terms; 9, 12, 19, 30, ... +3, +7, +11, ... +4, +4, ... We can see the difference is not constant, (2) so w...