Shawn Zhong

Shawn Zhong

钟万祥
  • Tutorials
  • Mathematics
    • Math 240
    • Math 375
    • Math 431
    • Math 514
    • Math 521
    • Math 541
    • Math 632
    • Abstract Algebra
    • Linear Algebra
    • Category Theory
  • Computer Sciences
    • CS/ECE 252
    • CS/ECE 352
    • Learn Haskell
  • Projects
    • 2048 Game
    • HiMCM 2016
    • 登峰杯 MCM
  • Course Notes
    • AP Microecon
    • AP Macroecon
    • AP Statistics
    • AP Chemistry
    • AP Physics E&M
    • AP Physics Mech
    • CLEP Psycho

Shawn Zhong

钟万祥
  • Tutorials
  • Mathematics
    • Math 240
    • Math 375
    • Math 431
    • Math 514
    • Math 521
    • Math 541
    • Math 632
    • Abstract Algebra
    • Linear Algebra
    • Category Theory
  • Computer Sciences
    • CS/ECE 252
    • CS/ECE 352
    • Learn Haskell
  • Projects
    • 2048 Game
    • HiMCM 2016
    • 登峰杯 MCM
  • Course Notes
    • AP Microecon
    • AP Macroecon
    • AP Statistics
    • AP Chemistry
    • AP Physics E&M
    • AP Physics Mech
    • CLEP Psycho

Math 240

Home / Mathematics / Notes / Math 240 / Page 3

7.1 An Introduction to Discrete Probability

  • Apr 18, 2018
  • Shawn
  • Math 240
  • No comments yet
