Difference between revisions of "Template:Ket/doc"

From blackwiki
Jump to navigation Jump to search
imported>Maschen
("ket vector" -> "ket" (kets are vectors in a notation, but "ket vector" is sometimes used))
imported>Funandtrvl
Line 23: Line 23:
  
 
==See also==
 
==See also==
 
+
{{Math templates|notation}}
*[[Template:ket/sandbox]]
 
*{{tl|bra}}
 
*{{tl|bra-ket}}
 
*{{tl|rangle}}
 
*{{tl|langle}}
 
  
 
<includeonly>
 
<includeonly>

Revision as of 21:17, 17 April 2014

This is for producing quantum state vectors in bra–ket notation, using wikicode, ideally with {{math}}, as an alternative to LaTeX in <math> mode.

This template uses {{braket}}.

Application

There is one parameter, which is the text to be displayed as the ket label.

Examples

A ket can be written: Template:Rangle, that is {{ket|Ψ}}.

Using {{math}}, a ket can be written: Template:Rangle, that is {{math|{{ket|Ψ}}}}.

Schrödinger equation

In wiki-markup rather than LaTeX:

Template:Sfrac|ψ(t)Template:Rangle = Ĥ|ψ(t)Template:Rangle

that is,

{{math|1=''iħ''{{sfrac|''d''|''dt''}}{{ket|''ψ''(''t'')}} = ''Ĥ''{{ket|''ψ''(''t'')}}}}

See also