Solutions to Warmup Questions
Linear Algebra
Vectors
Define the vectors
If you are having trouble with these problems, please review Section 6.1 Working with Vectors “Working with Vectors” in Chapter 6 Linear Algebra.
Are the following sets of vectors linearly independent?
,
,
, ,
So
i.e., a linear combination of these three vectors that would amount to zero exists.
If you are having trouble with these problems, please review Section 6.2 Linear Independence.
Matrices
What is the dimensionality of matrix
What is the element
Given that
Given that
Given that
If you are having trouble with these problems, please review Section 6.3 Basics of Matrix Algebra.
Operations
Summation
Simplify the following
Products
To review this material, please see Section @ref-sum-notation.
Logs and exponents
Simplify the following
- when
is the natural log, - when
are each constants, , – no exponentiation of anything will result in a 0. – any number raised to the 0 is always 1. – any number raised to the 1 is always itself
To review this material, please see Section 1.3 \log and \exp
Limits
Find the limit of the following.
, though note that the original function would have been undefined at because of a divide by zero problem; otherwise it would have been equal to . , same as above.
To review this material please see Section 2.3 Limits of a Function
Calculus
For each of the following functions
, , , , , ,
For a review, please see Section 3.1 Derivatives - 3.2 Higher-Order Derivatives (Derivatives of Derivatives of Derivatives)
Optimization
For each of the followng functions
neither exists. a minimum exists at , but not a maximum. a maximum exists at , but not a minimum.
If you are stuck, please try sketching out a picture of each of the functions.
Probability
If there are 12 cards, numbered 1 to 12, and 4 cards are chosen,
possible hands exist (unordered, without replacement) .Let
and . Then , ? If is a subset of the Sample Space , then the complementIf we roll two fair dice, what is the probability that their sum would be 11?
If we roll two fair dice, what is the probability that their sum would be 12?
. There are two independent dice, so options in total. While the previous question had two possibilities for a sum of 11 (5,6 and 6,5), there is only one possibility out of 36 for a sum of 12 (6,6).
For a review, please see Sections 5.2 Sets - 5.3 Probability