Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074663
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074663 a(n) = sum of n-th row of the triangle formed by replacing each m in Pascal's triangle by the m-th prime. +0
1
2, 4, 7, 14, 31, 84, 195, 482, 1131, 2620, 5957, 13502, 29911, 65820, 143551, 311074, 669543, 1435388, 3061571, 6503526, 13771989, 29061728, 61159219, 128372210, 268845359, 561835492, 1171862289, 2440014306, 5072185867, 10528184756 (list; graph; listen)
OFFSET

1,1

EXAMPLE

The fourth row of Pascal's triangle is 1 3 3 1. Replacing each n by prime(n) gives 2 5 5 2, the terms of which sum to 14. Therefore a(4) = 14.

MATHEMATICA

f[n_] := Sum[Prime[Binomial[n-1, i]], {i, 0, n-1}]; Table[f[i], {i, 1, 30}]

CROSSREFS

Cf. A074589.

Sequence in context: A000671 A120262 A013326 this_sequence A113122 A116584 A019998

Adjacent sequences: A074660 A074661 A074662 this_sequence A074664 A074665 A074666

KEYWORD

easy,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Sep 26 2002

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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research