Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
bsumlin committed Jul 24, 2017
1 parent e4d2c91 commit 04e87df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.rst/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ Functions for homogeneous spheres

:math:`Q_{ratio}=\frac{Q_{back}}{Q_{sca}}`

:math:`g=\frac{4}{Q_{sca}x^2}\left[\sum_{n=1}^{n_{max}}\frac{n(n+2)}{n+1}\text{Re}\left\{a_n a_{n+1}^*+b_n b_{n+1}^*\right\}+\sum_{n=1}^{n_{max}}\frac{2n+1}{n(n+1)}\text{Re}\left\{a_n b_n^*\right\}\right]`
:math:`g=\frac{4}{Q_{sca}x^2}\left[\sum\limits_{n=1}^{n_{max}}\frac{n(n+2)}{n+1}\text{Re}\left\{a_n a_{n+1}^*+b_n b_{n+1}^*\right\}+\sum\limits_{n=1}^{n_{max}}\frac{2n+1}{n(n+1)}\text{Re}\left\{a_n b_n^*\right\}\right]`

:math:`Q_{pr}=Q_{ext}-gQ_{sca}`

where asterisks denote the complex conjugates.

Parameters
----------
m : complex
Expand Down

0 comments on commit 04e87df

Please sign in to comment.