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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A072822 The terms of A073215 (sums of two powers of 23) divided by 2. 0
1, 12, 23, 265, 276, 529, 6084, 6095, 6348, 12167, 139921, 139932, 140185, 146004, 279841, 3218172, 3218183, 3218436, 3224255, 3358092, 6436343, 74017945, 74017956, 74018209, 74024028, 74157865, 77236116, 148035889, 1702412724 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

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

EXAMPLE

a(4) = 265 = (23^2+23^0) / 2

MATHEMATICA

Union[#/2&/@(Total/@Tuples[23^Range[0, 7], {2}])]  (* From Harvey P. Dale, Apr 21 2011 *)

CROSSREFS

Cf. A073215.

Sequence in context: A190426 A083683 A015447 * A059161 A133491 A075606

Adjacent sequences:  A072819 A072820 A072821 * A072823 A072824 A072825

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 16 12:41 EST 2012. Contains 205909 sequences.