InfinityLearnInfinityLearn
courses
study material
results
more
call.svg
need help? talk to experts
talk to experts
7996668865
call.svg
sticky footer img
Not sure what to do in the future? Don’t worry! We have a FREE career guidance session just for you!
  • What is a Scalar Matrix?
  • Scalar Matrix Formula
  • Some Important Terms Related to Scalar Matrix
    • Unity Matrix
    • Principal Diagonal
    • Diagonal Matrix
    • Symmetric Matrix
    • Zero Matrix
  • Inverse of Scalar Matrix
  • Determinant of Scalar Matrix
  • Constant
  • Matrix Operations Using Scalar Matrix
  • FAQs: Scalar Matrix
maths /
Scalar Matrix
Back to Blog

Scalar Matrix

The scalar matrix is a type of square matrix where the value for all the principal diagonal elements is constant, and the other elements of the matrix are zero. A scalar matrix is formed by multiplying the identity matrix by a constant numerical value. Let us learn more about the definition of the scalar matrix, terms related to the scalar matrix, arithmetic operations of scalar matrix, and the examples of scalar matrix.

What is a Scalar Matrix?

The scalar matrix is a square matrix that has a constant value for every element of its principal diagonal, while all other elements are zero. The scalar matrix has an equal number of rows and columns.

Fill out the form for expert academic guidance
+91

Example:
𝐴 = [
𝑝 0 0
0 𝑝 0
0 0 𝑝]

Scalar Matrix Formula

A scalar matrix is obtained by multiplying an identity matrix by a constant value, i.e.,

Unlock the full solution & master the concept
Get a detailed solution and exclusive access to our masterclass to ensure you never miss a concept

Constant Γ— Unity Matrix = Scalar Matrix

In this case, the constant 𝑝 is multiplied by the unity matrix to form the scalar matrix.

Scalar Matrix

Loading PDF...

π‘₯ Γ— [
1 0 0
0 1 0
0 0 1] = [
π‘₯ 0 0
0 π‘₯ 0
0 0 π‘₯]

Some Important Terms Related to Scalar Matrix

Unity Matrix

The unity matrix is a square matrix and is a multiplicative identity for matrices. The unity matrix contains 1 as its diagonal element and all other elements are equal to zero. Unity matrix has numerous applications in the multiplication of matrices, and in finding the inverse of a matrix. The unity matrix multiplied by a constant value results in a scalar matrix.

Ready to Test Your Skills?
Check Your Performance Today with our Free Mock Tests used by Toppers!
Take Free Test

𝐼 = [
1 0 0
0 1 0
0 0 1]

Principal Diagonal

The principal diagonal (also called the main diagonal) of a square matrix consists of the elements that extend from the top-left to the bottom-right of the matrix.

πŸ”₯ Start Your JEE/NEET Prep at Just β‚Ή1999 / month - Limited Offer! Check Now!

Example:
In a 3 Γ— 3 matrix:
[
𝑝 π‘ž π‘Ÿ
𝑠 𝑑 𝑒
𝑣 𝑀 π‘₯]

The principal diagonal elements are 𝑝, 𝑑, π‘₯.

cta3 image
create your own test
YOUR TOPIC, YOUR DIFFICULTY, YOUR PACE
start learning for free

Diagonal Matrix

The diagonal matrix is a type of square matrix, where each element in the principal diagonal are unique and all other elements are equal to zero. Further, if the diagonal elements of the diagonal matrix are all made equal, then it is called a scalar matrix.

𝐷 = [
𝑝 0 0
0 π‘ž 0
0 0 π‘Ÿ]

Symmetric Matrix

A symmetric matrix is a type of square matrix, if the transpose of matrix A is equal to the matrix A, i.e., (AT) = A. In other words, let 𝐴 = [π‘Žπ‘–π‘—]π‘šΓ—π‘›, then A is said to be symmetric, if [π‘Žπ‘–π‘—] = [π‘Žπ‘—π‘–], for all possible values of 𝑖 and 𝑗. A scalar matrix is always a symmetric matrix because its transpose is identical to the original matrix.

Example:
Let a matrix A = [
π‘₯ 0 0
0 π‘₯ 0
0 0 π‘₯]

Transpose of matrix A = (AT) = [
π‘₯ 0 0
0 π‘₯ 0
0 0 π‘₯] = 𝐴

Zero Matrix

All the elements of a zero matrix are equal to zero.

𝐴 = [
0 0 0
0 0 0
0 0 0]

