Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.54 KB | None | 0 0
  1. %Template compiled by Alice lol
  2. \documentclass[11pt]{article}
  3. \usepackage{cs70}
  4. \usepackage{xcolor}
  5.  
  6. %%%%%%%%%%%%%%%%%%%% name/id
  7. \rfoot{\small Atharva the Idiot | 69696969696420 }
  8.  
  9.  
  10. %%%%%%%%%%%%%%%%%%%% Course/HW info
  11. \newcommand*{\instr}{Alistair Sinclair and Yun S. Song}
  12. \newcommand*{\term}{Fall 2019}
  13. \newcommand*{\coursenum}{CS 70}
  14. \newcommand*{\coursename}{Discrete Mathematics and Probability Theory}
  15. \newcommand*{\hwnum}{0}
  16.  
  17. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Document Start %%%%%%%%%%%%%%%%%
  18. \begin{document}
  19.  
  20. \section*{Sundry}
  21.  
  22. Before you start writing your final homework submission, state briefly how you worked on it. Who
  23. else did you work with? List names and email addresses. (In case of homework party, you can just describe the group.)
  24. \begin{Answer}
  25. I worked on this homework assignment by myself.
  26. \end{Answer}
  27.  
  28. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  29. % Question 1
  30. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  31. \question{Administrivia}
  32.  
  33. \begin{Parts}
  34.  
  35. \Part Make sure you are on the course Piazza (for Q\&A) and Gradescope (for submitting homeworks, including this one). Find and familiarize yourself with the course website. What is its homepage's URL?
  36. \begin{Answer}
  37. https://www.eecs70.org
  38. \end{Answer}
  39.  
  40. \Part Read the policies page on the course website. What is the percentage breakdown of how your grade is calculated?
  41. \begin{Answer}
  42. \begin{itemize}
  43. \item Homework: 10%
  44. \item Midterm 1: 25%
  45. \item Midterm 2: 25%
  46. \item Final: 40%
  47. \end{itemize}
  48. \end{Answer}
  49.  
  50. \end{Parts}
  51.  
  52.  
  53. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  54. % Question 2
  55. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  56.  
  57. \Question{Course Policies}
  58.  
  59. Go to the course website and read the course policies carefully. Leave a followup in the Homework 0, Question 2 thread on Piazza if you have any questions. Are the following situations violations of course policy? Write "Yes" or "No", and a short explanation for each.
  60.  
  61. \begin{Parts}
  62. \Part Alice and Bob work on a problem in a study group. They write up a solution together and submit it, noting on their submissions that they wrote up their homework answers together.\\
  63. \textcolor{blue}{Yes, they are supposed to write up their solution independently.}
  64.  
  65.  
  66. \Part Carol goes to a homework party and listens to Dan describe his approach to a problem on the board, taking notes in the process. She writes up her homework submission from her notes, crediting Dan.\\
  67. \textcolor{blue}{No, Carol still wrote up her problem on her own and then credited her source.}
  68.  
  69. \Part Erin finds a solution to a homework problem on a website. She reads it and then, after she has understood it, writes her own solution using the same approach. She submits the homework with a citation to the website.\\
  70. \textcolor{blue}{No, students are allowed to use online resources to aid them in solving homework problems and Erin credited her source.}
  71.  
  72. \Part Frank is having trouble with his homework and asks Grace for help. Grace lets Frank look at her written solution. Frank copies it onto his notebook and uses the copy to write and submit his homework, crediting Grace.\\
  73. \textcolor{blue}{Yes, at no time should Frank have been in possession of another student's solution.}
  74.  
  75. \Part Heidi has completed her homework using \LaTeX. Her friend Irene has been working on a homework problem for hours, and asks Heidi for help. Heidi sends Irene her PDF solution, and Irene uses it to write her own solution with a citation to Heidi.\\
  76. \textcolor{blue}{Yes, at no time should Frank have been in possession of another student's solution.}
  77.  
  78. \end{Parts}
  79.  
  80.  
  81. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  82. % Question 3
  83. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  84. \Question{Use of Piazza}
  85.  
  86. Piazza is incredibly useful for Q\&A in such a large-scale class. We will use Piazza for all important announcements. You should check it frequently. We also highly encourage you to use Piazza to ask questions and answer questions from your fellow students.
  87.  
  88. \begin{Parts}
  89.  
  90. \Part Navigate to the "Index" Piazza post, where you can find links to most resources in the course. Write down the Piazza post number for the Note 0 Thread. (When you see @$x$ on Piazza, where $x$ is a positive integer, then $x$ is the post number of the linked post.)\\
  91. \textcolor{blue}{@14}
  92.  
  93. \Part Read the Piazza Etiquette section of the course policies and explain what is wrong with the following hypothetical student question: "Can someone explain the proof of Theorem XYZ to me?" (Assume Theorem XYZ is a complicated concept.)\\
  94. \textcolor{blue}{Answering this question would probably take more than 5 min and therefore should be asked in office hours and not on Piazza.}
  95.  
  96. \Part When are the weekly posts released? Are they required reading?\\
  97. \textcolor{blue}{Weekly posts are released Sunday and they are mandatory.}
  98.  
  99.  
  100. \end{Parts}
  101.  
  102.  
  103. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  104. % Question 4
  105. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  106. \Question{\LaTeX}
  107.  
  108. We highly recommend that you use \LaTeX ~ to submit your homework. \LaTeX ~ is a document preparation system that puts mathematical formulae into nicely formatted documents. Using \LaTeX ~ can help you organize your thought process and make lives easier for readers. We have provided some resources on the course website to help you get started with using \LaTeX. Feel free to ask questions on Piazza if you have any questions.
  109.  
  110. For this question, try to typeset the following formulas. This will give you some practice writing mathematical formulas properly. If you choose hand-write and scan your solutions, just write out the formulas by hand.
  111.  
  112. \textbf{Hint}: You may find the \textit{amsmath} \LaTeX ~ package helpful.
  113.  
  114.  
  115. \begin{Parts}
  116.  
  117. \Part $\forall x \exists y \left(\left(P(x) \wedge Q(x, y)\right) \implies x \leq \sqrt{y} \right)$
  118. \\
  119. \textcolor{blue}{\forall x \exists y \left( \left(P(x) \wedge Q(x, y)\right)
  120. \Longrightarrow x \leq \sqrt{y}\right) }
  121.  
  122. \Part $\displaystyle \sum_{i = 0}^k i = \frac{k(k + 1)}{2}$
  123. \textcolor{blue}{$$\sum_{i = 0}^k i = \frac{k(k + 1)}{2}$$}
  124.  
  125. \end{Parts}
  126.  
  127. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  128. % Question 5
  129. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  130. \Question{Academic Integrity}
  131.  
  132. Please write or type out the following pledge in print, and sign it.
  133.  
  134. \begin{quote}
  135. I pledge to uphold the university's honor code: to act with honesty, integrity, and respect for others, including their work. By signing, I ensure that all written homework I submit will be in my own words, that I will acknowledge any collaboration or help received, and that I will neither give nor receive help on any examinations.
  136. \end{quote}
  137.  
  138. \textcolor{blue}{I pledge to uphold the university's honor code: to act with honesty, integrity, and respect for others, including their work. By signing, I ensure that all written homework I submit will be in my own words, that I will acknowledge any collaboration or help received, and that I will neither give nor receive help on any examinations.}\\
  139. \textcolor{blue}{-Rohan D'Souza}
  140.  
  141. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement