From ee131010bc85332db483ae2e770495f29c168773 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Wed, 22 Dec 2021 17:36:16 +0700 Subject: Outsource more to injection phase --- blog/conseq.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'blog/conseq.md') diff --git a/blog/conseq.md b/blog/conseq.md index b9ea570..92c5532 100644 --- a/blog/conseq.md +++ b/blog/conseq.md @@ -5,6 +5,8 @@ date = Date(2019, 2, 28) tags = ["fun", "math", "python", "sicp"] +++ +# {{title}} + In this article, we will only consider sequences defined by a function whose domain is a subset of the set of all integers. Such sequences will be *visualized*, i.e. we will try to evaluate the first few (thousand) elements, -- cgit 1.4.1