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!)
A012924 exp(tan(x)+log(x+1))=1+2*x+3/2!*x^2+6/3!*x^3+21/4!*x^4+82/5!*x^5... 1

%I #6 Jul 04 2014 14:04:34

%S 1,2,3,6,21,82,399,2198,13769,96514,741659,6271430,57131613,564082066,

%T 5940252647,66977636630,799946033937,10133856674178,135255348669235,

%U 1901070660453382,28024821142319397

%N exp(tan(x)+log(x+1))=1+2*x+3/2!*x^2+6/3!*x^3+21/4!*x^4+82/5!*x^5...

%H Harvey P. Dale, <a href="/A012924/b012924.txt">Table of n, a(n) for n = 0..480</a>

%t With[{nn=20},CoefficientList[Series[Exp[Tan[x]+Log[x+1]],{x,0,nn}],x] Range[0,nn]!] (* _Harvey P. Dale_, Jul 04 2014 *)

%K nonn

%O 0,2

%A Patrick Demichel (patrick.demichel(AT)hp.com)

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 29 11:32 EDT 2023. Contains 363042 sequences. (Running on oeis4.)