Do ChemE's use linear algebra extensively?

AI Thread Summary
Linear algebra and differential equations are both crucial for chemical engineers, with many emphasizing that a solid understanding of both is essential for success in the field. While linear algebra is not a formal requirement for some chemical engineering programs, it is frequently utilized in practical applications, such as modeling absorption towers and reactor systems. Many participants in the discussion advocate for taking both subjects, either separately or in a combined course, and suggest that additional classes in physical chemistry and biochemistry can enhance employability and knowledge. The consensus is that engineering education should not focus on minimizing coursework; instead, a comprehensive understanding of these mathematical concepts is vital for future career opportunities. Examples of linear algebra applications in chemical engineering, such as solving mass balance equations and using matrix operations, highlight its importance alongside differential equations. Overall, a broad educational approach is encouraged to prepare for the evolving demands of the engineering profession.
JoshHolloway
Messages
221
Reaction score
0
Would you say that linear algebra is as important as differential equations to Chemical Engineers?
 
Engineering news on Phys.org
I am asking because I am trying to decide whether I should take Differential Equations or a class that is Diff E and Linear Algebra combined. Linear algebra is not required for my degree, but I have read that linear algebra is very important to Chem E's.
 
Linear algebra is important for pretty much any kind of physicist, chemist or engineer. It might not be necessary to take a course in it but you'll have to learn it as you need it at some point in your academic/professional career.
 
Would you say it is as important as differential equations?
 
I have no idea but I think it's probably easier to learn LA on your own than DEs.
 
Do you know both?
 
LA to the extent I've needed it and DEs more in depth. I've had more formal training in solving differential equations and picked up most of the linear algebra while studying quantum mechanics.
 
Short answer is : ABSOLUTELY!

Both Linear algebra and differential equations are absolutely, positively, UNBELIVABLY, important to a chemical engineer. Dont even think about getting your bachelors without taking both courses, as well as partial differential equations and perhaps a course in Biochemistry- you will be WORTHLESS in my opinion without those courses in addition to standard chemE curriculum.
 
Are you a chemical engineer Cronxeh? LA sounds extremely important. I wonder why it is not required for my major. So do you think that taking the combination class of LA and Diff E would suffice? And you say that I should alsa take Bio-chemisty? I do not think this is required for my major either. That sounds like a class that would be fun to take. I am sure I will take it now that you mention it. What do you think about Physical Chemistry? Is P Chem very important to my major? Sorry I am asking so many questions; its just that the councilors here seem like they just want to help the student figure out how we can take the minimum classes possible. I guess that is what the average student is concerned about. My primary concern is my employability after graduation. I have a feeling that my major is going to turn into a five year degree; which I do not mind. I just hope I keep getting scholarships and help from my family.
 
  • #10
JoshHolloway said:
Are you a chemical engineer Cronxeh? LA sounds extremely important. I wonder why it is not required for my major. So do you think that taking the combination class of LA and Diff E would suffice? And you say that I should alsa take Bio-chemisty? I do not think this is required for my major either. That sounds like a class that would be fun to take. I am sure I will take it now that you mention it. What do you think about Physical Chemistry? Is P Chem very important to my major? Sorry I am asking so many questions; its just that the councilors here seem like they just want to help the student figure out how we can take the minimum classes possible. I guess that is what the average student is concerned about. My primary concern is my employability after graduation. I have a feeling that my major is going to turn into a five year degree; which I do not mind. I just hope I keep getting scholarships and help from my family.


Minimum classes possible? Are you sure you want to be an engineer?

Engineering, especially chemical engineering, is not about minimalism or cutting back - you will never stop learning. As far as biology is concerned - there are new emerging fields which you should get yourself into if you want to stay competitive as a chemical engineer. Linear/DiffEQ is ONE - you have to know it as one single unit, especially numerical methods. I'm pretty sure that for chemE you have an entire class dedicated to the mathematics of it - solving nonlinear diff eqs using numerical methods and various other important concepts. And PChem is a prereq for ChemE thermodynamics as far as I know.
 
  • #11
cronxeh said:
Minimum classes possible? Are you sure you want to be an engineer?

I think you should read what I wrote again. I did not say I want to take the minimum amount of classes possible. I said that is what the average student wants.
 
Last edited:
  • #12
Could someone please give me an example of a situation when linear algebra would be used in the field of chemical engineering. I just can't picture a situation where it would be used. But I am only in calculus 1 currently, so I don't even really know much about linear algebra.
 
  • #13
mcabe & thiele
 
  • #14
JoshHolloway said:
Could someone please give me an example of a situation when linear algebra would be used in the field of chemical engineering. I just can't picture a situation where it would be used. But I am only in calculus 1 currently, so I don't even really know much about linear algebra.

One example is in an absorption tower. You have some sort of solution flowing down the tower and you are trying to get the solute to dissolve into the packing. One way of handling this problem is to divide the collumn into a large number of sections. In each section, a certain amount of solute will be dissolved into the packing and a certain amount will continue on to the next section. By choosing a large number of sections to divide the collumn into, you can assume that each section is small and write an equation for how much solute will be in that section when the solution in the section right above it moves into this section. It turns out to be a linear combination of the solute concentrations in the other sections, so that each incriment of the solution's motion amounts to multiplication by a certain matrix. Thus, solving the problem amounts to doing repeated multiplication of a large matrix.

Another example arises when you have two tank reactors in series (or more). What you end up having to do is an overall mass balance and a balance on one component, so that you have two differential equations. The usual way of solving a system of linear ordinary differential equations involves writing the system of equations as a single matrix equation and then computing what are called the "eigenvalues" and "eigenvectors" of this matrix. This example also points out how differential equations and linear algebra are linked to one another. This is most likely what you would be studying in a class that combines Linear algebra and Diff EQ's.
 
  • #15
This topic is exactly what I am dealing with. Just 8 months ago, I started to continue my study (after quite a long time) and I realized that both DEs and LA are very important for Chemical Engineering. So I have to re-study both of them and after some time, things were getting very much easier. I can apply DEs more often now, but LA, well, not really.. Could anyone please give me a simple example using LA application.
 
  • #16
When solving heat and material balances, you often have a set of equations and unknowns to deal with (such as, input and out streams across a unit). It can become annoying to say the least when attemping to solve 50 equations/50 unknowns by hand using elimination and substitution.

Linear Algebra, in just one of it's possible applications, allows you to set up a matrix (often you will use a computer to do the calculations itself, but the theory is essential to understand to do it right).
LA and DE are definitely important to take, as they show strong relationships together.

Don't limit your education! Take as much as you can and you will be better for it.
 
Back
Top