Sec Munic on Wed, 15 Feb 2017 12:38:02 +0100
[
Date Prev
] [
Date Next
] [
Thread Prev
] [
Thread Next
] [
Date Index
] [
Thread Index
]
Can use PariGp to generate fractals over the real line?
To
:
pari-users@pari.math.u-bordeaux.fr
Subject
: Can use PariGp to generate fractals over the real line?
From
: Sec Munic <
secmunic@gmail.com
>
Date
: Wed, 15 Feb 2017 08:37:35 -0300
Delivery-date
: Wed, 15 Feb 2017 12:38:02 +0100
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=uRzdarGHF9DfcjgCfs7GfvMEdergUhWqvSvG8ewIqEg=; b=C59IZrvtBV0zSiGRBIcQLddzPdN6DobTY1dOqqYbaMgRHrmj8a1868oFtBYZXlft0D HqEDQwZWKsczgnZOhCyKiwZxqJcUd6sjQE8sAj7zjQKkQZQ/JlOSmTOlzmI8NZlnlcVP eM50hYgLdW5AL7Miiy4YnCtBIk8X6BCcO4+zLD9ARjp2KFuFgzZ1DyIJcRnCXze9bMma b+flRdTXrsaTRyOwTT9cQPHmS3hw8NF+ILWp4Dbnq14vefMU+iZ+uHcl5i/Zqx2oBTjW 1EV6e5shRMxnZzC0jUyisnMZ4TGv+NxS8AeBYVjXZsmLB46ndVWVyMddphc2/AZh+ZYP eiUQ==
May PariGp be used to generate fractals over the real line?
I want to specify a Hausdorff dimension n, and generate a fractal with dimension n=log(b^n)/log(b).
The fractal is generated by starting with the interval [0,r] and iteratively dividing it in b parts,and deleting the last (b-b^n) parts (0<n<1)
I cannot figure what would happen when -1<n<0 (the dimension is negative), so I want to see what the algorithm does.
Follow-Ups
:
Re: Can use PariGp to generate fractals over the real line?
From:
Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Prev by Date:
Re: bnfisintnorm
Next by Date:
Re: Can use PariGp to generate fractals over the real line?
Previous by thread:
Re: bnfisintnorm
Next by thread:
Re: Can use PariGp to generate fractals over the real line?
Index(es):
Date
Thread