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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A073220 Terms of A072390 (sums of two powers of 13) divided by 2. 0
1, 7, 13, 85, 91, 169, 1099, 1105, 1183, 2197, 14281, 14287, 14365, 15379, 28561, 185647, 185653, 185731, 186745, 199927, 371293, 2413405, 2413411, 2413489, 2414503, 2427685, 2599051, 4826809, 31374259, 31374265, 31374343, 31375357 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

(13^n + 13^m) / 2, n = 0, 1, 2, 3 ..., m = 0, 1, 2, 3, ... n.

EXAMPLE

a(4) = 85 = (11^2+11^0) / 2

MATHEMATICA

Union[Total/@Tuples[13^Range[0, 9], 2]]/2 (* From Harvey P. Dale, Sep 15 2011 *)

CROSSREFS

Cf. A072390.

Sequence in context: A177198 A177163 A061521 * A110455 A177952 A132373

Adjacent sequences:  A073217 A073218 A073219 * A073221 A073222 A073223

KEYWORD

easy,nonn

AUTHOR

Jeremy Gardiner (jeremy.gardiner(AT)btinternet.com), Jul 21 2002

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 14 15:39 EST 2012. Contains 205635 sequences.