You are on page 1of 1

Assignment 4

NYIT
I.

CSCI610-M02

INDUCTION:
1.

2.

II.

SEQUENCES
1. Find the General Term of the following sequence: 2 5 8 11 14 17..
A Sequence a is defined recursively as follow:
ak = 2ak1 + 1
for k 2
a1 = 1
2. Find a2 , a3 , and a4 ?
3. Find an explicit formula for an ?
4. Find the summation for the following expressions :

a. Find the Sum: =1 4 ?


b. Find the Sum:
=0( + 3) ?

You might also like