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!)
A171544 Decimal expansion of 3*sqrt(2/35). 1
7, 1, 7, 1, 3, 7, 1, 6, 5, 6, 0, 0, 6, 3, 6, 1, 8, 3, 9, 8, 1, 2, 9, 0, 3, 0, 7, 8, 1, 5, 8, 7, 4, 9, 9, 0, 9, 0, 8, 1, 2, 7, 4, 5, 9, 3, 9, 8, 8, 6, 1, 8, 8, 5, 5, 5, 2, 4, 4, 9, 8, 9, 4, 0, 6, 8, 9, 3, 0, 3, 7, 6, 5, 0, 9, 4, 1, 4, 5, 7, 9, 8, 5, 4, 9, 8, 4, 0, 3, 8, 8, 2, 7, 1, 0, 1, 3, 1, 6, 7, 1, 3, 1, 9, 8 (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> = <2 3/2 ; 0 -3/2 | 5/2 -3/2> .
LINKS
FORMULA
EXAMPLE
sqrt(18/35) = 3*sqrt(70)/35 = 0.7171371656006361839812903078158...
MAPLE
evalf(3*sqrt(2/35), 120); # Muniru A Asiru, Sep 28 2018
MATHEMATICA
RealDigits[3*Sqrt[2/35], 10, 50][[1]] (* G. C. Greubel, Jun 08 2017 *)
PROG
(PARI) default(realprecision, 50); 3*sqrt(2/35) \\ G. C. Greubel, Jun 08 2017
(Magma) SetDefaultRealField(RealField(50)); 3*Sqrt(2/35); // G. C. Greubel, Sep 28 2018
CROSSREFS
Sequence in context: A083530 A191562 A296472 * A344698 A010688 A176415
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 April 25 09:17 EDT 2024. Contains 371967 sequences. (Running on oeis4.)