This site is supported by donations to The OEIS Foundation.

Template:(/Nonmathematical examples

From OeisWiki
Jump to: navigation, search
⧼Purge⧽ Template:(/Nonmathematical examples

Mathematical examples

See mathematical examples.

Non mathematical examples

No delimiters

The code

{{indent}}{{math|
{{(|
{{begin|align}}       
First: {{&}} 1 
{{end|align}}
|)|none}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2
{{end|align}}
|)|none}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4
{{end|align}}
|)|none}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4 {{\\}}
Fifth: {{&}} 1, 2, 3, 4, 5 {{\\}}
Sixth: {{&}} 1, 2, 3, 4, 5, 6
{{end|align}}
|)|none}}
|&&}}

yields the display style HTML+CSS

     
First: 1
First: 1
Second: 1, 2
First: 1
Second: 1, 2
Third: 1, 2, 3
Fourth: 1, 2, 3, 4
First: 1
Second: 1, 2
Third: 1, 2, 3
Fourth: 1, 2, 3, 4
Fifth: 1, 2, 3, 4, 5
Sixth: 1, 2, 3, 4, 5, 6

The code

{{indent}}{{math|
{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1}
{{end|align|tex}}
|)|none|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} 
{{end|align|tex}}
|)|none|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4}
{{end|align|tex}}
|)|none|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4} {{\\|tex}}
\text{Fifth:} {{&|tex}}\text{ 1, 2, 3, 4, 5} {{\\|tex}}
\text{Sixth:} {{&|tex}}\text{ 1, 2, 3, 4, 5, 6}
{{end|align|tex}}
|)|none|tex}}
|$$}}

yields the display style LaTeX

     

Round parentheses

The code

{{indent}}{{math|
{{(|
{{begin|align}}       
First: {{&}} 1 
{{end|align}}
|)}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2
{{end|align}}
|)}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4
{{end|align}}
|)}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4 {{\\}}
Fifth: {{&}} 1, 2, 3, 4, 5 {{\\}}
Sixth: {{&}} 1, 2, 3, 4, 5, 6
{{end|align}}
|)}}
|&&}}

yields the display style HTML+CSS

     
First: 1
First: 1
Second: 1, 2
First: 1
Second: 1, 2
Third: 1, 2, 3
Fourth: 1, 2, 3, 4
First: 1
Second: 1, 2
Third: 1, 2, 3
Fourth: 1, 2, 3, 4
Fifth: 1, 2, 3, 4, 5
Sixth: 1, 2, 3, 4, 5, 6

The code

{{indent}}{{math|
{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1}
{{end|align|tex}}
|)|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} 
{{end|align|tex}}
|)|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4}
{{end|align|tex}}
|)|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4} {{\\|tex}}
\text{Fifth:} {{&|tex}}\text{ 1, 2, 3, 4, 5} {{\\|tex}}
\text{Sixth:} {{&|tex}}\text{ 1, 2, 3, 4, 5, 6}
{{end|align|tex}}
|)|tex}}
|$$}}

yields the display style LaTeX

     

Square brackets

The code

{{indent}}{{math|
{{(|
{{begin|align}}       
First: {{&}} 1 
{{end|align}}
|)|auto [ ]}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2
{{end|align}}
|)|auto [ ]}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4
{{end|align}}
|)|auto [ ]}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4 {{\\}}
Fifth: {{&}} 1, 2, 3, 4, 5 {{\\}}
Sixth: {{&}} 1, 2, 3, 4, 5, 6
{{end|align}}
|)|auto [ ]}}
|&&}}

yields the display style HTML+CSS

     
First: 1
First: 1
Second: 1, 2
First: 1
Second: 1, 2
Third: 1, 2, 3
Fourth: 1, 2, 3, 4
First: 1
Second: 1, 2
Third: 1, 2, 3
Fourth: 1, 2, 3, 4
Fifth: 1, 2, 3, 4, 5
Sixth: 1, 2, 3, 4, 5, 6

The code

{{indent}}{{math|
{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1}
{{end|align|tex}}
|)|auto [ ]|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} 
{{end|align|tex}}
|)|auto [ ]|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4}
{{end|align|tex}}
|)|auto [ ]|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4} {{\\|tex}}
\text{Fifth:} {{&|tex}}\text{ 1, 2, 3, 4, 5} {{\\|tex}}
\text{Sixth:} {{&|tex}}\text{ 1, 2, 3, 4, 5, 6}
{{end|align|tex}}
|)|auto [ ]|tex}}
|$$}}

yields the display style LaTeX

     

Curly brackets

The code

{{indent}}{{math|
{{(|
{{begin|align}}       
First: {{&}} 1 
{{end|align}}
|)|auto ~ ~}}
|&&}}{{nbsp|2}}<!--

