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

Problem Recent Solvers4

Suggested Problems

More from this Author291

Community Treasure Hunt

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

Start Hunting!
Go to top of page