Find the common difference and the first term in the sequence defined by #a_n=5n+2#?
1 Answer
Nov 25, 2017
Explanation:
#a_1 = 5(color(blue)(1))+2 = 5+2 = 7#
#a_(n+1) - a_n = (5color(blue)((n+1)) + 2) - (5color(blue)((n)) + 2)#
#color(white)(a_(n+1) - a_n) = (5n+5+2) - (5n + 2)#
#color(white)(a_(n+1) - a_n) = 5#
Actually, the standard form of the
#a_n = a + d(n-1)#
where
So we could have observed:
#a_n = 5n+2 = 2+5+5n-5 = color(red)(7)+color(green)(5)(n-1)#
then just identified the initial term