Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A049114
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A049114 2-ranks of difference sets constructed from Glynn type II hyperovals. +0
3
1, 1, 5, 7, 21, 37, 89, 173, 383, 777, 1665, 3441, 7277, 15159, 31885, 66645, 139865, 292757, 613823, 1285585, 2694433, 5644609, 11828501, 24782311, 51928773, 108802597, 227978105, 477674813, 1000877759, 2097121497, 4394101857 (list; graph; listen)
OFFSET

1,3

REFERENCES

R. Evans, H. D. L. Hollmann, C. Krattenthaler, Q. Xiang, Gauss Sums, Jacobi Sums, and p-Ranks of Cyclic Difference Sets, J. Combin. Theory Ser. A 87 (1999), 74-119.

Q. Xiang, On Balanced Binary Sequences with Two-Level Autocorrelation Functions, IEEE Trans. Inform. Theory 44 (1998), 3153-3156.

LINKS

Supplement to "Gauss Sums, Jacobi Sums, and p-ranks ..."

FORMULA

G.f.: (1-x+x^2-x^3+x^4)/(1-2*x-2*x^2+4*x^3-x^5).

a(n+1) = a(n) + 3*a(n-1) - a(n-2) - a(n-3) + 1.

MAPLE

L := 1, 1, 5, 7: for i from 5 to 100 do l := nops([ L ]): L := L, op(l, [ L ])+3*op(l-1, [ L ])-op(l-2, [ L ])-op(l-3, [ L ])+1: od: [ L ];

MATHEMATICA

Join[ {1, 1, 5, 7}, Table[ a[ 1 ]=1; a[ 2 ]=1; a[ 3 ]=5; a[ 4 ]=7; a[ i ]=a[ i-1 ]+3*a[ i-2 ]-a[ i-3 ]-a[ i-4 ]+1, {i, 5, 100} ] ]

CROSSREFS

Cf. A001595, A049112.

Adjacent sequences: A049111 A049112 A049113 this_sequence A049115 A049116 A049117

Sequence in context: A002596 A098597 A097038 this_sequence A030735 A084164 A036498

KEYWORD

nonn,easy

AUTHOR

Christian Krattenthaler (kratt(AT)ap.univie.ac.at)

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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research