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!)
A276474 a(n) = ((sqrt(2); sqrt(2))_n + (-sqrt(2); -sqrt(2))_n)/2, where (q; q)_n is the q-Pochhammer symbol. 6
1, 1, -1, -5, 15, 87, -609, -8337, 125055, 2695455, -83559105, -4212669825, 265398198975, 22347926076735, -2838186611745345, -560679228377509185, 142973203236264842175, 47858338570309251530175, -24455611009428027531919425, -19225279650279123532147010625 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
The q-Pochhammer symbol (q; q)_n = Product_{k=1..n} (1 - q^k).
LINKS
Eric Weisstein's World of Mathematics, q-Pochhammer Symbol.
FORMULA
(sqrt(2); sqrt(2))_n = a(n) + A276475(n)*sqrt(2).
(-sqrt(2); -sqrt(2))_n = a(n) - A276475(n)*sqrt(2).
MATHEMATICA
Round@Table[(QPochhammer[Sqrt[2], Sqrt[2], n] + QPochhammer[-Sqrt[2], -Sqrt[2], n])/2, {n, 0, 20}]
CROSSREFS
Sequence in context: A054363 A211944 A336998 * A362577 A184438 A134135
KEYWORD
sign
AUTHOR
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 April 25 11:06 EDT 2024. Contains 371967 sequences. (Running on oeis4.)