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!)
A178566 Decimal expansion of (32 + sqrt(1297))/13. 3
5, 2, 3, 1, 8, 3, 7, 4, 0, 0, 8, 2, 6, 0, 1, 6, 3, 8, 2, 4, 1, 3, 2, 1, 0, 1, 0, 4, 6, 0, 4, 1, 0, 8, 4, 3, 9, 4, 2, 6, 0, 1, 5, 6, 1, 3, 3, 9, 7, 7, 6, 8, 6, 3, 6, 0, 3, 3, 7, 5, 7, 4, 7, 3, 7, 8, 6, 2, 2, 4, 7, 6, 4, 9, 0, 7, 3, 0, 0, 3, 4, 6, 7, 7, 6, 5, 5, 2, 0, 4, 1, 4, 1, 5, 4, 6, 2, 6, 0, 0, 3, 5, 9, 5, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Continued fraction expansion of (32+sqrt(1297))/13 is A164360.
LINKS
EXAMPLE
(32 + sqrt(1297))/13 = 5.23183740082601638241...
MATHEMATICA
RealDigits[(32 + Sqrt[1297])/13, 10, 100][[1]] (* G. C. Greubel, Jan 30 2019 *)
PROG
(PARI) default(realprecision, 100); (32+sqrt(1297))/13 \\ G. C. Greubel, Jan 30 2019
(Magma) SetDefaultRealField(RealField(100)); (32+Sqrt(1297))/13; // G. C. Greubel, Jan 30 2019
(Sage) numerical_approx((32+sqrt(1297))/13, digits=100) # G. C. Greubel, Jan 30 2019
CROSSREFS
Cf. A178567 (decimal expansion of sqrt(1297)), A164360 (repeat 5, 4, 3).
Sequence in context: A089261 A111716 A369456 * A155551 A259027 A214064
KEYWORD
cons,nonn
AUTHOR
Klaus Brockhaus, May 29 2010
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 August 19 20:07 EDT 2024. Contains 375310 sequences. (Running on oeis4.)