21.08.2013 Views

Getting Started with OpenOffice.org 3.3 - OpenOffice.org wiki

Getting Started with OpenOffice.org 3.3 - OpenOffice.org wiki

Getting Started with OpenOffice.org 3.3 - OpenOffice.org wiki

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Markup Result<br />

sum from k = 1 to n a_k ∑ k =1<br />

int from 0 to x f(t) dt<br />

or<br />

int_0^x f(t) dt<br />

int from Re f<br />

sum to infinity 2^{-n} ∑ ∞<br />

Note<br />

n<br />

x<br />

∫<br />

0<br />

∫ ℜ<br />

a k<br />

f tdt or ∫ 0<br />

f<br />

2 −n<br />

x<br />

f t dt<br />

For more details on integrals and sums, see the Math Guide.<br />

Brackets <strong>with</strong> matrices look ugly!<br />

For background, we start <strong>with</strong> an overview of the matrix command.<br />

Markup Result<br />

matrix { a # b ## c # d }<br />

Note<br />

a b<br />

c d<br />

Rows are separated by two #’s and entries <strong>with</strong>in each row are separated<br />

by one #.<br />

The first problem people have <strong>with</strong> matrices is that brackets do not scale <strong>with</strong> the<br />

matrix.<br />

Markup Result<br />

a b<br />

( matrix { a # b ## c # d } ) <br />

c d <br />

Math provides scalable brackets. That is, the brackets grow in size to match the size<br />

of their contents. Use the commands left( and right) to make scalable brackets.<br />

Markup Result<br />

a b<br />

left( matrix { a # b ## c # d } right)<br />

c d<br />

Tip Use left[ and right] to obtain square brackets.<br />

Chapter 9 <strong>Getting</strong> <strong>Started</strong> <strong>with</strong> Math 263

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!