Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A131019
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A131019 Semiperimeters of quadrilaterals whose sides are 4 consecutive odd primes. +0
4
13, 18, 24, 30, 36, 44, 51, 60, 69, 76, 84, 92, 101, 110, 120, 129, 136, 145, 153, 162, 174, 185, 195, 204, 210, 216, 228, 240, 254, 267, 278, 288, 298, 310, 319, 330, 341, 350, 362, 372, 381, 390, 400, 415, 430, 445, 456, 464, 471, 482, 494, 506, 520, 530 (list; graph; listen)
OFFSET

1,1

COMMENT

(2+3+5+7)/2 = 8.5, not an integer. Hence we restrict to odd primes. The cyclic quadrilaterals whose areas, rounded, are prime are given in A131020. The prime semiperimeters begin: a(1) = 13, a(13) = 101. This arises in the cyclic quadrilateral analogue of A106171.

REFERENCES

Coolidge, J. L. "A Historically Interesting Formula for the Area of a Quadrilateral." Amer. Math. Monthly 46, 345-347, 1939.

Coxeter, H. S. M. and Greitzer, S. L. "Cyclic Quadrangles; Brahmagupta's Formula", Sect. 3.2 in Geometry Revisited. Washington, DC: Math. Assoc. Amer., pp. 56-60, 1967.

LINKS

Eric Weisstein's World of Mathematics, Brahmagupta's Formula.

FORMULA

a(n) = (prime(n) + prime(n+1) + prime(n+2) + prime(n+3))/2 for n>1.

a(n)=[prime(n+1)+prime(n+2)+prime(n+3)+prime(n+4)]/2=A034963(n)/2.

EXAMPLE

a(1) = (3 + 5 + 7 + 11)/2 = 13.

MAPLE

A131019 := proc(n) local i ; add( ithprime(n+i), i=1..4)/2 ; end: for n from 1 to 180 do printf("%d, ", A131019(n)) : od:

CROSSREFS

Cf. A106171, A131020.

Cf. A034963.

Sequence in context: A108265 A069853 A123909 this_sequence A037158 A066469 A119149

Adjacent sequences: A131016 A131017 A131018 this_sequence A131020 A131021 A131022

KEYWORD

nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Jun 09 2007

EXTENSIONS

Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 12 2007

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 3 01:16 EST 2008. Contains 151161 sequences.


AT&T Labs Research