1 / 32

MTH 221 UOP learning Guidance/tutorialrank

<br> For more course tutorials visit <br>www.tutorialrank.com<br>Tutorial Purchased: 3 Times, Rating: A <br><br>Mathematics - Discrete Mathematics<br>Complete 12 questions below by choosing at least four from each section. <br>• Ch. 1 of Discrete and Combinatorial Mathematics<br>o Supplementary Exercises 1, 2, 7, 8, 9, 10, 15(a), 18, 24, & 25(a & b)<br>• Ch. 2 of Discrete and Combinatorial Mathematics<br>o Exercise 2.1, problems 2, 3, 10, & 13,<br>o Exercise 2.2, problems 3, 4, & 17<br>o Exercise 2.3, problems 1 & 4<br>o Exercise 2.4, problems 1, 2, & 6<br>o Exercise 2.5, problems 1, 2, & 4<br>• Ch. 3 of Discrete and Combinatorial Mathematics<br>o Exercise 3.1, problems 1, 2, 18, & 21<br>o Exercise 3.2, problems 3 & 8<br>o Exercise 3.3, problems 1, 2, 4, & 5 <br>

nareshb535
Download Presentation

MTH 221 UOP learning Guidance/tutorialrank

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MTH 221 UOP Course Tutorial For more Courses VISIT www.Tutorialrank.com

  2. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 1 DQ 1 • For more courses visit • www.Tutorialrank.com • Consider the problem of how to arrange a group of n people so each person can shake hands with every other person. How might you organize this process? How many times will each person shake hands with someone else? How many handshakes will occur? How must your method vary according to whether or not n is even or odd?

  3. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 1 DQ 2 • For more courses visit • www.Tutorialrank.com • There is an old joke that goes something like this: “If God is love, love is blind, and Ray Charles is blind, then Ray Charles is God.” Explain, in the terms of first-order logic and predicate calculus, why this reasoning is incorrect.  • p = God is loveq = Love is blind

  4. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 1 DQ 3 • For more courses visit • www.Tutorialrank.com • Relate one of the topics from this week's material to a situation in your professional or personal life and discuss how you would solve the issue with the recently acquired knowledge.

  5. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 1 Individual Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Complete the six questions listed below: • ·         Ch. 1 of Discrete and Combinatorial Mathematics • o   Supplementary Exercise 2 • ·         Ch. 2 of Discrete and Combinatorial Mathematics • o   Exercise 2.1, problem 10; p 54 • o   Exercise 2.2, problem 4; p 66

  6. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 2 DQ 1 • For more courses visit • www.Tutorialrank.com • Describe a situation in your professional or personal life when recursion, or at least the principle of recursion, played a role in accomplishing a task, such as a large chore that could be decomposed into smaller chunks that were easier to handle separately, but still had the semblance of the overall task. Did you track the completion of this task in any way to ensure that no pieces were left undone, much like an algorithm keeps placeholders to trace a way back from a recursive trajectory? If so, how did you do it? If not, why did you not?

  7. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 2 DQ 2 • For more courses visit • www.Tutorialrank.com • Describe a favorite recreational activity in terms of its iterative components, such as solving a crossword or Sudoku puzzle or playing a game of chess or backgammon. Also, mention any recursive elements that occur.

  8. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 2 DQ 3 • For more courses visit • www.Tutorialrank.com • Tutorial Purchased: 0 Times, Rating: No rating • Using a search engine of your choice, look up the term one-way function. This concept arises in cryptography. Explain this concept in your own words, using the terms learned in Ch. 5 regarding functions and their inverses.

  9. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 2 DQ 4 • For more courses visit • www.Tutorialrank.com • A common result in the analysis of  sorting algorithms is that for nelements, the best average-case behavior of any sort algorithm—based solely on comparisons—is O(nlogn). How might a sort algorithm beat this average-case behavior based on additional prior knowledge of the data elements? What sort of speed-up might you anticipate for such an algorithm? In other words, does it suddenly become O(n), O(n log n) or something similar?

  10. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 2 Individual and Team Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Complete 12 questions below by choosing at least three from each section.   • •  Ch. 4 of Discrete and Combinatorial Mathematics • o  Exercise 4.1, problems 4, 7, & 18  • o  Exercise 4.2, problems 11 & 16  • •  Ch. 4 of Discrete and Combinatorial Mathematics • o  Exercise 4.3, problems 4, 5, 10, & 15 

  11. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 2 Team Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Complete the 4 questions below and submit on the worksheet provided by Deb. • ·         Ch. 4 of Discrete and Combinatorial Mathematics • o   Exercise 4.1, problem 18; p 209

  12. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 3 DQ 1 • For more courses visit • www.Tutorialrank.com • In week 2 we reviewed relations between sets.  We will continue that topic this week too.  With definitions and examples discuss at least 3 different types of relations.

  13. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 3 DQ 2 • For more courses visit • www.Tutorialrank.com • Tutorial Purchased: 2 Times, Rating: A+ • Read through sections 7.2 and 7.3 for topics on 0-1 matrices, directed graphs and partial orders.  Pick any of the topics (definitions and theorems) that was not already covered by your fellow students and present your understanding. Please provide examples as you discuss.

  14. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 3 DQ 3 • For more courses visit • www.Tutorialrank.com • Read through section 8.1-8.2 and discuss your findings.  • Sections 8.1 and 8.2 illustrate the principle of inclusion and exclusion based on conditions for inclusion.

  15. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 3 DQ 4 • For more courses visit • www.Tutorialrank.com • Disucss how the principle of inclusion and exclusion is related to the rules of manipulation and simplification of logic predicates from chapter 2.

  16. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 3 Individual and Team Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Mathematics - Discrete Mathematics • Complete 12 questions below by choosing at least four from each section.   • •  Ch. 7  • o  Exercise 7.1, problems 5, 6, 9, & 14  • o  Exercise 7.2, problems 2, 9, &14 (Develop the algorithm only, not the computer code.)  • o  Exercise 7.3, problems 1, 6, & 19  • •  Ch. 7  • o  Exercise 7.4, problems 1, 2, 7, & 8 

  17. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 3 Individual Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Complete 4 questions below and submit on the worksheet provided by Deb. • ·         Ch. 7 • o   Exercise 7.1, problems 6, ; pp 343-344 • o   Exercise 7.3, problems 6; p 364

  18. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 3 Team Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Complete the 4 questions below and submit on the worksheet provided by Deb. • ·         Ch. 7 • o   Exercise 7.2, problems 2 &14 (Develop the algorithm only, not the computer code.); pp 354 • ·         Ch. 8

  19. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 4 DQ 1 • For more courses visit • www.Tutorialrank.com • Review section 11.1 of the text and discuss here at least 2 topics from the section along with one exercise problem

  20. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 4 DQ 2 • For more courses visit • www.Tutorialrank.com • Review sections 11.2-11.4 of the text and discuss topics (that were not already covered by your colleagues) from the section. Don't forget the examples.

  21. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 4 DQ 3 • For more courses visit • www.Tutorialrank.com • Random graphs are a fascinating subject of applied and theoretical research. These can be generated with a fixed vertex set V and edges added to the edge set E based on some probability model, such as a coin flip. Speculate on how many connected components a random graph might have if the likelihood of an edge (v1,v2) being in the set E is 50%. Do you think the number of components would depend on the size of the vertex set V? Explain why or why not.

  22. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 4 DQ 4 • For more courses visit • www.Tutorialrank.com • Trees occur in various venues in computer science: decision trees in algorithms, search trees, and so on. In linguistics, one encounters trees as well, typically as parse trees, which are essentially sentence diagrams, such as those you might have had to do in primary school, breaking a natural-language sentence into its components—clauses, subclauses,

  23. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 4 Individual and Team Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Tutorial Purchased: 4 Times, Rating: B+ • Mathematics - Discrete Mathematics • Complete 12 questions below by choosing at least four from each section.   • •  Ch. 11 of Discrete and Combinatorial Mathematics • o  Exercise 11.1, problems 3, 6, 8, 11, 15, & 16  • •  Ch. 11 of Discrete and Combinatorial Mathematics • o  Exercise 11.2, problems 1, 6, 12, & 13, 

  24. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 4 Individual Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Complete 4 questions below and submit on the sheet provided by Deb. • ·         Ch. 11 of Discrete and Combinatorial Mathematics • o   Exercise 11.2, problems 12; p 529

  25. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 4 Team Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Tutorial Purchased: 2 Times, Rating: No rating • Complete 4 questions below and submit on the sheet provided by Deb.: • ·         Ch. 11 of Discrete and Combinatorial Mathematics • o   Exercise 11.4, problem 24; pp 554-555 • o   Exercise 11.6, problem 10; p 572

  26. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 5 DQ 1 • For more courses visit • www.Tutorialrank.com • Tutorial Purchased: 0 Times, Rating: No rating • In your own words, discuss examples of at least 3 of the ten laws of  Boolean algebra.

  27. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 5 DQ 2 • For more courses visit • www.Tutorialrank.com • With an example, discuss the basic concepts of boolean algebra.

  28. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 5 DQ 3 • For more courses visit • www.Tutorialrank.com • How does the reduction of Boolean expressions to simpler forms resemble the traversal of a tree, from the Week Four material? What sort of Boolean expression would you end up with at the root of the tree?

  29. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 5 Individual and Team Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Mathematics - Discrete Mathematics • Complete 12 questions below.  • ·  Ch. 15 of Discrete and Combinatorial Mathematics • o  Supplementary Exercises, problems 1, 5, & 6

  30. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 5 Learning Team Assignment Research Paper and Presentation • For more courses visit • www.Tutorialrank.com • Tutorial Purchased: 3 Times, Rating: A • Mathematics - Discrete Mathematics • Submit the final Research Presentation. • ·  Submit the paper and power-point presentation with detailed speaker notes. 

  31. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial • MTH 221 Week 1 Individual and Team Assignment Selected Textbook Exercises • For more courses visit • www.Tutorialrank.com • Mathematics - Discrete Mathematics • Complete 12 questions below by choosing at least four from each section.  • ·  Ch. 1 of Discrete and Combinatorial Mathematics • o  Supplementary Exercises 1, 2, 7, 8, 9, 10, 15(a), 18, 24, & 25(a & b)

  32. MTH 221 UOP Course Tutorial ABS415ASHCourseTutorial

More Related