14.02.2013 Views

Grassmann Algebra

Grassmann Algebra

Grassmann Algebra

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

TheComplement.nb 19<br />

We can verify that this is indeed the metric by entering Metric.<br />

Metric<br />

��1, 0, Ν�, �0, �1, 0�, �Ν, 0,�1��<br />

And verify that Ν has indeed been added to the list of declared scalars by entering Scalars.<br />

Scalars<br />

�a, b, c, d, e, f, g, h, �, Ν, �_ � _� ?InnerProductQ, _� 0<br />

� Declaring a general metric<br />

For theoretical calculations it is sometimes useful to be able to quickly declare a metric of<br />

general symbolic elements. We can do this as described in the previous section, or we can use<br />

the <strong>Grassmann</strong><strong>Algebra</strong> function DeclareMetric[g] where g is a symbol. We will often use<br />

the 'double-struck' symbol � for the kernel symbol of the metric components.<br />

�3; G� DeclareMetric���; MatrixForm�G�<br />

� �1,1 �1,2 �1,3<br />

��������<br />

���������<br />

�1,2 �2,2 �2,3<br />

� �1,3 �2,3 �3,3 �<br />

Note that <strong>Grassmann</strong><strong>Algebra</strong> has automatically declared the pattern for these components to be<br />

scalars (rather than the components themselves). This means that any symbol of the form �i,j<br />

is considered a scalar (for example �A,B ).<br />

ScalarQ��A,B�<br />

True<br />

You can test to see if a symbol is a component of the currently declared metric by using<br />

MetricQ.<br />

MetricQ���2,3, g23, g3,4��<br />

�True, False, False�<br />

� Calculating induced metrics<br />

The <strong>Grassmann</strong><strong>Algebra</strong> function for calculating the metric induced on � m by the metric in � 1 is<br />

Metric�[m].<br />

Example: Induced general metrics<br />

Suppose we are working in 3-space with the general metric defined above. Then the metrics on<br />

� 0 , � 1 , � 2 , � 3 can be calculated by entering:<br />

2001 4 5

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

Saved successfully!

Ooh no, something went wrong!