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!)
A000825 Expansion of cos x (1 + sin x ) /cos 2x. 4
1, 1, 3, 8, 57, 256, 2763, 17408, 250737, 2031616, 36581523, 362283008, 7828053417, 91620376576, 2309644635483, 31191159799808, 898621108880097, 13753735117275136, 445777636063460643, 7625476699018231808 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ n! * (sqrt(2) + 1 + (sqrt(2)-1)*(-1)^n) * 4^n / Pi^(n+1). - Vaclav Kotesovec, Jun 01 2015
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Cos[x] (1+Sin[x])/Cos[2x], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Nov 08 2013 *)
CROSSREFS
Bisections are A000281 and (1/2) * A012393.
Sequence in context: A308572 A101361 A104034 * A273433 A132517 A027262
KEYWORD
nonn
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 19 18:05 EDT 2024. Contains 371798 sequences. (Running on oeis4.)