Generate the first five terms of A
5, 9, 13, 17, 21 Substituting n=1 to 5 into 4n+1 gives 5, 9, 13, 17, 21.
Generate the first five terms of B
3, 7, 11, 15, 19 Starting at 3 and adding 4 gives 3, 7, 11, 15, 19.
Notice both go up in 4s
common difference 4 The two sequences rise at exactly the same rate, but they start in different places.
Describe A's terms
5=4+1,9=8+1,13=12+1 Every term of A is 1 more than a multiple of 4.
Describe B's terms
3=0+3,7=4+3,11=8+3 Every term of B is 3 more than a multiple of 4.
Write B's mth term
bm=3+4(m−1)=4m−1 The mth term of B is 3 plus (m - 1) jumps of 4.
Check B's formula
m=1: 3,m=3: 11 It reproduces 3 and 11 correctly.
Suppose the two sequences share a term
4n+1=4m−1 Assume a term of A equals a term of B and see what happens.
Collect the multiples of 4
4m−4n=2 Rearranging gives 4m−4n=2.
Factorise the left-hand side
4(m−n)=2 The left side is a multiple of 4.
Divide by 2
2(m−n)=1 The left side is now even.
Spot the contradiction
even=odd The left side is even and the right side is 1, which is odd — impossible for whole numbers.
State the conclusion of the algebra
no whole numbers m,n work There is no position in A and no position in B giving the same term.
Give the remainder version of the argument
A leaves remainder 1, B leaves remainder 3 When divided by 4, every term of A leaves remainder 1 and every term of B leaves remainder 3.
Conclude
A and B share no terms A number cannot leave two different remainders when divided by 4, so the sequences never meet.