Solve Quadratic w/ Grassmann Variables & NxN Matrix

  • Context: Graduate 
  • Thread starter Thread starter SeaBeams
  • Start date Start date
  • Tags Tags
    Grassmann Variables
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
SeaBeams
Messages
1
Reaction score
0
Can anyone advise on the following :

Complete the square for this expression :

(theta)*i Bij (theta)j +(theta)*i(eta)i +(eta)*i(theta)iwhere theta and eta are Grassmann variables and Bij an NxN matrix
with indices i,j=1,...,N.

Many thanks
 
Last edited:
Physics news on Phys.org
You can use limited latex in here if you enclose it in tex and /tex tags. Can you try to re-frame your question?
 
SeaBeams said:
Can anyone advise on the following :

Complete the square for this expression :

(theta)*i Bij (theta)j +(theta)*i(eta)i +(eta)*i(theta)i


where theta and eta are Grassmann variables and Bij an NxN matrix
with indices i,j=1,...,N.

Many thanks

In "componentless" notation, your expression is (?):

[tex] A := \theta^* B \theta + \theta^* \cdot \eta + \eta^* \cdot \theta[/tex]

How about?:

[tex] A = (\theta^* + \eta^* B^{-1}) B (\theta + B^{-1}\eta) - \eta^*B^{-1}\eta[/tex]

Torquil