Recursive triangle area - MATLAB Cody - MATLAB Central

Problem 60166. Recursive triangle area

Difficulty:Rate
Given triangle 1 with sides of length a, b, and c. Triangle 2 is constructed within triangle 1 by bisecting each side. Triangle 3 is constructed within triangle 2 by bisecting each of triangle 2's sides. And so on.
Find the area of triangle n.

Solution Stats

100.0% Correct | 0.0% Incorrect
Last Solution submitted on May 10, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers13

Suggested Problems

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!