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!)
A252095 Second member of a pair (A,B) to define the n-th Zeisel number, cf. A051015. 3
2, -1, 6, 3, 2, 5, -7, 9, -1, 3, -10, -3, 8, 3, -22, 6, -2, -25, 36, 5, 8, -12, -31, -8, 2, -18, 5, -46, -52, -1, 27, -28, -3, 9, -17, -31, -18, 59, -19, 33, 65, -37, -22, 6, 15, 69, 9, 39, -85, 25, -42, -25, -43, -9, -91, -30, -12, -52, -13, 68, 42, -112, 35, -115, 20, -37, 8, -39, -63, 48, -19, -136, -43, 21, -44, 9, -72, -3, -47, 125 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
OEIS Wiki, Zeisel numbers
Eric Weisstein's World of Mathematics, Zeisel Number.
Wikipedia, Zeisel number
EXAMPLE
See A252094.
PROG
(Haskell)
a252095 n = a252095_list !! (n-1)
-- where a252095_list is defined in A252094.
CROSSREFS
Cf. A051015, A027746, A252094 (A values).
Sequence in context: A096334 A107867 A158442 * A120435 A125901 A094307
KEYWORD
sign
AUTHOR
Reinhard Zumkeller, Dec 15 2014
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 May 5 05:35 EDT 2024. Contains 372257 sequences. (Running on oeis4.)