Enter the term number you want to find. Then enter the difference of the sequence. Then enter the first term in the sequence. The number on the last row of the screen is the term of the arithmetic sequence you want to find. For example, this is how you find the 22nd term of this sequence: 5, 2, -1, -4, ... First, you find the difference of this arithmetic sequence by subtracting the first term from the second term: "2 - 5 = -3". Then, when the program asks you to enter the term number you want to find, enter "22". Then, when it asks you to enter the difference of the sequence, enter "-3". Then, when it asks you for the first term in the sequence, enter "5". The last row should say "a₂₂ = -58", this means the 22nd term of this arithmetic sequence is "-58".
The example I used in the instructions is from my Math book. #sequence #calculator #math #tools