login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092821 Table read by rows: T(n,k)= z (z') or product of z with its complex conjugate, with z=Sum[binomial[n,t] I^t, {t,0,k}]. 1
1, 1, 2, 1, 5, 4, 1, 10, 13, 8, 1, 17, 41, 25, 16, 1, 26, 106, 106, 41, 32, 1, 37, 232, 392, 197, 65, 64, 1, 50, 449, 1184, 1009, 274, 113, 128, 1, 65, 793, 3033, 4153, 1913, 289, 225, 256, 1, 82, 1306, 6850, 13906, 10882, 2650, 274, 481, 512, 1, 101, 2036, 14036 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Last column is 2^n, row sums are A092822.
LINKS
EXAMPLE
Table starts 1, 1,2 1,5,4 1,10,13,8
MATHEMATICA
Table[(# Conjugate[ # ]&)@ Sum[Binomial[n, t] I^t, {t, 0, k}], {n, 0, 7}, {k, 0, n}]
CROSSREFS
Cf. A092822.
Sequence in context: A126351 A157011 A246173 * A238241 A299444 A371300
KEYWORD
easy,nonn,tabl
AUTHOR
Wouter Meeussen, Mar 06 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 29 14:02 EDT 2024. Contains 373851 sequences. (Running on oeis4.)