login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A245494
Constant in the third-order correction term for gravitational potential in natural units, negated.
0
1, 3, 0, 5, 0, 7, 0, 5, 3, 3, 3, 5, 3, 5, 4, 1, 7, 5, 3, 3, 0, 4, 8, 4, 6, 8, 5, 9, 6, 5, 4, 6, 1, 7, 7, 6, 8, 6, 8, 2, 5, 6, 9, 0, 9, 5, 0, 7, 1, 7, 4, 2, 8, 7, 9, 7, 3, 0, 8, 7, 2, 2, 2, 1, 2, 8, 2, 9, 5, 3, 7, 4, 0, 6, 0, 0, 6, 5, 7, 5, 8, 7, 7, 3, 8, 9, 3, 3
OFFSET
1,2
COMMENTS
With units: -41/(10 Pi) * ħ*G^2/c^3 = -2.27509... * 10^-80 Joule * m^3/kg^2.
LINKS
EXAMPLE
41/(10 Pi) = 1.30507053335354175330484685965461776868256909507174287973...
MAPLE
Digits:=100: evalf(41/(10*Pi)); # Wesley Ivan Hurt, Jul 24 2014
MATHEMATICA
Flatten[RealDigits[41/(10*Pi), 10, 100, 0]] (* Wesley Ivan Hurt, Jul 24 2014 *)
PROG
(PARI) 4.1/Pi
CROSSREFS
Sequence in context: A349343 A109753 A318517 * A167465 A193356 A347347
KEYWORD
nonn,cons
AUTHOR
STATUS
approved