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!)
A244257 Decimal expansion of the asymptotic evaluation of the constrained maximum of a certain quadratic form. 0
2, 3, 9, 7, 9, 4, 5, 5, 8, 6, 1, 1, 4, 4, 3, 6, 3, 3, 7, 4, 0, 6, 1, 3, 9, 3, 7, 8, 9, 0, 6, 0, 6, 6, 0, 5, 5, 8, 8, 0, 8, 2, 3, 4, 0, 0, 1, 5, 7, 6, 3, 1, 1, 6, 0, 3, 1, 1, 1, 4, 9, 9, 7, 9, 3, 5, 1, 9, 1, 3, 6, 8, 6, 7, 9, 7, 6, 4, 5, 1, 9, 8, 5, 5, 7, 4, 8, 7, 9, 1, 1, 9, 5, 9, 4, 3, 3, 3, 7, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The quadratic form to maximize is (sum_(k>=1) x(k)/k)^2 + sum_(k>=1) (x(k)/k)^2, subject to the constraint (sum_(k>=1) x(k)^2) <= 1.
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Section 3.12 Du Bois Reymond's constants, p. 239.
LINKS
FORMULA
(Pi/xi)^2, where xi is the smallest positive solution of the equation x+tan(x)=0.
EXAMPLE
2.397945586114436337406139378906...
MATHEMATICA
xi = x /. FindRoot[x + Tan[x] == 0, {x, 2}, WorkingPrecision -> 100]; RealDigits[(Pi/xi)^2] // First
CROSSREFS
Cf. A196504.
Sequence in context: A340442 A199963 A016634 * A171054 A205860 A318948
KEYWORD
nonn,cons,easy
AUTHOR
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 16 14:05 EDT 2024. Contains 371740 sequences. (Running on oeis4.)