
This math video provides a basic introduction into the False proof pythagorean theorem. It explains how to find the missing side length of a right triangle in addition to finding the length of each side of a triangle with variables of x.
This video provides a basic introduction into mathematical induction. It contains plenty of examples and practice problems on mathematical induction proofs. It explains how to prove certain mathematical statements by substituting n with k and the next term k + 1. Examples include arithmetic sequences and exponents.
This video provides a basic introduction into the representation of Generating functions as power series. It explains how to represent a function as a power series centered at 0 and centered at some value c. It also explains how to approximate function values using geometric power series. This video also explains how to find the radius of convergence and the interval of convergence of a geometric power series. To write a power series from a function, you need to write the function in the form of the formula for the infinite sum of a geometric series. To find the interval of convergence, find the common ratio represented by some variable expression of x and set it less than 1 and solve the inequality. This video also includes examples and practice problems of adding and subtracting power series as well as using partial fraction decomposition.
This video provides an introduction to probability. It explains how to calculate the probability of an event occuring. It also discusses how to determine the sample space of an event using tree diagrams.
This videos provides a basic introduction into Random Variables probability density functions. It explains how to find the probability that a continuous random variable such as x in somewhere between two values by evaluating the definite integral from a to b. The probability is equivalent to the area under the curve. This video also contains an example problem with an exponential density function involving the mean u which represents the average wait time for a customer in the example problem.
In this course, students will learn the fundamental principles of discrete mathematics as they relate to computer science. Discrete mathematics is a branch of mathematics that deals with discrete, rather than continuous, objects. It is an essential tool in computer science, as it provides the mathematical foundations for the design and analysis of algorithms, software engineering, and computer systems.
Upon completing the course, students will be able to understand and apply the basic methods of discrete mathematics, including set theory, logic, combinatorics, and graph theory. These methods will enable them to analyze and solve problems related to the design and analysis of algorithms, as well as the development and operation of software and computer systems.
In addition to acquiring a strong foundation in discrete mathematics, students will also develop skills in problem-solving and critical thinking, which are crucial for success in computer science and other fields. By learning to think logically and systematically, students will be better prepared to tackle complex challenges and make informed decisions in their future careers.
In particular, students will be able to:
Reason mathematically about basic data types and structures (such as numbers, sets, graphs, and trees) used in computer algorithms and systems; distinguish rigorous definitions and conclusions from merely plausible ones; synthesize elementary proofs, especially proofs by induction.
Model and analyze computational processes using analytic and combinatorial methods.
Apply principles of discrete probability to calculate probabilities and expectations of simple random processes.