login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A141067 List of different primes in Pascal-like triangle with index of asymmetry (y=2) and index of obliquely (z=0 or z=1). 0
2, 19, 41, 83, 1873, 3719, 3989, 5431, 8641 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Pascal-like triangle with index of asymmetry (y=2) and index of

obliqueness (z=0) read by rows with recurrence G(n, k): G(n, 0)=G(n+1,

n+1)=1, G(n+2, n+1)=2, G(n+3, n+1)=4, G(n+4, k)=G(n+1, k-1)+G(n+1,

k)+G(n+2, k)+G(n+3, k) for k:=1..(n+1).

Pascal-like triangle with index of asymmetry(y=1) and index of obliqueness

(z=1) read by rows with recurrence G(n, k): G(n, n)=G(n+1, 0)=1, G(n+2,

1)=2, G(n+3, 2)=4, G(n+4, k)=G(n+1, k-2)+G(n+1, k-3)+G(n+2, k-2)+G(n+3,

k-1) for k=3..(n+3).

LINKS

Table of n, a(n) for n=1..9.

Juri-Stepan Gerasimov, Stepan's triangles and Pascal's triangle are connected by the recurrence relation ...

EXAMPLE

Pascal-like triangle (y=2, z=0) begins:

If 1

1 1

1 2 1, then a(1)=2.

If 1 4 2 1

1 8 4 2 1

1 15 9 4 2 1

1 28 19 9 4 2 1, then a(2)=19.

If 1 52 40 19 9 4 2 1

1 96 83 41 19 9 4 2 1, then a(3)=41 and a(4)=83.

If 1 177 170 88 41 19 9 4 2 1

1 326 345 188 88 41 19 9 4 2 1

1 600 694 400 189 88 41 19 9 4 2 1

1 1104 1386 846 406 189 88 41 19 9 4 2 1

1 2031 2751 1779 871 406 189 88 41 19 9 4 2 1

1 3736, 5431, 3719, 1866, 872, 406, 189, 88, 41, 19, 9, 4, 2,

1 ets.

CROSSREFS

Cf. A140998.

Sequence in context: A075682 A062587 A109946 * A031911 A136685 A125201

Adjacent sequences:  A141064 A141065 A141066 * A141068 A141069 A141070

KEYWORD

nonn,uned

AUTHOR

Juri-Stepan Gerasimov, Jul 14 2008

EXTENSIONS

Partially edited by N. J. A. Sloane, Jul 18 2008

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 19 17:43 EDT 2013. Contains 225436 sequences.