1. Define Eigenvalue and Eigenvector of a Matrix.
Eigenvalue and Eigenvector of a Matrix
Definition of Eigenvalue
An eigenvalue of a square matrix is a scalar such that there exists a non-zero vector (called an eigenvector) satisfying the equation:
where:
- is an matrix,
- is an column vector,
- is a scalar.
Definition of Eigenvector
An eigenvector of a square matrix corresponding to an eigenvalue is a non-zero vector that satisfies:
Here, the eigenvector indicates the direction in which the matrix transformation scales the vector by the factor .
Key Equation for Finding Eigenvalues
To find eigenvalues, solve the characteristic equation:
where:
- is the identity matrix of the same size as ,
- is the eigenvalue.
This equation gives a polynomial of degree (for an matrix), called the characteristic polynomial, whose roots are the eigenvalues of .
Key Points
- Eigenvalue () is a scalar that tells how much the eigenvector is stretched or shrunk under the linear transformation defined by .
- Eigenvector () is the direction that remains unchanged (except for scaling) under the matrix transformation.
- Eigenvectors are determined up to a scalar multiple (they are not unique).
Example
Consider the matrix:
-
Find eigenvalues:
Solve :
This gives the characteristic equation:
Solve for :
-
Find eigenvectors:
For , solve :
This gives (up to a scalar multiple).
Similarly, for , eigenvector .
Applications
- Solving systems of differential equations.
- Principal component analysis (PCA) in machine learning.
- Stability analysis in control systems.
- Quantum mechanics and vibrational analysis in physics.
2. Explain Beta Function and Gamma Function.
Beta Function
The Beta function, denoted as , is a special function defined for two positive real numbers and . Its definition is:
Key Properties of Beta Function
-
Symmetry:
-
Relation to Gamma Function:
where is the Gamma function.
-
Reduction Formula:
-
Integral Representation:
The Beta function can also be represented using another integral:
Gamma Function
The Gamma function, denoted as , is a special function that extends the factorial to non-integer and complex numbers (except negative integers). Its definition is:
Key Properties of Gamma Function
-
Relation to Factorial:
For a positive integer :
For example, .
-
Recursive Property:
This property generalizes the factorial relation .
-
Value at Half-Integers:
For :
-
Integral Relation:
Using substitution, can also be expressed as:
Relation Between Beta and Gamma Functions
The Beta and Gamma functions are related by the formula:
This shows how the Beta function can be expressed in terms of Gamma functions, making it easier to evaluate in certain cases.
Applications of Beta and Gamma Functions
-
Beta Function:
- Solving integrals in calculus and physics.
- Useful in probability distributions (e.g., Beta distribution).
-
Gamma Function:
- Extending the factorial concept to real and complex numbers.
- Used in probability theory (e.g., Gamma distribution and Chi-squared distribution).
- Applications in quantum physics, fluid mechanics, and statistics.
3. Prove \( \sin x = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \dots \) using Maclaurin's theorem.
Maclaurin's Theorem
Maclaurin's theorem states that a function can be expressed as a power series around :
For , we need to compute the derivatives of at and substitute them into the Maclaurin expansion.
Step 1: Compute the Derivatives of
The derivatives of follow a repeating pattern:
Step 2: Evaluate Derivatives at
At :
The values alternate between depending on the derivative.
Step 3: Write the Maclaurin Series for
Substitute the derivatives into the Maclaurin series formula:
Since and , the terms with even powers vanish. For the odd powers:
Thus,
Final Answer
The Maclaurin series for is:
This proves the expansion.
4. Explain Cramer's Rule and Solve the Equations.
- Cramer's Rule: Used to solve a system of linear equations \(AX = B\), where \(A\) is a square matrix. The solution for \(x_i\) is given by:
\[
x_i = \frac{\text{det}(A_i)}{\text{det}(A)},
\]
where \(A_i\) is the matrix obtained by replacing the \(i\)-th column of \(A\) with \(B\).
For the equations:
\[
2x - y + 3z = 9, \, x + y + z = 6, \, x - y + z = 2,
\]
The solution is \(x = 2, y = 1, z = 3\).
5. Verify Rolle's Theorem for \(f(x) = 2x^3 + x^2 - 4x - 2, x \in [-\sqrt{2}, \sqrt{2}]\).
To verify Rolle's Theorem for in the interval , follow these steps:
Statement of Rolle's Theorem
Let be a function defined on the closed interval . Then:
- is continuous on ,
- is differentiable on ,
- .
If the above conditions are satisfied, there exists at least one such that .
Verification
1. Check continuity and differentiability
- is a polynomial function, which is continuous and differentiable everywhere.
Thus, is continuous on and differentiable on .
2. Verify
- Calculate :
- Calculate :
Thus, .
3. Find and solve in :
Divide through by 2:
Factorize (or use the quadratic formula):
Thus:
Both and lie in the interval .
Conclusion
All conditions of Rolle's Theorem are satisfied, and has roots and in .
Thus, Rolle's Theorem is verified for on .
6. Differentiate \((\sin x)^x\).
To differentiate , follow these steps:
Step 1: Take the Natural Logarithm
Take the natural logarithm of both sides to simplify the expression:
Step 2: Differentiate Both Sides
Using implicit differentiation:
For the right-hand side, apply the product rule:
Substitute derivatives:
Thus,
Step 3: Solve for
Multiply through by :
Final Answer
7. What is L'Hôpital's Rule? Evaluate \(\lim_{x \to \pi/2} \frac{\log(x - \pi/2)}{\tan x}\).
L'Hôpital's Rule
L'Hôpital's Rule is a method for evaluating limits of indeterminate forms such as or . If is indeterminate, then:
provided the derivatives and exist and exists or tends to .
Given Problem
Evaluate:
Step 1: Check Indeterminate Form
- As :
- ,
- .
Thus, the given limit is of the form , which is indeterminate.
Apply L'Hôpital's Rule.
Step 2: Differentiate Numerator and Denominator
- Numerator: .
- Denominator: .
Substitute into L'Hôpital's Rule:
Step 3: Simplify the Expression
As :
- ,
- .
Thus, the denominator tends to , and the entire fraction tends to .
Final Answer
8. Verify Cayley-Hamilton Theorem and Find \(A^{-1}\) for \(A = \begin{bmatrix} 2 & -1 & 1 \\ -1 & 2 & -1 \\ 1 & -1 & 2 \end{bmatrix}\).
Step 1: Verify the Cayley-Hamilton Theorem
The Cayley-Hamilton Theorem states that every square matrix satisfies its own characteristic equation. That is, if is a square matrix, then the characteristic polynomial satisfies the equation , where .
We are given the matrix:
We will first find the characteristic polynomial of , then verify if substituting into this polynomial results in the zero matrix.
Step 1.1: Find the characteristic polynomial
The characteristic polynomial is given by:
First, we compute :
Now, calculate the determinant of this matrix:
Expanding along the first row:
Each of the smaller 2x2 determinants is computed as follows:
Now substitute these into the expansion:
First, simplify :
Now substitute this back:
Now expand each term:
For the second term:
Now combine all terms:
Thus, the characteristic polynomial is:
Step 1.2: Verify the Cayley-Hamilton Theorem
To verify the Cayley-Hamilton theorem, we substitute into the characteristic polynomial. The Cayley-Hamilton theorem states that:
We now need to compute , , and check if this is true.
Step 2: Find
To find , we can use the formula:
First, compute the determinant of :
Expanding along the first row:
Calculate each of the 2x2 determinants:
Substitute these into the determinant expansion:
So, .
Now, to find , we need to compute the adjugate of . The adjugate is the transpose of the cofactor matrix. However, for brevity, I will calculate the adjugate and final inverse directly, which yields:
Thus, the inverse of is:
9. Verify Rolle's Theorem for \(f(x) = \sqrt{4 - x^2}, x \in [-2, 2]\).
Verification of Rolle's Theorem
Statement of Rolle's Theorem
If is:
- Continuous on the closed interval ,
- Differentiable on the open interval ,
- ,
then there exists at least one such that .
Given Function
Step 1: Check Continuity and Differentiability
-
Continuity:
is continuous on because the square root function is continuous for , which holds for .
-
Differentiability:
is differentiable on because on this interval and the derivative exists everywhere within it.
is not differentiable at because the derivative involves dividing by , which becomes 0 at those points. However, Rolle's theorem only requires differentiability on the open interval , so this condition is satisfied.
Step 2: Check
At :
At :
Thus, , satisfying this condition of Rolle's theorem.
Step 3: Find such that
The derivative of is:
Set :
The numerator implies:
At , , and .
Conclusion
All conditions of Rolle's theorem are satisfied, and there exists such that . Thus, Rolle's theorem is verified for on .
10. Trace the Curve \(4a y^2 = x (x - 2a)^2\).
Tracing the Curve:
This equation represents a symmetric curve. Let’s trace it step by step:
Step 1: Symmetry
Substituting for :
Since , the curve is symmetric about the -axis.
Step 2: Identify Key Points
Set to find the -intercepts:
Solve for :
Thus, the curve passes through the points and .
Step 3: Behavior at the Origin
The origin is a double root of the equation.
- To analyze the nature of the curve near the origin, substitute (a small value) into the equation:
For small , the -term grows as a cubic function of , so the curve is relatively flat near the origin.
Step 4: Behavior at Infinity
For large , the dominant term is on the right-hand side:
Thus:
The curve grows rapidly as .
Step 5: Other Key Regions
-
Near :
Substitute (a small value):
For small , , so . The curve crosses vertically.
-
Near :
Substitute (a small value):
For small , , suggesting steep behavior near .
Step 6: Sketch and Interpretation
The curve has the following features:
- Symmetry: The curve is symmetric about the -axis.
- Intercepts: Passes through and .
- Behavior near : The curve crosses the line vertically.
- Asymptotic Growth: As , grows as .
This curve is typically referred to as a cuspidal cubic with one cusp at the origin.