Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092832
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092832 Prime Motzkin numbers (see A001006). +0
2
2, 127, 15511, 953467954114363 (list; graph; listen)
OFFSET

1,1

LINKS

Eric Weisstein's World of Mathematics, Motzkin Number

MATHEMATICA

a[0]=1; a[n_Integer]:=a[n]=a[n-1]+Sum[a[k]*a[n-2-k], {k, 0, n-2}]; lst={}; Do[If[PrimeQ[p=a[n]], AppendTo[lst, p]], {n, 10^2}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 21 2008]

CROSSREFS

Cf. A001006, A092831.

Sequence in context: A062588 A125634 A075596 this_sequence A105761 A157473 A004864

Adjacent sequences: A092829 A092830 A092831 this_sequence A092833 A092834 A092835

KEYWORD

nonn,more

AUTHOR

Eric Weisstein (eric(AT)weisstein.com), Mar 06, 2004

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 December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research