So, zero matrix is also a scalar matrix because all the elements in the diagonal are equal to 0.

Inverse of Scalar Matrix

The inverse of a scalar matrix is also a scalar matrix whose principal diagonal elements are the reciprocals of the numbers of the original matrix.

Determinant of Scalar Matrix

The determinant of a scalar matrix is equal to the product of the elements on the principal diagonal.

Constant

This is a simple numeric value, which can be an integer, rational number, decimal number, or root value. The identity matrix is multiplied by a constant value to obtain the scalar matrix. A matrix multiplied by a constant value, multiplies with each of the elements of the matrix.

Matrix Operations Using Scalar Matrix

The matrix operations in the scalar matrix are the same as the arithmetic operations in the matrices. But the multiplication of a scalar matrix with another matrix can be observed in the following few steps.

Scalar Matrix 𝑃 = [
π‘˜ 0 0
0 π‘˜ 0
0 0 π‘˜] , Matrix 𝑄 = [
𝑝 π‘ž π‘Ÿ
𝑠 𝑑 𝑒
𝑣 𝑀 π‘₯]

𝑃 Γ— 𝑄 = [
π‘˜ 0 0
0 π‘˜ 0
0 0 π‘˜] Γ— [
𝑝 π‘ž π‘Ÿ
𝑠 𝑑 𝑒
𝑣 𝑀 π‘₯]

= π‘˜ Γ— [
1 0 0
0 1 0
0 0 1] Γ— [
𝑝 π‘ž π‘Ÿ
𝑠 𝑑 𝑒
𝑣 𝑀 π‘₯]

= π‘˜ Γ— [
𝑝 π‘ž π‘Ÿ
𝑠 𝑑 𝑒
𝑣 𝑀 π‘₯]

𝑃 Γ— 𝑄 = [
π‘˜π‘ π‘˜π‘ž π‘˜π‘Ÿ
π‘˜π‘  π‘˜π‘‘ π‘˜π‘’
π‘˜π‘£ π‘˜π‘€ π‘˜π‘₯]

𝑃 Γ— 𝑄 = π‘˜π‘„

A scalar matrix is a special type of square matrix where all the elements along the main diagonal are the same scalar value, and all the off-diagonal elements are zero. Scalar matrices play a crucial role in linear algebra, particularly in matrix operations like scalar multiplication, determinants, and eigenvalues. They are a subset of diagonal matrices and are useful in simplifying complex matrix calculations. Understanding scalar matrices helps in grasping fundamental concepts of transformations and linear equations.

FAQs: Scalar Matrix

What do we say about the transpose of a scalar matrix?

The transposed scalar matrix is same as the given matrix because a scalar matrix is a diagonal matrix, and the transpose of diagonal matrix remains unchanged.

Example

Let 𝐴 = [
π‘˜ 0 0
0 π‘˜ 0
0 0 π‘˜]

Then

𝐴ᡀ = [
π‘˜ 0 0
0 π‘˜ 0
0 0 π‘˜] = 𝐴

Thus, the transpose of a scalar matrix is the matrix itself.

What is a scalar matrix?

A scalar matrix is a square matrix where all diagonal elements are the same scalar value, and all non-diagonal elements are zero.

How is a scalar matrix different from a diagonal matrix?

Every scalar matrix is a diagonal matrix, but not every diagonal matrix is a scalar matrix. A diagonal matrix can have different values on the diagonal, while a scalar matrix has identical diagonal values.

What is the determinant of a scalar matrix?

The determinant of an 𝑛 Γ— 𝑛 scalar matrix with scalar π‘˜ on the diagonal is π‘˜βΏ.

Is every identity matrix a scalar matrix?

Yes, the identity matrix is a special case of a scalar matrix where all diagonal elements are 1.

What happens when you multiply a scalar matrix by another matrix?

Multiplying a scalar matrix by another matrix is equivalent to multiplying that matrix by the scalar value of the diagonal elements.

footerlogos
call

1800-419-4247 (customer support)

call

7996668865 (sales team)

mail

support@infinitylearn.com

map

Head Office:
Infinity Towers, N Convention Rd,
Surya Enclave, Siddhi Vinayak Nagar,
Kothaguda, Hyderabad,
Telangana 500084.

map

Corporate Office:
9th Floor, Shilpitha Tech Park,
3 & 55/4, Devarabisanahalli, Bellandur,
Bengaluru, Karnataka 560103

