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!)
A192677 Floor-Sqrt transform of involution numbers (A000085). 0
1, 1, 1, 2, 3, 5, 8, 15, 27, 51, 97, 188, 374, 753, 1546, 3217, 6797, 14553, 31580, 69352, 154138, 346341, 786692, 1804949, 4182366, 9781638, 23086472, 54960683, 131951799, 319359086, 779048952, 1914843089, 4741419557, 11824255970, 29693231388, 75068841641, 191035103175 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) = floor(sqrt(A000085(n))).
MATHEMATICA
FSFromExpSeries[f_, x_, n_] := Map[Floor[Sqrt[#]]&, CoefficientList[Series[f, {x, 0, n}], x]Table[k!, {k, 0, n}]]
FSFromExpSeries[Exp[x+x^2/2], x, 100]
CROSSREFS
Sequence in context: A026702 A000047 A101172 * A307909 A006544 A110536
KEYWORD
nonn
AUTHOR
Emanuele Munarini, Jul 07 2011
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)