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!)
A139264 a(n) = 70*n - 63. 10

%I #25 Dec 31 2023 10:21:34

%S 7,77,147,217,287,357,427,497,567,637,707,777,847,917,987,1057,1127,

%T 1197,1267,1337,1407,1477,1547,1617,1687,1757,1827,1897,1967,2037,

%U 2107,2177,2247,2317,2387,2457,2527,2597,2667,2737,2807,2877,2947,3017,3087

%N a(n) = 70*n - 63.

%C Multiples of 7 with unit digit equal to 7.

%H Vincenzo Librandi, <a href="/A139264/b139264.txt">Table of n, a(n) for n = 1..2000</a>

%H <a href="/index/Rec#order_02">Index entries for linear recurrences with constant coefficients</a>, signature (2,-1).

%F a(n) = a(n-1) + 70.

%t 70*Range[50]-63 (* _Harvey P. Dale_, May 06 2019 *)

%o (Magma) [70*n-63: n in [1..50]]; // _Vincenzo Librandi_, Jun 19 2011

%o (PARI) a(n)=70*n-63 \\ _Charles R Greathouse IV_, Aug 25 2014

%Y Subsequence of A034709, together with A017281, A017293, A139222, A139245, A017329, A139249, A139279 and A139280.

%K easy,nonn

%O 1,1

%A _Odimar Fabeny_, Jun 06 2008

%E More terms from _Reinhard Zumkeller_, Jun 22 2008

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 23 16:28 EDT 2024. Contains 371916 sequences. (Running on oeis4.)