hmm are you sure?
when i did (X+Y)^2, i got
l4 0l
l0 4l
and i thought maybe A^n would be something like
l2^n-1 0l
l0 2^n-1l
that would work for all constants right?
Ok thanks i understand that one now!
Back to that previous problem,
A=aX, B=bX
you're formula was really good but i dont think that's what is supposed to be done because i didn't type the whole instructions:
Let A=aX and B=bX, where a and b are constants. use different velues of a and b to calculate A^2, A^3, A^4....(for references)
By considering integer powers of A and B, find expressions for A^n and B^n.
i honestly have no idea what they're asking in this problem, any idea?
"use different velues of a and b to calculate A^2, A^3, A^4....(for references)"
I am not sure what this means...
Probably your teacher wants you to guess the general formula for, by first trying some values.
Like you can try a=1, a=0 and a=2 and so on....
This will let you see a general pattern.... Then you guess that for a particular "a",
Finally you should prove this guess using induction.......