Thread Closed

It's Thesis writing time!

 
Share Thread
Dec23-08, 05:20 PM   #1
 

It's Thesis writing time!


So who else is writing a thesis over the christmas holidays?

Can anyone help me with this latex problem:
I'm using \begin{align} and \end{align} for this equation, but it looks ugly...



How can I fix that first line?
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Dec23-08, 05:31 PM   #2
 
No thesis, but I'm building a helicopter transmission.
Dec23-08, 06:23 PM   #3
 
I am engaging in absolutely frivolous activity for the next week at least.
Dec23-08, 06:50 PM   #4
 
Blog Entries: 6
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor

It's Thesis writing time!


Quote by n0_3sc View Post
How can I fix that first line?
You could factor out the common factor for the first three terms in the parenthesis, this would shorten all three lines. Nested parentheses will also be a bit ugly but it should shorten it enough to get the numbering to fit.

Why is the type face so big?
Dec23-08, 08:30 PM   #5
 
Quote by jambaugh View Post
Nested parentheses will also be a bit ugly but it should shorten it enough to get the numbering to fit.

Why is the type face so big?
I'd prefer not to create more brackets. The typeface is 12pt but the pic is enlarged. I'm looking for some latex command that does multi-line alignment (break each equation into two lines).
{align}, {multline} and {split} don't seem to be nice working functions for this case.
Dec23-08, 08:55 PM   #6
 
Quote by Renge Ishyo View Post
I am engaging in absolutely frivolous activity for the next week at least.
Who are you trying to fool, Renge? [8P]
Dec23-08, 11:22 PM   #7
 
I'm not writing my thesis, but I am writing my thesis proposal over the holidays. Does that count?
Dec23-08, 11:36 PM   #8
 
Blog Entries: 6
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Quote by n0_3sc View Post
I'd prefer not to create more brackets. The typeface is 12pt but the pic is enlarged. I'm looking for some latex command that does multi-line alignment (break each equation into two lines).
{align}, {multline} and {split} don't seem to be nice working functions for this case.
I'm not sure about the mutli-line. You could try uniformly inserting some small negative value kern commands to tighten up the spacing enough to get the eqn number to fit.

Also the genfrac command is pretty flexible you might be able to use it to write the r.h.s of each equation as two lines at full 12pt with a left curly bracket.

something like:

[tex] P(\omega_p)=\genfrac{\{}{}{0pt}{0}{3\chi_{111}(|A_{\omega p}|^2A_{\omega p} + 2|A_{\omega s}|^2A_{\omega p}}{\quad \quad + 2|A_{\omega a}|^2A_{\omega p}+ 2A_{\omega p}^*A_{\omega s}A_{\omega a})} [/tex]
or
[tex] P(\omega_p)=3\chi_{111}\genfrac{\{}{\}}{0pt}{0}{|A_{\omega p}|^2A_{\omega p} + 2|A_{\omega s}|^2A_{\omega p}+}{ 2|A_{\omega a}|^2A_{\omega p}+ 2A_{\omega p}^*A_{\omega s}A_{\omega a}} [/tex]

or some variation thereof.
Dec24-08, 09:21 AM   #9
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
try dividing the LHS by [tex] 3\chi_{111} [/tex] to remove it from the RHS.....
Dec24-08, 06:22 PM   #10
 
Quote by jambaugh View Post
something like:

[tex] P(\omega_p)=\genfrac{\{}{}{0pt}{0}{3\chi_{111}(|A_{\omega p}|^2A_{\omega p} + 2|A_{\omega s}|^2A_{\omega p}}{\quad \quad + 2|A_{\omega a}|^2A_{\omega p}+ 2A_{\omega p}^*A_{\omega s}A_{\omega a})} [/tex]
Cheers, that works and looks good.
Merry Christmas all.
Thread Closed

Similar discussions for: It's Thesis writing time!
Thread Forum Replies
Thesis writing Academic Guidance 26
Thinking time vs. Writing Time General Math 1
Baez week #242 is out (Wise thesis next time) Beyond the Standard Model 0
Thesis Time! Academic Guidance 2
I'm writing my senior thesis on Dirichlet Series Calculus 4