Probability of an Event • Introduction ○ We first study Pierre-Simon Laplace’s classical theory of probability ○ which he introduced in the 18th century, when he analyzed games of chance. • Experiment ○ A procedure that yields one of a given set of possible outcomes. • Sample space ○ The sample space of the experiment is the set of possible outcomes. • Event ○ An event is a subset of the sample space. • Probability ○ If S is a finite sample space of equally likely outcomes and E is an event ○ Then the probability of E is p(E)=|E|/|S| ○ For every event E, we have 0≤p(E)≤1 ○ This follows directly from the definition because ○ 0≤p(E)=|E|/|S| ≤|S|/|S| ≤1, since 0≤|E|≤|S| Applying Laplace’s Definition • Example 1 ○ An urn contains four blue balls and five red balls. ○ What is the probability that a ball chosen from the urn is blue? ○ The probability that the ball is chosen is 4/9 ○ since there are nine possible outcomes, and four of these produce a blue ball. • Example 2 ○ What is the probability that when two dice are rolled, the sum of the numbers on the two dice is 7? ○ By the product rule there are 62 = 36 possible outcomes. ○ Six of these sum to 7. ○ Hence, the probability of obtaining a 7 is 6/36 = 1/6. • Example 3 ○ In a lottery, a player wins a large prize when they pick four digits that match, in correct order, four digits selected by a random mechanical process. ○ What is the probability that a player wins the prize? ○ By the product rule there are 104 = 10,000 ways to pick four digits. ○ Since there is only 1 way to pick the correct digits, ○ the probability of winning the large prize is 1/10,000 = 0.0001. • Example 4 ○ A smaller prize is won if only three digits are matched. ○ What is the probability that a player wins the small prize? ○ If exactly three digits are matched, one of the four digits must be incorrect and the other three digits must be correct. ○ For the digit that is incorrect, there are 9 possible choices. ○ Hence, by the sum rule, there a total of 36 possible ways to choose four digits that match exactly three of the winning four digits. ○ The probability of winning the small price is § 36/10,000 = 9/2500 = 0.0036 • Example 5 ○ There are many lotteries that award prizes to people who correctly choose a set of six numbers out of the first n positive integers, where n is usually between 30 and 60. ○ What is the probability that a person picks the correct six numbers out of 40? ○ The number of ways to choose six numbers out of 40 is § C(40,6) = 40!/(34!6!) = 3,838,380. ○ Hence, the probability of picking a winning combination is § 1/ 3,838,380 ≈ 0.00000026. • Example 6 ○ What is the probability that the numbers 11, 4, 17, 39, and 23 are drawn in that order from a bin with 50 balls labeled with the numbers 1,2, …, 50 if ○ The ball selected is not returned to the bin. § Sampling without replacement: § The probability is 1/254,251,200 since there are § 50 ∙49 ∙47 ∙46 ∙45 = 254,251,200 ways to choose the five balls. ○ The ball selected is returned to the bin before the next ball is selected. § Sampling with replacement: § The probability is 1/〖50〗^5 = 1/312,500,000 since 〖50〗^5 = 312,500,000. The Probability of Complements and Unions of Events • Theorem 1 ○ Let E be an event in sample space S. ○ The probability of the complementary event of E:E ̅ = S − E is given by ○ p(E ̅ )=1−p(E) • Proof ○ Using the fact that |E ̅ |=|S|−|E| ○ p(E ̅ )=(|S|−|E|)/|S| =1−|E|/|S| =1−p(E) • Example ○ A sequence of 10 bits is chosen randomly. ○ What is the probability that at least one of these bits is 0? ○ Let E be the event that at least one of the 10 bits is 0. ○ Then E ̅ is the event that all of the bits are 1s. ○ The size of the sample space S is 210. Hence, ○ p(E)=1−p(E ̅ )=1−|E ̅ |/|S| =1−1/2^10 =1−1/1024=1023/1024 • Theorem 2 ○ Let E_1 and E_2 be events in the sample space S. Then ○ p(E_1∪E_2 )=p(E_1 )+p(E_2 )−p(E_1∩E_2 ) • Proof ○ Given the inclusion-exclusion formula from Section 2.2 ○ |A ∪ B| = |A| + |B| − |A ∩ B|, it follows that § p(E_1∪E_2 )=|E_1∪E_2 |/|S| § =(|E_1 |+|E_2 |−|E_1∩E_2 |)/|S| § =|E_1 |/|S| +|E_2 |/|S| −|E_1∩E_2 |/|S| § =p(E_1 )+p(E_2 )−p(E_1∩E_2 ) • Example ○ What is the probability that a positive integer selected at random from the set of positive integers not exceeding 100 is divisible by either 2 or 5? ○ Let E_1 be the event that the integer is divisible by 2 ○ Let E_2 be the event that it is divisible 5. ○ Then the event that the integer is divisible by 2 or 5 is E_1∪E_2 ○ And E_1∩E_2 is the event that it is divisible by 2 and 5. ○ It follows that: ○ p(E_1∪E_2 )=p(E_1 )+p(E_2 )−p(E_1∩E_2 )=50/100+20/100−10/100=3/5 Monty Hall Puzzle • You are asked to select one of the three doors to open. • There is a large prize behind one of the doors and if you select that door, you win the prize. • After you select a door, the game show host opens one of the other doors (which he knows is not the winning door). • The prize is not behind the door and he gives you the opportunity to switch your selection. • Should you switch? • You should switch. • The probability that your initial pick is correct is 1/3. • This is the same whether or not you switch doors. • But since the game show host always opens a door that does not have the prize, • If you switch the probability of winning will be 2/3 • Because you win if your initial pick was not the correct door • And the probability your initial pick was wrong is 2/3.
Read More >>

6.5 Generalized Permutations and Combinations

  • Apr 09, 2018
  • Shawn
  • Math 240
  • No comments yet
