
Content Writer
In mathematics, bilinear and quadratic forms involve the linear transformation of several variables defined on a vector space V.
- Form refers to a homogeneous polynomial involving one, two, or n variables.
- They are categorized as unary, binary, ternary, etc., according to the number of variables.
- The bilinear form is a type of polynomial function of two variables that is linear in both variables.
- The most common example of this form involves a dot product in an Euclidean space.
- Quadratic form, on the other hand, is a special instance of bilinear form where two sets of variables in the bilinear form are equal.
| Table of Content |
Key Terms: Bilinear and Quadratic Forms, Linear Algebra, Bilinear Form, Quadratic Form, Polynomial, Function, Variables, Vector Space
Bilinear Form
[Click Here for Sample Questions]
The bilinear form is a type of bilinear map that involves more than one variable where each set of variables is linear.
- It is a type of polynomial function where each variable has the same degree, and the coefficients are numbers.
- A bilinear form on a vector space V, which is finite-dimensional over a field F, is a mapping f: V × V → F that meets the following conditions:
i) f(ax1 + bx2, y) = a f(x1, y) + b f(x2, y), indicating that the first variable, f, is linear.
ii) f(x, ay1 + by2) = a f(x, y1) + b f(x, y2), indicating f is a linear function as a second variable. - The distinction between the bilinear and linear forms is that, whereas f(x, y) = x + y is linear, xy = f(x, y) is bilinear.
- For every scalar a, f(x, y) = a.xy is bilinear in the more generic sense.
Example of Bilinear FormExample: For every xi, yi in vector space V and a, b in function F. In the case of the zero function which is indicated as 0: V × V → F, we will demonstrate that this function meets the first two requirements.
For each xi in V, yi in F, and a, b. The zero function is a bilinear form as a result. |
Also check:
| Related Concepts | ||
|---|---|---|
| Determinant Formula | Algebra Formula | Determine the order of Matrix |
| Symmetric and Skew Symmetric Matrices | Solving Linear Equations | Consistent Systems of Linear Equations |
Quadratic Form
[Click Here for Sample Questions]
Quadratic forms are homogeneous quadratic polynomials that are considered a particular case of bilinear form.
- The two variables in bilinear form (x1, x2, x3, …, xm) and (y1, y2, y3, …, yn) are transformed into quadratic form if the two variables are equal for each xi = yi.
- In vector space V, if f is a symmetric bilinear form where f(x, y) = f(y, x) for every x, y in vector space V, then a quadratic form is given by q(x) = f(x, x) for every x in V.
- For this case, q satisfies the condition q(ax) = a2 q(x) and consequently, q(ax) = f(ax, ax) = a2 x2 = a q(x).
- It is used in number theory, linear algebra, group theory, differential geometry and the second fundamental form.
Example of Quadratic Form\(\text{Example: Consider a bilinear for f defined by following matrix}\) \(\begin {bmatrix}3&0\\0&7 \end{bmatrix}\) \(\text{Determine the quadratic form of matrix?}\) \(Ans: \text{The process is as follows}\) \(\Rightarrow q\bigg(\bigg(\begin{matrix}x\\y\end{matrix}\bigg)\bigg)=f\bigg(\bigg(\begin{matrix}x\\y\end{matrix}\bigg),\bigg(\begin{matrix}x\\y\end{matrix}\bigg)\bigg)\) \(\Rightarrow q \bigg(\bigg(\begin {matrix}x\\y\end{matrix}\bigg)\bigg)=(x,y)\begin{bmatrix}3&0\\0&7\end{bmatrix} \bigg(\begin {matrix}x\\y\end{matrix}\bigg)\) \(\Rightarrow 3x^2+7y^2\) |
Properties of Bilinear and Quadratic Forms
[Click Here for Sample Questions]
Some important properties regarding bilinear and quadratic forms are as follows:
- Consider two bilinear forms, f and g, on a dimensional space V(F) where the sum of two bilinear forms f and g is also a bilinear form, defined by (f + g)(x, y) = f(x, y) + g(x, y).
- Let c be a scalar function, and f be in the bilinear form on V × V. Then, for each x, y in V, (cf)(x, y) = c f(x, y) defines cf as a bilinear form on V × V.
- The rank of a function in bilinear form f on a vector space V indicates the rank of the matrix representation of f.
- Given a vector space V and a quadratic form Q, then
(i) Q(ax) = a2 Q(x) , where x is in V and an is any scalar
(ii) When 0 in V, Q(0) = 0.
(iii) For each x in V, Q(-x) = Q(x).
- In terms of quadratic form, the bilinear form of (x, y), (w, z) in V × V is as follows: f((x, y), (w, z)) = ½[Q(x + w, y + z) – Q((x, w)) – Q((y, z))]
- If Q is in quadratic form, then Q(x + y) = (x + y)2 = Q(x) + 2f(x, y) + Q(y), where f is the bilinear form of x and y. Consequently, f(x, y) = ½Q(x + y)-Q(x)-Q(y)]
Things to Remember
- In mathematics, a bilinear form is a bilinear map V × V → K on a vector space V, whose components are vectors, over a field K, whose elements are scalars.
- Homogeneous quadratic polynomials in n variables are known as quadratic forms.
- Modules over a ring can be included in the formulation of a bilinear form by substituting module homomorphisms for linear mappings.
- Numerous number theory topics, including the theory of quadratic fields, continuing fractions, and modular forms, have included a great deal of research on binary quadratic forms.
- A non-zero quadratic form in n variables defines a (n − 2) dimensional quadric in the (n − 1) dimensional projective space using homogeneous coordinates.
Also check:
Sample Questions
Ques: What is the importance of bilinear form? (2 marks)
Ans: The symmetric bilinear forms are of particular interest, since for them the vector space admits an orthogonal basis, a very basic kind of basis (at least when the field characteristic is not 2).
Ques: \(Consider \; \alpha = (x_1,x-2,x_3)and \; \beta=(y_1,y_2,y_3)and \;bilinear\;form \;is \;given \;as \\ f(\alpha,\beta) =x_1y_1+2x_1y_2+7x_1y_3-2x_2y_1+x_2y_3-8x_3y_2+8x_3y_3. \\\text{Determine the rank and matrix of f?(3 marks)}\)
Ans: \(Given\)
\(\Rightarrow f(\alpha,\beta)=x_1(y_1+2y_2+7y_3)+x_2(-2y_1+0y_2+y_3)+x_3(0y_1-8y_2+8y_3)\\ \Rightarrow [x_1\;x_2\;x_3]\begin{bmatrix}y_1&+2y_2&+7y_3\\-2y_1&+0y_2&+y_3\\0y_1&+8y_2&8y_3\end{bmatrix}\\ \Rightarrow f(\alpha,\beta)=[x_1\;x_2\;x_3] \begin{bmatrix}1&2&7\\-2&0&1\\0&-8&8\end{bmatrix} \begin{bmatrix}y_1\\y_2\\y_3\end{bmatrix} \\\text{Therefore the required matrix is }\begin{bmatrix}1&2&7\\-2&0&1\\0&-8&8\end{bmatrix} \text{and rank is} \;3.\)
Ques: What is the rank of the required bilinear form? (2 marks)
Ans: Let c be a scalar and f a bilinear form on V × V. Subsequently, for each x, y in V, (cf)(x, y) = c f(x, y) defines cf as a bilinear form on V × V. The matrix representation of a bilinear form f on a vector space V is its rank.
Ques: \(\text{Determine the quadratic form of matrix A} = \begin{bmatrix}3&-4\\-4&4\end{bmatrix}?(2\;marks)\)
Ans: \(\text{The process is as follows:-}\)
\(= Consider \; \alpha=(x,y)\text{then the quadratic equation is as follows:-}\)
\(\Rightarrow Q(\alpha)=f\bigg(\bigg(\begin{matrix}x\\y\end{matrix}\bigg),\bigg(\begin{matrix}x\\y\end{matrix}\bigg)\bigg)\)
\(\Rightarrow Q(\alpha)=[xy] \begin{bmatrix}3&-4\\-4&4\end{bmatrix}\begin{bmatrix}x\\y\end{bmatrix}\)
\(\Rightarrow Q(\alpha)=3x^2-12xy+4y^2\)
Ques: Solve the given quadratic equation 2x2 + x + 1 = 0? (4 marks)
Ans: Given quadratic equation: 2x2 + x + 1 = 0
Now, compare the given quadratic equation with the general form ax2 + bx + c = 0
= On comparing, we get
⇒ a = 2, b = 1 and c = 1
Therefore, the discriminant of the equation is:
⇒ D = b2– 4ac
Now, substitute the values in the above formula
⇒ D = (1)2 – 4(2)(1)
⇒ D = 1- 8
⇒ D = -7
Therefore, the required solution for the given quadratic equation is
⇒ x =[-b ± √D]/2a
⇒ x = [-1 ± √-7]/2(2)
⇒ We know that, √-1 = i
⇒ x = [-1 ± √7i] / 4
Hence, the solution for the given quadratic equation is (-1 ± √7i) / 4.
Ques: \(\text{Consider a bilinear for f defined by matrix} \begin{bmatrix}11&0\\0&15\end{bmatrix}.\\ \text{Determine its quadratic form? (2 marks})\)
Ans: \(\text{The process is as follows:-}\)
\(\Rightarrow q=\bigg(\bigg(\begin{matrix}x\\y\end{matrix}\bigg)\bigg)=f \bigg(\bigg(\begin{matrix}x\\y\end{matrix}\bigg)\bigg(\begin{matrix}x\\y\end{matrix}\bigg)\bigg)\)
\(\Rightarrow q\bigg(\bigg(\begin{matrix}x\\y \end{matrix}\bigg)\bigg)=[xy] \begin{bmatrix}1&0\\0&15\end{bmatrix}\begin{bmatrix}x\\y\end{bmatrix}\)
\(\Rightarrow 11x^2+15y^2\)
Ques: What is the signature of the required bilinear form? (2 marks)
Ans: The number of vectors in an orthogonal basis that square to +1,−1,0 is the signature of the bilinear form. This is simply e1⋅e1=0 for n=1, hence the signature is (0,0,1). An orthogonal basis (e1±e2)/√2 may be found for n=2, indicating that the signature is (1,1,0).
Ques: What are the disadvantages of bilinear form? (2 marks)
Ans: The non-linear transfer of the analog filter frequency axis into a digital one is a drawback of the bilinear transformation. When designing, the filter type and specified specifications are used to define the cut-off frequencies.
Ques: \(\text{Determine the quadratic form of matrix A} = \begin{bmatrix}6&-7\\7&7\end{bmatrix}?(2\;marks)\)
Ans: \(Consider \; \alpha=(x,y)\text{then the quadratic equation is as follows:-}\)
\(\Rightarrow Q(\alpha)=f\bigg(\bigg(\begin{matrix}x\\y\end{matrix}\bigg),\bigg(\begin{matrix}x\\y\end{matrix}\bigg)\bigg)\)
\(\Rightarrow Q(\alpha)=[xy] \begin{bmatrix}6&-7\\7&7\end{bmatrix}\begin{bmatrix}x\\y\end{bmatrix}\)
\(\Rightarrow Q(\alpha)=6x^2-42xy+7y^2\)
Ques: \(\text{Consider a bilinear for f defined by matrix} \begin{bmatrix}9&0\\0&13\end{bmatrix}.\\ \text{Determine its quadratic form? (2 marks})\)
Ans: \(\text{The process is as follows:-}\)
\(\Rightarrow q=\bigg(\bigg(\begin{matrix}x\\y\end{matrix}\bigg)\bigg)=f \bigg(\bigg(\begin{matrix}x\\y\end{matrix}\bigg)\bigg(\begin{matrix}x\\y\end{matrix}\bigg)\bigg)\)
\(\Rightarrow q\bigg(\bigg(\begin{matrix}x\\y \end{matrix}\bigg)\bigg)=(x,y) \begin{bmatrix}9&0\\0&13\end{bmatrix}\begin{bmatrix}x\\y\end{bmatrix}\)
\(\Rightarrow 9x^2+13y^2\)
For Latest Updates on Upcoming Board Exams, Click Here: https://t.me/class_10_12_board_updates
Check-Out:






Comments