[go: up one dir, main page]

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!)
Revision History for A152548 (Underlined text is an addition; strikethrough text is a deletion.)

newer changes | Showing entries 11-20 | older changes
A152548 Sum of squared terms in rows of triangle A152547: a(n) = Sum_{k=0..C(n,[n/2])-1} A152547(n,k)^2.
(history; published version)
#18 by Vaclav Kotesovec at Tue Oct 11 01:56:08 EDT 2016
STATUS

editing

proposed

#17 by Vaclav Kotesovec at Tue Oct 11 01:54:28 EDT 2016
FORMULA

a(n) ~ 2^(n + 3/2) * sqrt(n/Pi). - Vaclav Kotesovec, Oct 11 2016

STATUS

proposed

editing

#16 by Vladimir Reshetnikov at Mon Oct 10 20:35:08 EDT 2016
STATUS

editing

proposed

#15 by Vladimir Reshetnikov at Mon Oct 10 20:34:59 EDT 2016
FORMULA

Recurrence: (n+1)*a(n+1) = 4*a(n) + 4*n*a(n-1).). - _Vladimir Reshetnikov_, Oct 10 2016

STATUS

proposed

editing

#14 by Vladimir Reshetnikov at Mon Oct 10 20:29:42 EDT 2016
STATUS

editing

proposed

Discussion
Mon Oct 10 20:32
Omar E. Pol: The contribution should be signed.
#13 by Vladimir Reshetnikov at Mon Oct 10 20:29:34 EDT 2016
FORMULA

Recurrence: (n+1)*a(n+1) = 4*(*a(n) + 4*n*a(n-1)).).

#12 by Vladimir Reshetnikov at Mon Oct 10 20:28:55 EDT 2016
FORMULA

Recurrence: (n+1)*a(n+1) = 4*(a(n) + n*a(n-1)).

STATUS

approved

editing

#11 by Peter Luschny at Tue Apr 26 09:39:54 EDT 2016
STATUS

editing

approved

#10 by Peter Luschny at Tue Apr 26 09:39:35 EDT 2016
FORMULA

a(n) = (-2)^n*hypergeom([-n,3/2], [1], 2). - Peter Luschny, Apr 26 2016

MAPLE

seq(simplify((-2)^n*hypergeom([-n, 3/2], [1], 2)), n=0..29); # Peter Luschny, Apr 26 2016

STATUS

approved

editing

#9 by Harvey P. Dale at Mon Jan 04 10:57:19 EST 2016
STATUS

editing

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 August 30 23:33 EDT 2024. Contains 375550 sequences. (Running on oeis4.)