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!)
A014735 Squares of odd numbers in triangle of Eulerian numbers that are not 1. 2
121, 121, 3249, 3249, 1418481, 1418481, 61009, 18429849, 243953161, 243953161, 18429849, 61009, 1026169, 1026169, 23298053769, 23298053769, 16670889, 228743149441, 103788925659225, 103788925659225, 228743149441 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A014461(n)^2. - Sean A. Irvine, Nov 18 2018
MATHEMATICA
A014735 = Select[Select[Flatten[Table[Plus @@ Table[(-1)^k*Binomial[i + 1, k]*(j - k)^i, {k, 0, j}], {i, 1, 15}, {j, 1, i}]], OddQ], # != 1 &]^2 (* Keith Schneider, Jul 03 2007 *)
CROSSREFS
Sequence in context: A014734 A137517 A364804 * A137850 A262517 A036231
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Keith Schneider, Jul 03 2007
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 July 29 15:34 EDT 2024. Contains 374734 sequences. (Running on oeis4.)