1/9
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
what is n?
the integer
how do write an even number in proof?
2n
how do you write an odd number in proof?
2n+1
how to write a square in proof?
n2
how to write a cubed number in proof?
n3
how to write consecutive numbers?
n, n+1, n+2, n+3…
how to write consecutive odd numbers?
2n+1, 2n+3, 2n+5, 2n+7…
how to write consecutive even numbers?
2n, 2n+2, 2n+4, 2n+6…
how to write consecutive cubed numbers?
n3, (n+1)3, (n+2)3, (n+3)3
what do you have to do if the question asks to find proof of any and different numbers?
use one integer as ‘n’ and another as ‘m’