Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141479
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141479 A000111(n) + A014695(n). +0
2
2, 3, 3, 3, 6, 18, 63, 273, 1386, 7938, 50523, 353793, 2702766, 22368258, 199360983, 1903757313, 19391512146, 209865342978, 2404879675443, 29088885112833, 370371188237526, 4951498053124098, 69348874393137903, 1015423886506852353 (list; graph; listen)
OFFSET

0,1

COMMENT

a(n) is a multiple of 3 for n > 0.

MAPLE

A000111 := proc(n) local x; n!*coeftayl( sec(x)+tan(x), x=0, n) ; end: A014695 := proc(n) local x; coeftayl( (1+2*x+2*x^2+x^3)/(1-x^4), x=0, n) ; end: A141479 := proc(n) A000111(n)+A014695(n) ; end: for n from 0 to 30 do printf("%a, ", A141479(n)) ; od; [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 12 2008]

CROSSREFS

Sequence in context: A093653 A049982 A070167 this_sequence A055081 A109833 A132005

Adjacent sequences: A141476 A141477 A141478 this_sequence A141480 A141481 A141482

KEYWORD

nonn,easy

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Aug 09 2008

EXTENSIONS

Extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 12 2008

page 1

Search completed in 0.121 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 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research