Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123964
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123964 A triangular sequence from the omega(5) Jacobian Elliptic Modular equation. +0
1
0, -1, 0, -64, -3, 4080, -729, -128, 29515, 236160, -4096, -1215, 123168, 986873, 4194240, -15625, -6144, 373899, 3004544, 12770391, 39062400, -46656, -21875, 925648, 7468533, 31750240, 97119349, 241864560, -117649, -62208, 1989555, 16131200, 68598447, 209838336, 522579107, 1129900800 (list; graph; listen)
OFFSET

1,4

COMMENT

Normally these functions are taken as implicit polynomials in two variables set equal to zero. Row Sum: Table[Sum[t[n, m], {n, 0, m}], {m, 0, 10}] {0, -1, 4013, 264818, 5298970, 55189465, 379059799, 1948857588, 8093819508, 28530904515, 88314392705}

REFERENCES

Eric Weisstein's World of Mathematics, "Modular Equation." http://mathworld.wolfram.com/ModularEquation.html

FORMULA

t(n,m) =n^6 - m^6 + 5*n^2*m^2*(n^2 - m^2) + 4*n*m*(n^4*m^4 - 1)

EXAMPLE

Triangular sequence:

{0},

{-1, 0},

{-64, -3, 4080},

{-729, -128, 29515, 236160},

{-4096, -1215,123168, 986873, 4194240},

{-15625, -6144, 373899, 3004544, 12770391, 39062400},

{-46656, -21875, 925648, 7468533, 31750240, 97119349, 241864560}

MATHEMATICA

t[n_, m_] = n^6 - m^6 + 5*n^2*m^2*(n^2 - m^2) + 4*n*m*(n^4*m^4 - 1); a = Table[Table[t[n, m], {n, 0, m}], {m, 0, 10}]; Flatten[a]

CROSSREFS

Sequence in context: A058963 A066608 A085339 this_sequence A065790 A147792 A066539

Adjacent sequences: A123961 A123962 A123963 this_sequence A123965 A123966 A123967

KEYWORD

uned,probation,sign

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Oct 28 2006

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 16:57 EST 2008. Contains 151279 sequences.


AT&T Labs Research