If the five 3D coordinates 003 044 330 404 443 are plotted, all the angles happen to be acute, so this is an acute set. It is believed that five points is the largest acute set in 3 dimensions. Also, all the points are on the integer grid, and the largest-smallest grid values is 4-0 or 4, so this acute set has a tightness of 4.
In 4D, the acute set {{8,8,0,0}, {-8,-8,0,0}, {0,8,8,2}, {0,-8,-8,2}, {8,0,8,1}, {-8,0,-8,1}, {6,5,6,8}, {-6,-5,-6,8}} has a tightness of 16. It is believed that 8 points is the largest acute set in 4D.
For real starting values I'm using Viktor Harangi's Acute sets in Euclidean spaces.
In 5D, the largest known acute set has 12 points. A tightness of 228 comes from
{{114,0,0,0,1}, {-114,0,0,0,1}, {0,114,0,0,2}, {0,-114,0,0,2},
{0,0,114,0,3}, {0,0,-114,0,3}, {0,0,0,114,0}, {0,0,0,-114,0},
{31,31,31,31,99}, {-31,-31,-31,-31,99}, {55,55,-55,-55,-30}, {-55,-55,55,55,-30}}
In 6D, the largest known acute set has 16 points.
In 7D, the largest known acute set has 24 points.
In 8D, the largest known acute set has 32 points.
In 9D, the largest known acute set has 48 points.
In 10D, the largest known acute set has 72 points.
What are the tightest presentations for maximal acute sets? Do I even have it right for 3D and 4D?
Recently, new results have been obtained for this problem.
First, D. Zakharov constructed an acute set in $\mathbb R^d$ of size at least $1.618^d$.
Thereafter Balázs Gerencsér and Viktor Harangi presented a simple construction of an acute set of size $2^{d−1}+1$ in $\mathbb R^d$ for any dimension $d$.
My examples for maximal accute sets:
Example for 4D-9 points:
I think that this is not the optimal example, but almost.
Example for 5D-17 points (this example is not optimal, I'm sure :)
Upd. 6.10.2017 I improved my understanding and algorithms for 4D-9 points: