Join thousands of students who trust us to help them ace their exams!Watch the first video
Multiple Choice
Write the first 4 terms of the sequence an=n2⋅(n−1)!
A
{1, 4, 18, 96}
B
{1, 2, 6, 24}
C
{0, 4, 18, 96}
D
{0, 2, 6, 24}
Verified step by step guidance
1
Step 1: Understand the given sequence formula. The sequence is defined as a_n = n^2 * (n-1)!, where n is the term number, n^2 represents n squared, and (n-1)! is the factorial of (n-1).
Step 2: Calculate the first term (n=1). Substitute n=1 into the formula: a_1 = 1^2 * (1-1)!. Simplify (1-1)! to 0! (which equals 1 by definition of factorials). Then calculate 1^2 * 1.
Step 3: Calculate the second term (n=2). Substitute n=2 into the formula: a_2 = 2^2 * (2-1)!. Simplify (2-1)! to 1! (which equals 1). Then calculate 2^2 * 1.
Step 4: Calculate the third term (n=3). Substitute n=3 into the formula: a_3 = 3^2 * (3-1)!. Simplify (3-1)! to 2! (which equals 2). Then calculate 3^2 * 2.
Step 5: Calculate the fourth term (n=4). Substitute n=4 into the formula: a_4 = 4^2 * (4-1)!. Simplify (4-1)! to 3! (which equals 6). Then calculate 4^2 * 6.