SOLUTION: Please help.
(sqrt(n)+sqrt(n-1))(sqrt(n)-sqrt(n-1))=1 for n>=1
a.provide two numerical examples illustrating its validity.
b.show the statement is true in general.
c.what is th
Algebra ->
Radicals
-> SOLUTION: Please help.
(sqrt(n)+sqrt(n-1))(sqrt(n)-sqrt(n-1))=1 for n>=1
a.provide two numerical examples illustrating its validity.
b.show the statement is true in general.
c.what is th
Log On
Question 914968: Please help.
(sqrt(n)+sqrt(n-1))(sqrt(n)-sqrt(n-1))=1 for n>=1
a.provide two numerical examples illustrating its validity.
b.show the statement is true in general.
c.what is the difference between using numerical values to show that something is true and showing in general that something is true? Answer by richard1234(7193) (Show Source):
c. Showing the statement holds in general is a much stronger proof - checking a few cases usually does not constitute a valid proof. In fact, checking a few cases is widely considered invalid unless you can show that you checked all possible cases, or all possible cases reduce to ones you've already checked.
For example, to show that n^6 leaves a remainder of 0 or 1 when divided by 7, you only need to check n = 0,1,2,...,6 (do you see why?). However this is true by Fermat's little theorem.