• Best of luck to the class of 2025 for their HSC exams. You got this!
    Let us know your thoughts on the HSC exams here

Recursive Induction (1 Viewer)

Intilegience

New Member
Joined
Dec 18, 2023
Messages
12
Gender
Male
HSC
2024
A sequence is defined by an+1 = 1/2 (an + 2/an) where a1=1 and n is a positive integer

Use induction to show that (an - √2)/an + √2) = ((1 - √2)/(1+√2))^2^(n-1)
 

liamkk112

Well-Known Member
Joined
Mar 26, 2022
Messages
1,102
Gender
Female
HSC
2023
im just writing the sequence in latex:

we want to prove the statement that for all positive integers n

base case: n = 1
LHS = = RHS, so the statement is true for n = 1

assumption: assume that the statement is true for n = k ,where k is a positive integer:

prove that the statement is true for n = k + 1:

LHS =
= by the recursive formula
= (multiplied numerator and denominator by 2a_k)
=
= by index laws
= by the assumption
=
=
= RHS as required

hence by mathematical induction the statement is true for all positive integers n
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top