Hey guys, any idea how to get this symbol into a latex document? (See Attached)
I drew it myself so it may look a little bit odd, but my lecturer uses it in the Math pdf notes page all the time. It's used to represent the forward orbit of a point under iterates of a dynamical systems map onto itself, so basically an orbit. Also I don't believe it exists in a dialect of greek alphabet, I could be mistaken.
Thanks a lot, Murray
Fonts & Character Sets ⇒ Help with Orbit symbol
Help with Orbit symbol
- Attachments
-
- orbit.png (1.34 KiB) Viewed 4760 times
- localghost
- Site Moderator
- Posts: 9201
- Joined: Fri Feb 02, 2007 12:06 pm
Help with Orbit symbol
It's just a calligraphic »O«.
In such cases you may try Detexify to find out the symbol.
Thorsten
Code: Select all
\documentclass[11pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\begin{document}
\[
\mathcal{O}
\]
\end{document}
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1