Quote (Derkaderk @ Jun 6 2013 08:12pm)
A fractal is formed by attaching to a sphere of radius 1 9 spheres of radius 1/3, to each of those spheres 9 spheres of radius 1/9, and to each of those 9 spheres of radius 1/27, so on and so forth forever. Show that the surface area is infinite.
Also
Find the surface area of the figure formed by attaching to a sphere of radius 1 9 spheres of radius 1/3, 9 spheres of radius 1/9, 9 spheres of radius 1/27 so on and so forth forever
This is an interesting question. I hope you don't mind if I offer a solution:
Part i:
The surface area of the figure formed from this fractal is
S = 4pi + 9(4pi(1/3)^2) + 9^2(4pi(1/3^2)^2+9^3(4pi(1/3^3)^2) + ...
This simplifies to
S = 4pi + 4pi + 4pi + ... = infinity
Part ii:
The surface area of the figure formed from this fractal is
S = 4pi + 9(4pi(1/3)^2) + 9(4pi(1/3^2)^2) + 9(4pi(1/3^3)^2) + ...
This simplifies to
S = 4pi + 4pi + 4pi(1/3) + 4pi(1/3^2) + ...
S = 4pi + sum (from i=0 to infinity) 4pi(1/3)^i
This sum is just a geometric series, where r=1/3 < 1 and so it is convergent
S = 4pi + 4pi/(1-1/3) = 4pi(1+1/(2/3)) = 4pi(1+3/2) = 4pi(5/2) = 10pi