login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152101 a(n)=16^n - 3*2^(2*n - 1) - 1. 0
9, 231, 3999, 65151, 1047039, 16771071, 268410879, 4294868991, 68719083519, 1099510054911, 17592179752959, 281474951544831, 4503599526707199, 72057593635274751, 1152921502996234239, 18446744067267100671 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Idea resulted from seqfan posts by Artur Jasinski (grafix(AT)csl.pl).

FORMULA

a(n)=16^n - 3*2^(2*n - 1) - 1=(2^(2*n - 1) - 1)*(2^(2*n + 1) + 1).

MATHEMATICA

b[n_] := 16^n - 3*2^(2*n - 1) - 1. Table[b[n], {n, 1, 30}]

CROSSREFS

Sequence in context: A197406 A197428 A181205 * A165389 A153223 A157569

Adjacent sequences:  A152098 A152099 A152100 * A152102 A152103 A152104

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Nov 24 2008

EXTENSIONS

Definition corrected by N. J. A. Sloane, Dec 22 2009 (these are not semiprimes).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 08:04 EST 2012. Contains 205717 sequences.