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!)
A374098 a(n) = A112387(n)^2. 1
1, 1, 4, 1, 16, 9, 64, 25, 256, 121, 1024, 441, 4096, 1849, 16384, 7225, 65536, 29241, 262144, 116281, 1048576, 466489, 4194304, 1863225, 16777216, 7458361, 67108864, 29822521, 268435456, 119311929, 1073741824, 477204025, 4294967296, 1908903481, 17179869184 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(2*n) = A000302(n); a(2*n+1) = A139818(n+1).
(a(2*n) + a(2*n-1))^2 = A084175(n+1)^2 + 16*A003683(n)^2, for n >= 1. - Thomas Scheuerle, Jun 28 2024
G.f. ( 1+x+x^2-2*x^3-2*x^4 ) / ( (x-1)*(2*x+1)*(2*x-1)*(1+x)*(2*x^2+1) ). - R. J. Mathar, Aug 02 2024
MATHEMATICA
LinearRecurrence[{0, 3, 0, 6, 0, -8}, {1, 1, 4, 1, 16, 9}, 35] (* Amiram Eldar, Jul 01 2024 *)
CROSSREFS
Sequence in context: A303054 A143496 A143697 * A272088 A271135 A271601
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Jun 28 2024
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 September 10 18:20 EDT 2024. Contains 375793 sequences. (Running on oeis4.)