Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113737
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113737 Decimal expansion of the first Paulinian constant. +0
2
3, 6, 6, 5, 7, 7, 1, 4, 0, 3, 9, 7, 5, 6, 6, 2, 7, 3, 7, 3, 4, 8, 0, 7, 0, 7, 4, 1, 0, 2, 8, 0, 3, 8, 8, 1, 0, 2, 6, 3, 9, 9, 2, 3, 9, 1, 9, 5, 5, 5, 9, 6, 1, 7, 4, 1, 4, 7, 8, 3, 0, 1, 7, 7, 7, 2, 7, 4, 2, 8, 7, 4, 7, 0, 4, 0, 5, 5, 2, 5, 1, 4, 4, 8, 7, 4, 4, 3, 4, 0, 5, 7, 4, 3, 3, 8, 6, 3, 5, 1, 2, 5, 3, 1, 3 (list; cons; graph; listen)
OFFSET

0,1

COMMENT

Consider the sequence defined in A083952 as a binary number and convert it to decimal.

The n-th Paulinian constant as n-> inf. equals 1.

EXAMPLE

=0.3665771403975662737348070741028038810263992391955596174147830177...

MATHEMATICA

a[0] = 1; a[l_] := a[l] = Block[{k = 1, s = Sum[ a[i]*x^i, {i, 0, l - 1}]}, While[ IntegerQ[ Last[ CoefficientList[ Series[(s + k*x^l)^(1/2), {x, 0, l}], x]]] != True, k++ ]; k]; t = Table[a[n], {n, 0, 370}]; RealDigits[ FromDigits[{t - 1, 0}, 2], 10, 111][[1]]

CROSSREFS

Cf. A083952.

Sequence in context: A016662 A105396 A074785 this_sequence A040006 A094011 A081289

Adjacent sequences: A113734 A113735 A113736 this_sequence A113738 A113739 A113740

KEYWORD

cons,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 08 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research