Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073472
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073472 Trisection of A007294. +0
3
1, 2, 4, 7, 11, 17, 25, 36, 50, 68, 92, 121, 159, 205, 262, 332, 417, 520, 645, 793, 971, 1180, 1430, 1722, 2065, 2467, 2934, 3478, 4109, 4835, 5676, 6638, 7747, 9013, 10459, 12108, 13980, 16110, 18522, 21247, 24333, 27800, 31715, 36106, 41039, 46567 (list; graph; listen)
OFFSET

0,2

PROGRAM

(MAGMA) function a007294(n, k) return n gt k*(k+1)/2 select a007294(n-k*(k+1)/2, k) + a007294(n, k+1) else n eq k*(k+1)/2 select 1 else 0; end function; [ a007294(n, 2): n in [2..137 by 3] ]; [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jan 23 2009]

CROSSREFS

Cf. A007294, A073471, A073470.

Sequence in context: A067997 A034379 A007000 this_sequence A096914 A004250 A084842

Adjacent sequences: A073469 A073470 A073471 this_sequence A073473 A073474 A073475

KEYWORD

nonn

AUTHOR

Randall L. Rathbun, Aug 26 2002

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jan 23 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research