Discrete Mathematics Week 11 NPTEL
Discrete Mathematics Week 11 NPTEL Assignment Answers
Check and submit Discrete Mathematics Week 11 NPTEL assignment answers here
- Which of the following are true?
- 500n2 < 1500n
- 5000n2 > n3
- 300n > 3n2
- 999n2 < 9n3
- How many n-bit binary strings are possible without having consecutive ones?
- T(n)=T(nβ1)+T(nβ2) such that T(1)=1 and T(2)=1π(2)=1
- T(n)=T(n)+T(nβ1) such that T(1)=2)
- π(π)=π(πβ1)+π(πβ2) such that T(1)=2 and T(2)=3
- π(π)=π(πβ2)+π(πβ3) such that T(1)=1 and T(2)=3
- Let an be a sequence that satisfies the recurrence relation an= 20an-1β 25an-2 where a0=4 and a1=14. What are a3 and a4 respectively?
- 180, 3250
- 3250, 60500
- 250, 4625
- 7950, 168500
These are the Discrete Mathematics Week 11 NPTEL Assignment Answers
4. Which of the following statement(s) is/are true?
I) The solution for the tower of Hanoi is 2n β 1.
II) The recurrence relation for the tower of Hanoi is π(π)=2π(πβ1) + 1 for T1 = 1.
III) Complexity of tower of Hanoi is n2.
- II and III
- I II and III
- I and II
- I and III
5. Which of the following sequence is correct?
- π(log(π)) < π(log(π^2)) < π(π) < π(π log(π)) < π(π^2)
- π(log(π)) < π(log(π^2)) < π(π) < π(π^2) < π(π log(π))
- π(π) < π(π^2) < π(log(π)) < π(log(π^2)) < π(π log(π))
- π(π) < π(π^2) < π(log(π)) < π(π log(π)) < π(log(π^2))
- π(log(π^2)) < π(π log(π)) < π(log(π)) < π(π) < π(π^2)
- Given the sequence {0, 1, 1, 2, 3, 5, 8, 13β¦β¦} find is the 23rd term this sequence.
- 17711
- 46368
- 75025
- 28657
These are the Discrete Mathematics Week 11 NPTEL Assignment Answers
- Paras is reading a novel that consists of 1000 pages. While he reads the book, his dad calls him for some work. Being in a hurry, he forgets to put the bookmark on the page he was reading, though he remembers the page number. How much minimum effort would Paras require to get back to the page that he last visited, if he uses an efficient searching technique?
- log(500)
- log(10000)
- log(1000)
- log(1000000)
8. Which of the following is the correct recurrence relation for climbing 20 stairs? Climbing stairs simply means walking on stairs, covering one stair in one step.
- π_{20} = π_{19} β π_{18}
- π_{20} = π_{19} + π_{17}
- π_{20} = π_{20} β π_{19}
- π_{20} = π_{18} + π_{19}
- What can we say about the following function?
f1(n)=40n^3
f2(n)=50n^2
f3(n)=23n^2+20n
f4(n)=18n^3+5n^2+9n
- π3(π) is an order n function
- π2(π) grows faster than f1(n)
- f4(n) is an order n^3 function
- π2(π) and f3(n) grow slower than f1(n)
These are the Discrete Mathematics Week 11 NPTEL Assignment Answers
- What is the solution of the recurrence relation an= 3π(n-1)β10π(n-2)? given that a0=1 and a1=2.
- an=(20/7)^nβ(6/7)nβ(6/7)π
- an=(4/7)^nβ(37)nβ(3/7)π
- an=(3)^nβ(10)^n
- an=(5)^nβ(β2)^n
These are the solution of Discrete Mathematics Week 11 NPTEL Assignment Answers
More Discrete Mathematics Weeks Solution: https://progies.in/answers/nptel/discrete-mathematics-solution
More NPTEL Solution: https://progies.in/answers/nptel