Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120725
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120725 Prime sum of squared build up triangular array. +0
1
2, 3, 9, 5, 11, 35, 7, 13, 37, 11, 17, 41, 95, 13, 19, 43, 97, 17, 23, 47, 101, 197, 19, 25, 49, 103, 199, 23, 29, 53, 107, 203, 29, 35, 59, 113, 209 (list; graph; listen)
OFFSET

1,1

FORMULA

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

EXAMPLE

2

3, 9

5, 11, 35

7, 13, 37

11, 17, 41, 95

13, 19, 43, 97

17, 23, 47, 101, 197

19, 25, 49, 103, 199

23, 29, 53, 107, 203

29, 35, 59, 113, 209

MATHEMATICA

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

CROSSREFS

Sequence in context: A127198 A065631 A083173 this_sequence A109607 A127612 A038756

Adjacent sequences: A120722 A120723 A120724 this_sequence A120726 A120727 A120728

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research