[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Revision History for A052386 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Number of integers from 1 to 10^n-1 that lack 0 as a digit.
(history; published version)
#33 by Amiram Eldar at Tue Mar 12 14:19:19 EDT 2024
STATUS

reviewed

approved

#32 by Andrew Howroyd at Tue Mar 12 12:27:49 EDT 2024
STATUS

proposed

reviewed

#31 by Michel Marcus at Tue Mar 12 12:25:53 EDT 2024
STATUS

editing

proposed

#30 by Michel Marcus at Tue Mar 12 12:25:50 EDT 2024
LINKS

Peter D. Loly, and Ian D. Cameron, <a href="https://arxiv.org/abs/2008.11020">Frierson's 1907 Parameterization of Compound Magic Squares Extended to Orders 3^L, L = 1, 2, 3, ..., with Information Entropy</a>, arXiv:2008.11020 [math.HO], 2020.

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

STATUS

approved

editing

#29 by Charles R Greathouse IV at Thu Sep 08 08:44:59 EDT 2022
PROG

(MAGMAMagma) [9*(9^n-1)/8: n in [0..20]]; // Vincenzo Librandi, Jul 04 2011

Discussion
Thu Sep 08
08:44
OEIS Server: https://oeis.org/edit/global/2944
#28 by Alois P. Heinz at Thu Nov 05 19:30:07 EST 2020
STATUS

proposed

approved

#27 by Michael De Vlieger at Thu Nov 05 18:11:06 EST 2020
STATUS

editing

proposed

#26 by Michael De Vlieger at Thu Nov 05 18:11:04 EST 2020
LINKS

Peter D. Loly, Ian D. Cameron, <a href="https://arxiv.org/abs/2008.11020">Frierson's 1907 Parameterization of Compound Magic Squares Extended to Orders 3^L, L = 1, 2, 3, ..., with Information Entropy</a>, arXiv:2008.11020 [math.HO], 2020.

STATUS

approved

editing

#25 by Harvey P. Dale at Fri Mar 22 16:09:40 EDT 2019
STATUS

editing

approved

#24 by Harvey P. Dale at Fri Mar 22 16:09:37 EDT 2019
MATHEMATICA

LinearRecurrence[{10, -9}, {0, 9}, 30] (* Harvey P. Dale, Mar 22 2019 *)

STATUS

approved

editing