Open QuestionIn Exercises 1–12, write the first four terms of each sequence whose general term is given. an=(−1)^n+1/(2^n−1)
Open QuestionThe sequences in Exercises 13–18 are defined using recursion formulas. Write the first four terms of each sequence. a_1=7 and a_n=a_n-1 + 5 for n≥2
Open QuestionThe sequences in Exercises 13–18 are defined using recursion formulas. Write the first four terms of each sequence. a_1=3 and a_n=4a_n-1 for n≥2
Open QuestionThe sequences in Exercises 13–18 are defined using recursion formulas. Write the first four terms of each sequence. a_1=4 and a_n=2a_n-1 + 3 for n≥2
Open QuestionIn Exercises 19–22, the general term of a sequence is given and involves a factorial. Write the first four terms of each sequence. a_n=2(n+1)!