Stuart,
My bad for not including source.Its from one of the quantitative aptitude books.
My approach was this and please correct me if I am mistaken. I felt picking numbers was may be easier like u said than the algebric approach below. Posted it to point out the application of the exponent rules.
( a^2^(n-1) + b^2^(n-1) ) ( a^2^(n-1) - b^2^(n-1) )
Of the form (a+b) (a-b) = a^2 - b^2
a = a^2^(n-1) and b = b^2^(n-1)
( a^2^(n-1) + b^2^(n-1) ) ( a^2^(n-1) - b^2^(n-1) )
= (a^2^(n-1)) ^ 2 - (b^2^(n-1))^2
I then interpreted this (x^y)^z = x ^ (y*z)
where x= a ; y = 2^(n-1) ; z=2 and x=b;y = 2^(n-1) ; z=2
a ^(2^(n-1) * 2) - b ^ (2^(n-1) * 2)
= a ^(2^(n-1) * 2^1) - b ^ (2^(n-1) * 2^1)
{Using x^c * x^d = x^(c+d) where x=2,c=n-1 d=1}
= a ^ (2^n) - b ^ ( 2^n)
= a^2^n - b^2^n
I tried to represent it as unambigous as possible and in that process may have missed what I wanted to achieve.
Also my thought was if its given
as a^b^c then this is not equal to a ^(b*c)
Only (a^b)^c = a ^ (b*c)
There was also a GMAT prep that read (may not be the exact prob but just to illustrate) 2^3^4 where we had to 3^4 first then raise 2 to that power
2^3^4 is not equal to 2 ^(3*4)
Sorry for the long post....
Regards,
Cramya