Permutations with Repetition • Theorem 1 ○ The number of r-permutations of a set of n objects with repetition allowed is ○ GP(n,r) n^r • Proof ○ There are n ways to select an element of the set ○ for each of the r positions in the r-permutation when repetition is allowed ○ Hence, by the product rule there are n^r r-permutations with repetition. • Example ○ How many strings of length r can be formed from the uppercase letters of the English alphabet? ○ The number of such strings is 〖26〗^r ○ which is the number of r-permutations of a set with 26 elements • Example 2 ○ How many function are there f:A→B where |A|=k, and |B|=m? m^k Combinations with Repetition • Example ○ How many ways are there to select five bills from a box containing at least five of each of the following denominations: $1, $2, $5, $10, $20, $50, and $100? ○ Place the selected bills in the appropriate position of a cash box illustrated below: ○ Some possible ways of placing the five bills: ○ The number of ways to select five bills corresponds to ○ the number of ways to arrange six bars and five stars in a row. ○ This is the number of unordered selections of 5 objects from a set of 11. ○ Hence, there are § C(11,5)=11!/5!6!=462 ○ ways to choose five bills with seven types of bills • Theorem 2 ○ The number of r-combinations from a set with n elements when repetition of elements is allowed is ○ C(n+r−1,r)=C(n+r−1,n−1) • Proof ○ Each r-combination of a set with n elements with repetition allowed can be represented by a list of n – 1 bars and r stars. ○ The bars mark the n cells containing a star for each time the ith element of the set occurs in the combination. ○ The number of such lists is C(n+r−1,r) ○ because each list is a choice of the r positions to place the stars ○ from the total of n+r−1 positions to place the stars and the bars. ○ This is also equal to C(n+r−1,n−1) ○ which is the number of ways to place the n – 1 bars • Example 1 ○ How many solutions does the equation x_1+x_2+x_3=11 (x_1,x_2,x_3∈Z+ ) have ○ Each solution corresponds to a way to select 11 items from a set with 3 elements ○ x_1 elements of type one, x_2 of type two, and x_3 of type three. ○ By Theorem 2 it follows that the number of solution is ○ C(3+11−1,11)=C(13,11)=C(13,2)=(13⋅12)/(1⋅2)=78 • Example 2 ○ Suppose that a cookie shop has four different kinds of cookies. ○ How many different ways can six cookies be chosen? ○ The number of ways to choose six cookies is ○ the number of 6-combinations of a set with four elements. ○ By Theorem 2 the number of ways to choose six cookies from the four kinds is ○ C(9,6)=C(9,3)=(9⋅8⋅7)/(1⋅2⋅3)=84 Permutations and Combinations with and without Repetition
Read More >>

6.4 Binomial Coefficients and Identities

  • Apr 09, 2018
  • Shawn
  • Math 240
  • No comments yet
Powers of Binomial Expressions • A binomial expression is the sum of two terms, such as x+y. • (More generally, these terms can be products of constants and variables.) • We can use counting principles to find the coefficients of (x+y)^n where n∈Z+. • To illustrate this idea, we first look at the process of expanding (x+y)^3. • (x+y)(x+y)(x+y) expands into a sum of terms that are the product of a term from each of the three sums. • Terms of the form x^3,x^2 y.xy^2,y^3 arise. • The question is what are the coefficients? ○ To obtain x^3, an x must be chosen from each of the sums. ○ There is only one way to do this. So, the coefficient of x^3 is 1. ○ To obtain x^2 y, an x must be chosen from two of the sums and a y from the other. ○ There are (█(3@2)) ways to do this and so the coefficient of x^2 y is 3. ○ To obtain xy^2, an x must be chosen from of the sums and a y from the other two. ○ There are (█(3@1)) ways to do this and so the coefficient of xy^2 is 3. ○ To obtain y^3, a y must be chosen from each of the sums. ○ There is only one way to do this. So, the coefficient of y^3 is 1. • We have used a counting argument to show that (x+y)^3=x^3+3x^2 y+3xy^2+y^3 Binomial Theorem • Binomial Theorem ○ Let x and y be variables, and n a nonnegative integer. Then: ○ (x+y)^n=∑_(j=0)^n▒〖(█(n@j)) x^(n−j) y^j 〗=(█(n@0)) x^n+(█(n@1)) x^(n−1) y+⋯+(█(n@n−1))xy^(n−1)+(█(n@n)) y^n • Proof ○ We use combinatorial reasoning. ○ The terms in the expansion of (x+y)^n are of the form x^(n−j) y^j for j=0,1,2,…,n ○ To form the term x^(n−j), it is necessary to choose n−j xs from the n sums. ○ Therefore, the coefficient of x^(n−j) is (█(n@n−j)) which equals (█(n@j)). Using the Binomial Theorem • What is the coefficient of x^12 y^13 in the expansion of (2x−3y)^25? • We view the expression as (2x+(−3y))^25. • By the binomial theorem ○ (2x+(−3y))^25=∑_(j=0)^25▒〖(█(25@j)) (2x)^(25−j) (−3y)^j 〗 • Consequently, the coefficient of x^12 y^13 in the expansion is obtained when j = 13. A Useful Identity • Corollary 1 ○ With n≥0, ∑_(k=0)^n▒(█(n@k)) =2^n • Proof (using binomial theorem) ○ With x = 1 and y = 1, from the binomial theorem we see that: ○ 2^n=(1+1)^2=∑_(k=0)^n▒〖(█(n@k)) 1^k 1^(n−k) 〗=∑_(k=0)^n▒(█(n@k)) • Proof (combinatorial) ○ Consider the subsets of a set with n elements. ○ There are (█(n@0)) subsets with zero elements, (█(n@1)) with one element, (█(n@2)) with two elements, …, and (█(n@n)) with n elements ○ Therefore the total is ∑_(k=0)^n▒(█(n@k)) ○ Since, we know that a set with n elements has 2^n subsets, we conclude: ○ ∑_(k=0)^n▒(█(n@k)) =2^n Pascal’s Identity • Pascal’s Identity ○ If n and k are integers with n ≥ k ≥ 0, then ○ (█(n+1@k))=(█(n@k−1))+(█(n@k)) • Proof ○ Let T be a set where |T|=n+1,a∈T, and S=T−{a} ○ There are (█(n+1@k)) subsets of T containing k elements. ○ Each of these subsets either: § contains a with k−1 other elements, or § contains k elements of S and not a. ○ There are § (█(n@k−1)) subsets of k elements that contain a § since there are (█(n@k−1)) subsets of k − 1 elements of S § (█(n@k)) subsets of k elements of T that do not contain a § because there are (█(n@k)) subsets of k elements of S. ○ Hence § (█(n+1@k))=(█(n@k−1))+(█(n@k)) Pascal’s Triangle • The nth row in the triangle consists of the binomial coefficients (█(n@k)), k=0,1,…,n • By Pascal’s identity, adding two adjacent binomial coefficients results is • the binomial coefficient in the next row between these two coefficients.
Read More >>

