Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120724
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120724 A prime gap as sum of integers triangular array. +0
1
2, 3, 5, 5, 7, 11, 7, 9, 13, 11, 13, 17, 23, 13, 15, 19, 25, 17, 19, 23, 29, 37, 19, 21, 25, 31, 39, 23, 25, 29, 35, 43, 29, 31, 35, 41, 49 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n,m) = Prime[m] + 2*Sum[i, {i, 1, n}]

EXAMPLE

2

3, 5

5, 7, 11

7, 9, 13

11, 13, 17, 23

13, 15, 19, 25

17, 19, 23, 29, 37

19, 21, 25, 31, 39

23, 25, 29, 35, 43

29, 31, 35, 41, 49

MATHEMATICA

t[n_, m_] := Prime[m] + 2*Sum[i, {i, 1, n}] a = Table[Table[t[n, m], {n, 0, PrimePi[m]}], {m, 1, 10}] Flatten[a]

CROSSREFS

Adjacent sequences: A120721 A120722 A120723 this_sequence A120725 A120726 A120727

Sequence in context: A089625 A092391 A084754 this_sequence A117530 A094749 A096539

KEYWORD

nonn

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Aug 18 2006

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research