How to Post a Matrix in Precalculus Mathematics

  • Thread starter Thread starter Mano Jow
  • Start date Start date
AI Thread Summary
To post a matrix in LaTeX on the Precalculus Mathematics subforum, users should use the code A = \begin{pmatrix}m&3\\2&1/2\end{pmatrix} for better formatting and automatic parentheses. Issues with previewing LaTeX can arise due to cached images, which can be resolved by refreshing the page or clearing the browser cache. The original code provided by the user was not displaying correctly in preview mode, but it would work when posted. It's important to note that the preview feature may not accurately reflect the final output. Following these guidelines ensures proper matrix display in posts.
Mano Jow
Messages
18
Reaction score
0
Hello,

I've been trying to use LaTeX to post a matrix but didn't succeed. Here's the code I have:
A = \left(\begin{array}{cc}m&3\\2&1/2\end{array}\right)

But when I put it between [ tex ][ /tex ] (without spaces) I get a '=>'. But here it's working, see A = \left(\begin{array}{cc}m&3\\2&1/2\end{array}\right)

I'm trying to post it on Precalculus Mathematics sub forum.

What's happening? I've tried this code here and it worked...

Thanks!
 
Physics news on Phys.org
There's a well-known "feature" that when you preview LaTeX you are likely to see cached copies of generated LaTeX images which you used in previous posts. Refreshing the page in the browser or clearing the browser cache usually fixes such problems (but make a copy of the text first in case the process loses what you've already typed in).
 
I see.
But if I post it'll be ok, right?

Thanks!
 
Right. This particular problem only occurs when you're previewing a post.

By the way, it's recommended to do matrices like so:
Code:
A = \begin{pmatrix}m&3\\2&1/2\end{pmatrix}
The pmatrix environment puts in the parentheses for you automatically and also fixes some issues with the alignment of the cells.
 
Thanks a lot, really helped!
 
I want to thank those members who interacted with me a couple of years ago in two Optics Forum threads. They were @Drakkith, @hutchphd, @Gleb1964, and @KAHR-Alpha. I had something I wanted the scientific community to know and slipped a new idea in against the rules. Thank you also to @berkeman for suggesting paths to meet with academia. Anyway, I finally got a paper on the same matter as discussed in those forum threads, the fat lens model, got it peer-reviewed, and IJRAP...
This came up in my job today (UXP). Never thought to raise it here on PF till now. Hyperlinks really should be underlined at all times. PF only underlines them when they are rolled over. Colour alone (especially dark blue/purple) makes it difficult to spot a hyperlink in a large block of text (or even a small one). Not everyone can see perfectly. Even if they don't suffer from colour deficiency, not everyone has the visual acuity to distinguish two very close shades of text. Hover actions...
About 20 years ago, in my mid-30s (and with a BA in economics and a master's in business), I started taking night classes in physics hoping to eventually earn the science degree I'd always wanted but never pursued. I found physics forums and used it to ask questions I was unable to get answered from my textbooks or class lectures. Unfortunately, work and life got in the way and I never got further the freshman courses. Well, here it is 20 years later. I'm in my mid-50s now, and in a...

Similar threads

Replies
19
Views
2K
Replies
3
Views
3K
Replies
5
Views
1K
Replies
5
Views
3K
Replies
9
Views
1K
Replies
3
Views
1K
Back
Top