Ask Question
11 March, 03:18

How can the next term in the infinite sequence 1, 5, 12, 22, 35, ... be generated? Square the term number, subtract the term number from the result, multiply by 3, and divide the result by 2. Square the term number, multiply the result by 3, divide by 2, and subtract the term number from the result. Square the term number, divide the result by 2, subtract the term number, and multiply the result by 3. Square the term number, multiply the result by 3, subtract the term number, and divide the result by 2.

+3
Answers (1)
  1. 11 March, 03:31
    0
    Hello,

    "Square the term number, multiply the result by 3, subtract the term number, and divide the result by 2" is the correct answer.

    Assume n the term number

    U (n) = (x²*3-x) / 2

    U (1) = (3*1-1) / 2=2/2=1

    U (2) = (3*4-2) / 2=10/2=5

    U (3) = (3*9-3) / 2=24/2=12

    U (4) = (3*16-4) / 2=44/2=22

    U (5) = (3*25-5) / 2=70/2=35

    U (6) = (3*36-6) / 2=102/2=51
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “How can the next term in the infinite sequence 1, 5, 12, 22, 35, ... be generated? Square the term number, subtract the term number from ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers