Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000831
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000831 Expansion of (1+tan x)/(1-tan x). +0
5
1, 2, 4, 16, 80, 512, 3904, 34816, 354560, 4063232, 51733504, 724566016, 11070525440, 183240753152, 3266330312704, 62382319599616, 1270842139934720, 27507470234550272, 630424777638805504 (list; graph; listen)
OFFSET

0,2

REFERENCES

D. Dumont, Further triangles of Seidel-Arnold type and continued fractions related to Euler and Springer numbers, Adv. Appl. Math., 16 (1995), 275-296.

LINKS

R. J. Mathar, Table of n, a(n) for n = 0..83

FORMULA

E.g.f.: tan(x+Pi/4).

EXAMPLE

(1+tan x)/(1-tan x)=1+2x/1!+4x^2/2!+16x^3/3!+80x^4/4!+512x^5/5!+...

MAPLE

A000831 := (1+tan(x))/(1-tan(x)) : for n from 0 to 200 do printf("%d %d ", n, n!*coeftayl(A000831, x=0, n)) ; end: - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 19 2006

PROGRAM

(PARI) a(n)=if(n<1, !n, n!*polcoeff(1+2/(1/tan(x+x*O(x^n))-1), n))

CROSSREFS

Bisections: A002436 and A012393.

Cf. A155100.

Sequence in context: A027436 A025225 A115125 this_sequence A000090 A013115 A007171

Adjacent sequences: A000828 A000829 A000830 this_sequence A000832 A000833 A000834

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 December 4 23:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research