Answer:
A = n-1
B = n+1
Step-by-step explanation:
You want values of A and B that make the sequence {A, n, B} be a sequence of consecutive integers for any integer n.
Integers are consecutive when each is one more than the previous:
A +1 = n ⇒ A = n -1
n +1 = B