-->{{math|
{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2
{{end|align}}
|)|auto ~ ~}}
|&&}}{{nbsp|2}}<!--

-->{{math|
{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4
{{end|align}}
|)|auto ~ ~}}
|&&}}{{nbsp|2}}<!--

-->{{math|
{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4 {{\\}}
Fifth: {{&}} 1, 2, 3, 4, 5 {{\\}}
Sixth: {{&}} 1, 2, 3, 4, 5, 6
{{end|align}}
|)|auto ~ ~}}
|&&}}

yields the display style HTML+CSS

     
First: 1
  
First: 1
Second: 1, 2
  
First: 1
Second: 1, 2
Third: 1, 2, 3
Fourth: 1, 2, 3, 4
  
First: 1
Second: 1, 2
Third: 1, 2, 3
Fourth: 1, 2, 3, 4
Fifth: 1, 2, 3, 4, 5
Sixth: 1, 2, 3, 4, 5, 6

The code

{{indent}}{{math|
{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1}
{{end|align|tex}}
|)|auto ~ ~|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} 
{{end|align|tex}}
|)|auto ~ ~|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4}
{{end|align|tex}}
|)|auto ~ ~|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4} {{\\|tex}}
\text{Fifth:} {{&|tex}}\text{ 1, 2, 3, 4, 5} {{\\|tex}}
\text{Sixth:} {{&|tex}}\text{ 1, 2, 3, 4, 5, 6}
{{end|align|tex}}
|)|auto ~ ~|tex}}
|$$}}

yields the display style LaTeX

     

Angle brackets

The code

{{indent}}{{math|
{{(|
{{begin|align}}       
First: {{&}} 1 
{{end|align}}
|)|auto < >}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2
{{end|align}}
|)|auto < >}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4
{{end|align}}
|)|auto < >}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4 {{\\}}
Fifth: {{&}} 1, 2, 3, 4, 5 {{\\}}
Sixth: {{&}} 1, 2, 3, 4, 5, 6
{{end|align}}
|)|auto < >}}
|&&}}

yields the display style HTML+CSS

     
Template ( error: auto < > option is not yet implemented!

Template ( error: auto < > option is not yet implemented! Template ( error: auto < > option is not yet implemented!

Template ( error: auto < > option is not yet implemented!

The code

{{indent}}{{math|
{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1}
{{end|align|tex}}
|)|auto < >|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} 
{{end|align|tex}}
|)|auto < >|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4}
{{end|align|tex}}
|)|auto < >|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4} {{\\|tex}}
\text{Fifth:} {{&|tex}}\text{ 1, 2, 3, 4, 5} {{\\|tex}}
\text{Sixth:} {{&|tex}}\text{ 1, 2, 3, 4, 5, 6}
{{end|align|tex}}
|)|auto < >|tex}}
|$$}}

yields the display style LaTeX

     

Double angle brackets

The code

{{indent}}{{math|
{{(|
{{begin|align}}       
First: {{&}} 1 
{{end|align}}
|)|auto << >>}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2
{{end|align}}
|)|auto << >>}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4
{{end|align}}
|)|auto << >>}}
{{sp|}}<!--

-->{{(|
{{begin|align}}       
First: {{&}} 1 {{\\}}  
Second: {{&}} 1, 2 {{\\}}  
Third: {{&}} 1, 2, 3 {{\\}}
Fourth: {{&}} 1, 2, 3, 4 {{\\}}
Fifth: {{&}} 1, 2, 3, 4, 5 {{\\}}
Sixth: {{&}} 1, 2, 3, 4, 5, 6
{{end|align}}
|)|auto << >>}}
|&&}}

yields the display style HTML+CSS

     
Template ( error: auto << >> option is not yet implemented!

Template ( error: auto << >> option is not yet implemented! Template ( error: auto << >> option is not yet implemented!

Template ( error: auto << >> option is not yet implemented!

The code

{{indent}}{{math|
{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1}
{{end|align|tex}}
|)|auto << >>|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} 
{{end|align|tex}}
|)|auto << >>|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4}
{{end|align|tex}}
|)|auto << >>|tex}}
{{sp|tex}}<!--

-->{{(|
{{begin|align|tex}}       
\text{First:} {{&|tex}}\text{ 1} {{\\|tex}}  
\text{Second:} {{&|tex}}\text{ 1, 2} {{\\|tex}}  
\text{Third:} {{&|tex}}\text{ 1, 2, 3} {{\\|tex}}
\text{Fourth:} {{&|tex}}\text{ 1, 2, 3, 4} {{\\|tex}}
\text{Fifth:} {{&|tex}}\text{ 1, 2, 3, 4, 5} {{\\|tex}}
\text{Sixth:} {{&|tex}}\text{ 1, 2, 3, 4, 5, 6}
{{end|align|tex}}
|)|auto << >>|tex}}
|$$}}

yields the display style LaTeX