6.3 Permutations and Combinations

  • Apr 04, 2018
  • Shawn
  • Math 240
  • No comments yet
Permutations • Definition ○ A permutation of a set of distinct objects is an ordered arrangement of these objects. ○ An ordered arrangement of r elements of a set is called an r-permutation. • Example ○ Let S = {1,2,3}. ○ The ordered arrangement 3,1,2 is a permutation of S. ○ The ordered arrangement 3,2 is a 2-permutation of S. ○ The number of r-permutations of a set with n elements is denoted by P(n,r). ○ The 2-permutations of S = {1,2,3} are 1,2; 1,3; 2,1; 2,3; 3,1; and 3,2 ○ Hence, P(3,2) = 6. A Formula for the Number of Permutations • Theorem 1 ○ If n is a positive integer and r is an integer with 1 ≤ r ≤ n, then there are ○ P(n,r)=n(n−1)(n−2)⋯(n−r+1) ○ r-permutations of a set with n distinct elements. • Proof ○ Use the product rule. ○ The first element can be chosen in n ways. ○ The second in n − 1 ways ○ And so on until there are (n−(r−1)) ways to choose the last element. ○ Note that P(n,0) = 1, since there is only one way to order zero elements. • Corollary 1 ○ If n and r are integers with 1 ≤ r ≤ n, then ○ P(n,r)=n!/(n−r)! • Example ○ How many ways are there to select a first-prize winner, a second prize winner, and a third-prize winner from 100 different people who have entered a contest? ○ P(100,3) = 100 ∙ 99 ∙ 98 = 970,200 Example ○ Suppose that a saleswoman has to visit eight different cities. ○ She must begin her trip in a specified city ○ But she can visit the other seven cities in any order she wishes. ○ How many possible orders can the saleswoman use when visiting these cities? ○ The first city is chosen, and the rest are ordered arbitrarily. ○ Hence the orders are: 7! = 7 ∙ 6 ∙ 5 ∙ 4 ∙ 3 ∙ 2 ∙ 1 = 5040 ○ If she wants to find the tour with the shortest path that visits all the cities, ○ she must consider 5040 paths! Example ○ How many permutations of the letters ABCDEFGH contain the string ABC ? ○ We solve this problem by counting the permutations of six objects, ABC, D, E, F, G, H. ○ 6! = 6 ∙ 5 ∙ 4 ∙ 3 ∙ 2 ∙ 1 = 720 Combinations • Definition ○ An r-combination of elements of a set is an unordered selection of r elements from the set. ○ Thus, an r-combination is simply a subset of the set with r elements. ○ The number of r-combinations of a set with n distinct elements is denoted by C(n, r). ○ The notation (█(n@r)) is also used and is called a binomial coefficient. ○ (We will see the notation again in the binomial theorem in Section 6.4.) • Example: ○ Let S be the set {a, b, c, d}. ○ Then {a, c, d} is a 3-combination from S. ○ It is the same as {d, c, a} since the order listed does not matter. ○ C(4,2) = 6 because the 2-combinations of {a, b, c, d} are the six subsets ○ {a, b}, {a, c}, {a, d}, {b, c}, {b, d}, and {c, d}. • Theorem 2 ○ The number of r-combinations of a set with n elements, where n≥r ≥ 0, equals ○ C(n,r)=n!/(n−r)!r! • Proof ○ By the product rule P(n, r)=C(n,r)⋅P(r,r). Therefore, ○ C(n,r)=P(n,r)/P(r,r) =(n!∕(n−r)!)/(r!∕(r−r)!)=n!/(n−r)!r! • Example ○ How many poker hands of five cards can be dealt from a standard deck of 52 cards? ○ Also, how many ways are there to select 47 cards from a deck of 52 cards? ○ Since the order in which the cards are dealt does not matter ○ the number of five card hands is: ○ C(52,5)=52!/5!47!=(52⋅51⋅50⋅49⋅48)/(5⋅4⋅3⋅2⋅1)=26⋅17⋅10⋅49⋅12=2,598,960 ○ The different ways to select 47 cards from 52 is ○ C(52,47)=52!/47!5!=C(52,5)=2,598,960 • Corollary 2 ○ Let n and r be nonnegative integers with r≤n. Then C(n, r) = C(n, n−r). • Proof ○ From Theorem 2, it follows that ○ C(n,n−r)=n!/(n−r)!(n−(n−r))!=n!/(n−r)!r!=C(n,r) ○ Hence, C(n, r)=C(n, n−r) Combinatorial Proofs • Definition ○ A combinatorial proof of an identity is a proof that uses one of the following methods. ○ Double Counting Proof § A double counting proof uses counting arguments to prove that § both sides of an identity count the same objects, but in different ways. ○ Bijective Proof § A bijective proof shows that there is a bijection § between the sets of objects counted by the two sides of the identity. • Example ○ Here are two combinatorial proofs that C(n, r)=C(n, n−r) ○ Bijective Proof § Suppose that S is a set with n elements. § The function that maps a subset A of S to A ̅ is a bijection between § the subsets of S with r elements and the subsets with n−r elements. § Since there is a bijection between the two sets § They must have the same number of elements. ○ Double Counting Proof § By definition the number of subsets of S with r elements is C(n, r). § Each subset A of S can also be described by § specifying which elements are not in A, i.e., those which are in A ̅. § Since the complement of a subset of S with r elements has n−r elements § There are also C(n,n−r) subsets of S with r elements. More Examples • How many words can you formed by rearranging the letters in the word: ○ Combine § 7! ○ Permutation § Pick where t s go § Arrange remaining 9 letters § (█(11@2))⋅9!=11!/2! ○ Rearrange § Pick where r s go § Pick where e s go § Pick where a s go § Arrange remaining 2 letters § (█(9@3))⋅(█(6@2))⋅(█(4@2))⋅2!=9!/3!2!2! • In a game of cards a hand consists of 13 cards. How many possible hands are there with ○ Exactly one ace § Pick which ace § Pick the rest § 4⋅(█(52−4@12)) ○ At least one ace § 1 Ace + 2 Aces + 3 Aces + 4 Aces § 4⋅(█(52−4@12))+(█(4@2))⋅(█(52−4@11))+(█(4@3))⋅(█(52−4@10))+(█(4@4))⋅(█(52−4@9)) ○ Exactly one ace and two diamonds § Case 1: We pick one diamond and a diamond ace □ 1⋅12⋅(█(52−4−12@11)) § Case 2: We pick two diamonds and a different ace □ 3⋅(█(12@2))⋅(█(52−4−12@10)) § So the total number of hands is 1⋅12⋅(█(52−4−12@11))+3⋅(█(12@2))⋅(█(52−4−12@10))
Read More >>

