Calculating Complexity with Big-O Notation

  • Context: LaTeX 
  • Thread starter Thread starter Hurkyl
  • Start date Start date
  • Tags Tags
    Complexity Notation
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Messages
14,922
Reaction score
28
[tex]\frac{<N!>}{<(N-n)!>} = <N^n> (1 + \mathcal{O}( \frac{1}{<N!>} ))[/tex]

The popup you get from clicking on this is missing lots of the code. I presume because my browser is trying to render things as HTML tags.
 
Physics news on Phys.org
it is missing every instance of

[tex] <N!>[/tex]

Weird.

And it is on the popup for that image. Seems to be just that one part gets dropped.
 
[tex] \begin{align*}<br /> <N!>& <N! > < N!> < N! > < N ! > <N> <N > < N> < N > <!> - \\<br /> <P!>& <P! > < P!> < P! > < P ! > <P> <P > < P> < P > <!> - \\<br /> <Q!>& <Q! > < Q!> < Q! > < Q ! > <Q> <Q > < Q> < Q > <!> - \\<br /> <I!>& <I! > < I!> < I! > < I ! > <I> <I > < I> < I > <!> - \\<br /> <U!>& <U! > < U!> < U! > < U ! > <U> <U > < U> < U > <!> - \\<br /> <B!>& <B! > < B!> < B! > < B ! > <B> <B > < B> < B > <!> <br /> \end{align*}[/tex]

[tex]<\psi>[/tex]

[tex]<\psi | H |\psi>[/tex]

Code:
\begin{align*}
<N!>& <N! > < N!> < N! > < N ! > <N> <N > < N> < N > <!> - \\
<P!>& <P! > < P!> < P! > < P ! > <P> <P > < P> < P > <!> - \\
<Q!>& <Q! > < Q!> < Q! > < Q ! > <Q> <Q > < Q> < Q > <!> - \\
<I!>& <I! > < I!> < I! > < I ! > <I> <I > < I> < I > <!> - \\
<U!>& <U! > < U!> < U! > < U ! > <U> <U > < U> < U > <!> - \\
<B!>& <B! > < B!> < B! > < B ! > <B> <B > < B> < B > <!> 
\end{align*}