login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A171535 Decimal expansion of 2*sqrt(2/15). 1
7, 3, 0, 2, 9, 6, 7, 4, 3, 3, 4, 0, 2, 2, 1, 4, 8, 4, 6, 0, 9, 2, 9, 3, 0, 4, 3, 7, 3, 4, 4, 0, 2, 8, 4, 5, 2, 7, 0, 3, 2, 6, 2, 5, 9, 9, 9, 7, 3, 1, 1, 0, 0, 5, 6, 3, 5, 8, 5, 9, 2, 6, 6, 3, 0, 9, 9, 9, 1, 0, 3, 6, 1, 6, 3, 6, 3, 0, 3, 1, 1, 7, 3, 4, 4, 7, 7, 9, 1, 4, 8, 8, 5, 1, 6, 0, 8, 3, 4, 3, 5, 2, 9, 6, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
The absolute value of the Clebsch-Gordan coupling coefficient <j1 j2; m1 m2 | J M> = <3/2 1 ; -1/2 1 | 3/2 1/2>.
LINKS
FORMULA
EXAMPLE
sqrt(8/15) = 0.73029674334022148460929304... = 2*0.365148371..
MATHEMATICA
RealDigits[2*Sqrt[2/15], 10, 100][[1]] (* G. C. Greubel, Oct 02 2018 *)
PROG
(PARI) default(realprecision, 100); sqrt(8/15) \\ G. C. Greubel, Oct 02 2018
(Magma) SetDefaultRealField(RealField(100)); Sqrt(8/15); // G. C. Greubel, Oct 02 2018
CROSSREFS
Sequence in context: A369134 A021582 A098459 * A245082 A019648 A232716
KEYWORD
cons,easy,nonn
AUTHOR
R. J. Mathar, Dec 11 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 28 22:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)