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!)
A120802 5^(n^2)+3^n. 1
2, 8, 634, 1953152, 152587890706, 298023223876953368, 14551915228366851806641354, 17763568394002504646778106689455312, 542101086242752217003726400434970855712897186 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = A120830(n)+A008776(n). - R. J. Mathar, Apr 24 2007
MATHEMATICA
Table[5^(n^2) + 3^n, {n, 0, 15}] (* Vincenzo Librandi, Feb 27 2013 *)
PROG
(Magma) [5^(n^2) + 3^n: n in [0..15]]; // Vincenzo Librandi, Feb 27 2013
CROSSREFS
Sequence in context: A175923 A356202 A076985 * A120838 A282890 A004491
KEYWORD
nonn,easy
AUTHOR
Mohammad K. Azarian, Aug 18 2006
EXTENSIONS
Corrected by Ray Chandler, Sep 06 2006
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 24 11:21 EDT 2024. Contains 371936 sequences. (Running on oeis4.)