6.2 The Pigeonhole Principle

  • Apr 02, 2018
  • Shawn
  • Math 240
  • No comments yet
The Pigeonhole Principle • Introduction ○ If a flock of 20 pigeons roosts in a set of 19 pigeonholes ○ Then, one of the pigeonholes must have more than 1 pigeon. • Pigeonhole Principle ○ If k is a positive integer and k + 1 objects are placed into k boxes ○ Then at least one box contains two or more objects. • Proof ○ We use a proof by contraposition. ○ Suppose none of the k boxes has more than one object ○ Then the total number of objects would be at most k. ○ This contradicts the statement that we have k + 1 objects. • Corollary 1 ○ A function f from a set with k + 1 elements to a set with k elements is not one-to-one. • Proof ○ Use the pigeonhole principle. ○ Create a box for each element y in the codomain of f . ○ Put in the box for y all of the elements x from the domain such that f(x)=y. ○ Because there are k + 1 elements and only k boxes, at least one box has two or more elements. ○ Hence, f can’t be one-to-one. • Example ○ Among any group of 367 people, there must be at least two with the same birthday ○ Because there are only 366 possible birthdays. • Example ○ Show that for every integer n there is a multiple of n that has only 0s and 1s in its decimal expansion. ○ Let n be a positive integer. ○ Consider the n + 1 integers 1, 11, 111, … , 11…1 (where the last has n + 1 1s). ○ There are n possible remainders when an integer is divided by n. ○ By the pigeonhole principle, when each of the n + 1 integers is divided by n, at least two must have the same remainder. ○ Subtract the smaller from the larger and the result is a multiple of n that has only 0s and 1s in its decimal expansion. The Generalized Pigeonhole Principle • The Generalized Pigeonhole Principle ○ If N objects are placed into k boxes ○ Then there is at least one box containing at least ⌈N/k⌉ objects. • Proof ○ We use a proof by contraposition. ○ Suppose that none of the boxes contains more than ⌈N/k⌉−1 objects. ○ Then the total number of objects is at most ○ k(⌈N/k⌉−1) k((⌈N/k⌉+1)−1)=N ○ where the inequality ⌈N/k⌉ ⌈N/k⌉+1 has been used. ○ This is a contradiction because there are a total of n objects. • Example ○ Among 100 people there are at least ⌈100/12⌉ = 9 who were born in the same month. • Example ○ How many cards must be selected from a standard deck of 52 cards to guarantee that at least three cards of the same suit are chosen? ○ We assume four boxes; one for each suit. ○ Using the generalized pigeonhole principle, at least one box contains at least ⌈N/4⌉ cards. ○ At least three cards of one suit are selected if ⌈N/4⌉ ≥3. ○ The smallest integer N such that ⌈N/4⌉ ≥3 is N = 2 ∙ 4 + 1 = 9. • Example ○ How many must be selected to guarantee that at least three hearts are selected? ○ A deck contains 13 hearts and 39 cards which are not hearts. ○ If we select 41 cards, we may have 39 cards which are not hearts along with 2 hearts. ○ However, when we select 42 cards, we must have at least three hearts. ○ (Note that the generalized pigeonhole principle is not used here.)
Read More >>
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 9

