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!)
A014727 Squares of even elements in Pascal's triangle A007318. 1
4, 16, 36, 16, 100, 100, 36, 400, 36, 64, 784, 3136, 4900, 3136, 784, 64, 1296, 7056, 15876, 15876, 7056, 1296, 100, 14400, 44100, 63504, 44100, 14400, 100, 108900, 213444, 213444, 108900, 144, 4356, 48400, 627264, 853776, 627264, 48400, 4356 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = A014428(n)^2. - Sean A. Irvine, Nov 18 2018
MATHEMATICA
Select[Flatten[Table[Binomial[n, k], {n, 0, 20}, {k, 0, n}]], EvenQ]^2 (* Harvey P. Dale, Apr 18 2020 *)
CROSSREFS
Sequence in context: A078714 A292208 A104125 * A174597 A044065 A281795
KEYWORD
nonn,tabf,easy
AUTHOR
EXTENSIONS
More terms from Andrew J. Gacek (andrew(AT)dgi.net)
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 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)