facebooktwitteryoutubelinkedininstagram
company
  • about us
  • our team
  • Life at Infinity Learn
  • IL in the news
  • blogs
  • become a Teacher
courses
  • Class 6 Foundation
  • Class 7 Foundation
  • Class 8 Foundation
  • Class 9 JEE Foundation
  • Class 10 JEE Foundation
  • Class 9 NEET Foundation
  • Class 10 NEET Foundation
  • JEE Course
  • NEET Course
support
  • privacy policy
  • refund policy
  • grievances
  • terms and conditions
  • Supplier Terms
  • Supplier Code of Conduct
  • Posh
more
  • IL for schools
  • Sri Chaitanya Academy
  • Score scholarships
  • YT Infinity Learn JEE
  • YT - Infinity Learn NEET
  • YT Infinity Learn 9&10
  • Telegram Infinity Learn NEET
  • Telegram Infinity Learn JEE
  • Telegram Infinity Learn 9&10

Free study material

JEE
  • JEE Revision Notes
  • JEE Study Guide
  • JEE Previous Year's Papers
NEET
  • NEET previous year's papers
  • NEET study guide
CBSE
  • CBSE study guide
  • CBSE revision questions
POPULAR BOOKS
  • RD Sharma
NCERT SOLUTIONS
  • Class 12 NCERT Solutions
  • Class 11 NCERT Solutions
  • Class 10 NCERT Solutions
  • Class 9 NCERT Solutions
  • Class 8 NCERT Solutions
  • Class 7 NCERT Solutions
  • Class 6 NCERT Solutions
NCERT EXEMPLAR
  • Class 12 NCERT exemplar
  • Class 11 NCERT exemplar
  • Class 10 NCERT exemplar
  • Class 9 NCERT exemplar
  • Class 8 NCERT exemplar
  • Class 7 NCERT exemplar
  • Class 6 NCERT exemplar
SUBJECT
  • Maths
  • Science
  • Physics
  • Chemistry
  • Biology
ENGINEERING ENTRANCE EXAM
  • BITSAT Exam
  • VITEE Exam
  • SRMJEE Exam
  • KIIT Exam
  • Manipal CET
  • COMEDK Exam
  • TS-EAMCET
  • AP-EAMCET
  • MH-CET Exam
  • Amrita University Exam
  • CUET Exam
RANK PREDICTOR
  • JEE Main Rank College Predictor
  • NEET Rank Predictor
STATE BOARDS
  • Telangana Board
  • Andhra Pradesh Board
  • Kerala Board
  • Karnataka Board
  • Maharashtra Board
  • Madhya Pradesh Board
  • Uttar Pradesh Board
  • Bihar Board
  • West Bengal Board
  • JEE Revision Notes
  • JEE Study Guide
  • JEE Previous Year's Papers
  • NEET previous year's papers
  • NEET study guide
  • CBSE study guide
  • CBSE revision questions
  • RD Sharma
  • Class 12 NCERT Solutions
  • Class 11 NCERT Solutions
  • Class 10 NCERT Solutions
  • Class 9 NCERT Solutions
  • Class 8 NCERT Solutions
  • Class 7 NCERT Solutions
  • Class 6 NCERT Solutions
  • Class 12 NCERT exemplar
  • Class 11 NCERT exemplar
  • Class 10 NCERT exemplar
  • Class 9 NCERT exemplar
  • Class 8 NCERT exemplar
  • Class 7 NCERT exemplar
  • Class 6 NCERT exemplar
  • Maths
  • Science
  • Physics
  • Chemistry
  • Biology
  • BITSAT Exam
  • VITEE Exam
  • SRMJEE Exam
  • KIIT Exam
  • Manipal CET
  • COMEDK Exam
  • TS-EAMCET
  • AP-EAMCET
  • MH-CET Exam
  • Amrita University Exam
  • CUET Exam
  • JEE Main Rank College Predictor
  • NEET Rank Predictor
  • Telangana Board
  • Andhra Pradesh Board
  • Kerala Board
  • Karnataka Board
  • Maharashtra Board
  • Madhya Pradesh Board
  • Uttar Pradesh Board
  • Bihar Board
  • West Bengal Board

Β© Rankguru Technology Solutions Private Limited. All Rights Reserved

follow us
facebooktwitteryoutubelinkedininstagram
Related Blogs
Perfect SquaresSquare Root of 120PermutationFactors of 72Log PropertiesClosure PropertyDivisibility Rule of 8Mutually Exclusive Eventsvalue of cos 120Factors of 48