Integrate a power tower - MATLAB Cody - MATLAB Central

Problem 59521. Integrate a power tower

Difficulty:Rate
Write a function to compute this integral
I = integral((x^x)^(x^x)^(x^x)...,{x,a,0})
where . That is, the integrand is (x to the x) to the (x to the x) to the (x to the x)...

Solution Stats

36.36% Correct | 63.64% Incorrect
Last Solution submitted on Mar 09, 2025

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
3
6

Problem Recent Solvers4

Suggested Problems

More from this Author304

Community Treasure Hunt

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

Start Hunting!