Let x be the middle integer.
Then the sum of the least integer and the greatest integer is 2x,
and the condition says
2x - x = 13.
So, the middle integer is 13, and the three consecutive odd integers are 11, 13 and 15.
Three consecutive odd integers form an arithmetic sequence.
In an arithmetic sequence of three terms, the middle term is the average of the first and third -- i.e., the sum of the first and third is two times the middle term.
So if the sum of the first and third is 13 more than the middle, the middle term must be 13.
And so the three odd integers are 11, 13, and 15.
Putting the above argument in terms of formal algebra....
Let the three integers be x-2, x, and x+2
The sum of the first and third is 13 more than the middle:
And the three integers are
x-2 = 11
x = 13
x+2 = 15