I really need help with this proof. Here’s what I have tried: n^6 <= (7^n)c is true for n=1,c=1
So I want to prove (n+1)^6 <= (7^n+1)
I’ve tried expanding n+1^6 term and manipulating into the form 7^n(7) but I’m stuck and see no other similar questions online.