Search

  • Home Page
  • Tutorials
  • Mathematics
    • Math 240 - Discrete Math
    • Math 375 - Linear Algebra
    • Math 431 - Intro to Probability
    • Math 514 - Numerical Analysis
    • Math 521 - Analysis I
    • Math 541 - Abstract Algebra
    • Math 632 - Stochastic Processes
    • Abstract Algebra @ 万门大学
    • Linear Algebra @ 万门大学
    • Category Theory
  • Computer Sciences
    • CS/ECE 252 - Intro to Computer Engr.
    • CS/ECE 352 - Digital System Fund.
    • Learn Haskell
  • Projects
    • 2048 Game
    • HiMCM 2016
    • 登峰杯 MCM
  • Course Notes
    • AP Macroeconomics
    • AP Microeconomics
    • AP Chemistry
    • AP Statistics
    • AP Physics C: E&M
    • AP Physics C: Mechanics
    • CLEP Psychology

WeChat Account

Categories

  • Notes (418)
    • AP (115)
      • AP Macroeconomics (20)
      • AP Microeconomics (23)
      • AP Physics C E&M (25)
      • AP Physics C Mechanics (28)
      • AP Statistics (19)
    • Computer Sciences (2)
    • Mathematics (300)
      • Abstract Algebra (29)
      • Category Theory (7)
      • Linear Algebra (29)
      • Math 240 (42)
      • Math 375 (71)
      • Math 514 (18)
      • Math 521 (39)
      • Math 541 (39)
      • Math 632 (26)
  • Projects (4)
  • Tutorials (11)

Archives

  • October 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • July 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017

WeChat Account

Links

RobeZH's thoughts on Algorithms - Ziyi Zhang
Copyright © 2018.      
TOP