Question: ( 1 0 marks ) Prove the following using mathematical induction. Show each step clearly. a . n 3 + 2 n is divisible by

(10 marks) Prove the following using mathematical induction. Show each step clearly.
a.n3+2n is divisible by 3
b.1+3+5+dots+2n-1=n2
(10 marks) Solve the following using Master's method. Show each step clearly.
a.T(n)=3T(n2)+n2
b.T(n)=4T(n2)+n2
c.T(n)=T(n2)+2n
d.T(n)=2T(n4)+n0.51
e.T(n)=4T(n2)+logn
(5 marks) Fill in the blank using most appropriate symbol from big-Oh, bigOmega, or big-Theta.
a.nk=
cn), assuming k1 and c>1 are constants
b.log2n=(log8n)
c.n3lgn=
((:3nlog8n
( 1 0 marks ) Prove the following using

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!