Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153087
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153087 A051717(3n)+A051717(3n+1)+A051717(3n+2). +0
1
6, 66, 114, 162, 5466, 1026, 1926, 606, 5466, 1746, 29154, 522, 3838386, 27066, 4302, 1254, 92886, 3246, 2466, 1578, 113573466, 1026, 129474, 9402, 280201746, 66, 236646, 231006, 6808626, 122826, 545646, 1422, 9003546, 66666, 10242, 2874, 418384938, 3344058 (list; graph; listen)
OFFSET

0,1

COMMENT

All terms are multiples of 6.

The first differences are 60,48,48,5304,-4440,... Apparently (checked for the first 700 entries) these are multiples of 12.

MAPLE

C:=proc(n) if n=0 then RETURN(1); fi; if n mod 2 = 0 then RETURN(bernoulli(n)+bernoulli(n-1)); else RETURN(-bernoulli(n)-bernoulli(n-1)); fi; end:

A051717 := proc(n) denom(C(n)) ; end: A153087 := proc(n) A051717(3*n)+A051717(3*n+1)+A051717(3*n+2) ; end: seq(A153087(n), n=0..120) ; # R. J. Mathar, Sep 07 2009

CROSSREFS

Cf. A051717, A140812.

Sequence in context: A122780 A153514 A119144 this_sequence A117794 A101011 A119140

Adjacent sequences: A153084 A153085 A153086 this_sequence A153088 A153089 A153090

KEYWORD

nonn

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Dec 18 2008

EXTENSIONS

Extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 07 2009

page 1

Search completed in 0.002 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 5 23:38 EST 2009. Contains 170428 sequences.


AT&T Labs Research