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>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(2 intermediate revisions by 2 users not shown)
Line 23: Line 23:
  
 
==See also==
 
==See also==
 +
{{Math templates|notation}}
  
*[[Template:ket/sandbox]]
+
<includeonly>{{Sandbox other||
*{{tl|bra}}
 
*{{tl|bra-ket}}
 
*{{tl|rangle}}
 
*{{tl|langle}}
 
 
 
<includeonly>
 
 
<!-- Categories and interwikis go here: -->
 
<!-- Categories and interwikis go here: -->
 
[[Category:Mathematical formatting templates]]
 
[[Category:Mathematical formatting templates]]
[[Category:Physics templates]]
+
[[Category:Physics formatting templates]]
</includeonly>
+
}}</includeonly>

Latest revision as of 23:16, 25 April 2020

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