login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120419 A mysterious sequence. 0
1, 2, 22, 584, 28384, 2190128, 245762848, 37788392576, 7625538720256, 1954588198280192, 620259836756837632, 238698984906300222464 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

A proper definition of this sequence is needed.

This is based on the derivatives of the real function g(x) := -1/f(x)^2. They have been generated using the software Mathematica. I'm trying to find a closed form.

I have the complete program code and can send it to anyone interested.

REFERENCES

H. Sussmann, Resultats recents sur les courbes optimales, Soc. Math. de France du 17 juin 2000

H. Sussmann and J. C. Willems, 300 Years of Optimal Control - IEEE Control Systems 1997 0272-1708l97l$10.0001997IEEE

H. Sussmann and J. C. Willems, The Brachistochrone Problem and Modern Control Theory - University of Groningen, May 1999

LINKS

Eric Weisstein's World of Mathematics, http://mathworld.wolfram.com/UmbralCalculus.html

Eric Weisstein's World of Mathematics, http://mathworld.wolfram.com/GeneratingFunction.html

Eric Weisstein's World of Mathematics, http://mathworld.wolfram.com/CauchyProduct.html

FORMULA

The algorithm for the sequence is as follows: (step#) What to do (1) Dj = 0, for each j, when j is odd (j=2k+1); (odd derivatives are null) (3) D2 = -1*f(a)^-2; then b1 = 1; (the 2nd derivative) (4) D4 = -2*f(a)^-5; (the 4th derivative) So b2 = 2; (5) D6 = -22*f(a)^-8; (the 6th derivative) So b3 = 22; (6) D8 = -584*f(a)^-11 (the 8th derivative) So b4 = 584; (8) D10= -28384*f(a)^-14 (the 10th derivative) So b5 = 28384; and so on... (n) D2n= -bn*f(a)^-(3n-1) (the 2n-th derivative) on general bn is unknown.

CROSSREFS

Sequence in context: A090730 A090313 A110129 * A177042 A132568 A015210

Adjacent sequences:  A120416 A120417 A120418 * A120420 A120421 A120422

KEYWORD

uned,nonn,obsc,more

AUTHOR

Robert Wackensack (wackensack(AT)hotmail.com), Jul 09 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 06:07 EST 2012. Contains 205860 sequences.