Mastering Matrices: How Many Types Exist for an Order of mn (m & n Variables)?

  • Thread starter electron
  • Start date
  • Tags
    Matrices
In summary, the conversation discusses the possibility of different types of matrices with a given order, m*n, where m and n are variables. It is noted that if m and n are prime, there are only two possible solutions. The conversation then explores the problem when m*n is not prime and the different ways it can be factored into two factors. The unique prime factorization theorem is mentioned as a way to formalize the conclusion. The conversation ends with a discussion of using permutations and combinations to find the number of possible orders for matrices of m*n.
  • #1
electron
19
0
Hi..

I came across a small problem in matrices...wud be gr8 if some cud help.

the problem is..

there is matrix of order mn ( m and n are variables)

how many types of matrices with this order are possible..keeping in mind that mn is not PRIME..(cos tat will make the answer 2)...

pleasez try
 
Physics news on Phys.org
  • #2
electron said:
pleasez try
Who? Us?

electron said:

The Attempt at a Solution

Why do you post the headings if you do not use them?

In other words, we'd love to help, but please show us some work first.
First you said, if m and n are prime, there are only two solutions. Why?
Then you noted the problem if m, n are not prime.
Now try to expand on that to find a solution.
 
  • #3
well..i said n*m shouldn't be prime because that will give us some no. like 7,19,etc.. so it has to be either row or column matrix.

and about showing some work..sorry but i coudnt figure out where to start.
 
  • #4
Well, look at some examples first. If the order is not a prime but is, say, 6, what are the possiblities?
 
  • #5
incase of 6..will be something like 6x1 , 1x6 , 2x3, 3x2 ...i guess teze are all wat we have..
but my question over here is if we have a matrix of order mxn.then wat are the no. of orders possible.

i mentioned m*n not prime becos making it prime wud give the answer 2 ..as I've already discussed.
 
  • #6
I see you love text messages...

I think you answered your own question in your last post.
 
  • #7
no i didnt
 
  • #8
mn can be anything..(except prime)...these are variables...so i need a general formula or some way to get the no. of orders possible.
 
  • #9
Do you understand that you want to count the number of ways a number can be factored into two factors?
 
  • #10
guyz..ur confusing me
 
  • #11
I said: Do you understand that you want to count the number of ways a number can be factored into two factors?
If p were a prime, it can only be factored as p*1 and 1*p: that is what "will make the answer 2". If the number is 6= 2*3, it can be factored as 6*1, 1*6, 2*3, and 3*2. Those are the different "kinds" of matrices you can write of order 6.
 
  • #12
well i know that part...but incase of m*n..any idea wat can be the answer
 
  • #13
im not sure...but is there any use of permuations/combinations...
 
  • #14
Yes, that is what you will get when you formalize the conclusion you drew by trying out a couple of numbers.
Recall the unique prime factorization theorem, by which we can write any integer as
[tex]m = m_1^{a_1} m_2^{a_2} \cdots m_p^{a_p}[/tex],
where all the [itex]m_i[/itex] are distinct prime numbers (if you want, ordered as [itex]m_1 < m_2 < \ldots < m_p[/itex]) and the [itex]a_i[/itex] counts how many of that factor are in m.
This is a generalization of what you already concluded above; that is: if m is itself prime then [itex]p = 1, m_1 = m, a_1 = 1[/itex]. If m = 6 then [itex]p = 2, m_1 = 2, m_2 = 3, a_1 = a_2 = 1[/itex].
Now multiply m by n. You will get a bunch of prime factors. In how many ways can they be recombined?
 

1. What are matrices?

Matrices are rectangular arrays of numbers or symbols that are arranged in rows and columns. They are often used to represent data or equations in mathematics and can be manipulated using different mathematical operations.

2. How do I add or subtract matrices?

To add or subtract matrices, they must have the same dimensions. You can simply add or subtract the corresponding elements in each matrix to get the resulting matrix.

3. Can matrices be multiplied?

Yes, matrices can be multiplied together. However, the number of columns in the first matrix must match the number of rows in the second matrix. The resulting matrix will have the same number of rows as the first matrix and the same number of columns as the second matrix.

4. What is the identity matrix?

The identity matrix is a special matrix that, when multiplied with another matrix, will result in the same matrix. It is a square matrix with 1s on the main diagonal and 0s everywhere else. Its size is determined by the number of rows (or columns) in the original matrix.

5. How are matrices used in science?

Matrices are used in various scientific fields, including physics, chemistry, and biology. They can be used to represent data, equations, and relationships between variables. Matrices are also used in computer science, specifically in programming and data analysis.

Similar threads

  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Quantum Interpretations and Foundations
2
Replies
45
Views
3K
  • Calculus and Beyond Homework Help
Replies
5
Views
3K
  • Calculus and Beyond Homework Help
Replies
4
Views
4K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
3K
  • STEM Academic Advising
Replies
13
Views
2K
  • General Engineering
Replies
12
Views
6K
Replies
2
Views
2K
  • Math Proof Training and Practice
4
Replies
105
Views
12K
Back
Top