Arithmetic Sequence Check: Does 15 Appear in 51,47,43,39...?

Question

Assuming the sequence continues with the same rule, does the number 15 15 appear?

51,47,43,39 51,47,43,39\ldots

Video Solution

Solution Steps

00:00 Find the location of element 15
00:03 This is the sequence formula
00:08 Substitute in the formula and solve for X
00:22 Isolate X
00:38 And this is the solution to the question

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Determine the common difference of the sequence.
  • Step 2: Use the arithmetic sequence formula.
  • Step 3: Solve for n n and check its validity.

Now, let's work through each step:

Step 1:
The first term of the sequence is a1=51 a_1 = 51 .
The second term is 47 47 , so the common difference d=4751=4 d = 47 - 51 = -4 .

Step 2:
Use the formula for the n n -th term of an arithmetic sequence: an=a1+(n1)d a_n = a_1 + (n-1) \cdot d .
For an=15 a_n = 15 , we have:
15=51+(n1)(4) 15 = 51 + (n-1) \cdot (-4)

Step 3: Solve for n n :
15=514n+4 15 = 51 - 4n + 4
15=554n 15 = 55 - 4n
4n=5515 4n = 55 - 15
4n=40 4n = 40
n=404 n = \frac{40}{4}
n=10 n = 10

Since n=10 n = 10 is a positive integer, this means that 15 15 is the 10th term in the sequence.

Therefore, the number 15 15 does appear in the sequence.

Answer

Yes.