login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A186249 2n-th derivative of sec(x)^sec(x) at x=0. 1

%I #13 Aug 20 2012 11:57:25

%S 1,1,11,256,10541,672136,61001951,7445096296,1172998147241,

%T 231333927486736,55747918840676411,16100914826854576456,

%U 5485174647349481371661,2175023364205612725532456,992565740287786208277022391,516241740263310751317668520736

%N 2n-th derivative of sec(x)^sec(x) at x=0.

%C sec(x) = 1/cos(x).

%C The sequence gives only 2n-th derivatives because (2n+1)-th derivatives are 0.

%t f[x_] := Sec[x]^Sec[x]; Table[Derivative[2*n] [f][0],{n,0,18}]

%Y Cf. A186250.

%K nonn

%O 0,3

%A _Michel Lagneau_, Aug 18 2012

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 18 21:47 EDT 2024. Contains 376002 sequences. (Running on oeis4.)