charlenncepedac2527 charlenncepedac2527 Today at 4:19 AM Mathematics Answered Find the first four terms of the following recursively defined sequence: vk = vk - 1 * vk - 2 + 1, for every integer k ≥ 3. Given that v1 = 1 and v2 = 3, What are the values of v1, v2, v3, and v4?