login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

a(n) = n + [nr/w] + [ns/w] + [nt/w] + [nu/w] + [nv/w], where r=sinh(x), s=cosh(x), t=tanh(x), u=csch(x), v=sech(x), w=coth(x), x=Pi/2.
1

%I #7 Apr 09 2021 22:16:56

%S 5,11,19,26,32,40,46,53,60,68,76,82,88,96,102,109,117,124,130,138,145,

%T 152,159,166,173,179,186,195,201,208,216,221,229,236,242,250,258,264,

%U 271,278,285,292,299,307,312,320,328,335,341,349,355,362,369,376,384,391,397,405,411,418,426,432,439,447,453,461,468,475,482

%N a(n) = n + [nr/w] + [ns/w] + [nt/w] + [nu/w] + [nv/w], where r=sinh(x), s=cosh(x), t=tanh(x), u=csch(x), v=sech(x), w=coth(x), x=Pi/2.

%C See A190751.

%t (See A190751.)

%Y Cf. A190751.

%K nonn

%O 1,1

%A _Clark Kimberling_, May 18 2011