The bulb will be OFF.
After an even number of toggles the bulb is back to ON.
After an odd number of toggles the bulb is OFF.
77 is odd → the bulb is OFF.
| Toggles | 0 | 1 | 2 | 3 | 4 | … | 77 |
|---|---|---|---|---|---|---|---|
| State | ON | OFF | ON | OFF | ON | … | OFF |
Book page 143 Updated on2026-09-05
The bulb will be OFF.
| Toggles | 0 | 1 | 2 | 3 | 4 | … | 77 |
|---|---|---|---|---|---|---|---|
| State | ON | OFF | ON | OFF | ON | … | OFF |
Parity says yes, but a closer check says no — the sum can never be exactly 6000.
Step 1 — the parity test. Each sheet carries two page numbers, one odd and one even.
Step 2 — look closer. If a sheet is the kth leaf, its two pages are 2k – 1 and 2k.
So no set of 50 sheets can total 6000. The total always leaves remainder 2 when divided by 4, while 6000 leaves remainder 0.
The circles read: row 1 → o, row 2 → e, column 1 → e, column 2 → e, column 3 → o.
One arrangement that works:
| C1 | C2 | C3 | Row sum | Required | |
|---|---|---|---|---|---|
| R1 | 1 | 2 | 4 | 7 | o ✓ |
| R2 | 3 | 6 | 5 | 14 | e ✓ |
| Column sum | 4 | 8 | 9 | — | — |
| Required | e ✓ | e ✓ | o ✓ | — | — |
Odd numbers used: 1, 3, 5 (three of them). Even numbers used: 2, 4, 6 (three of them). ✓
In terms of parity the pattern is:
Magic sum = 3m, so take m = 0 in the generalised form.
| 3 | – 4 | 1 |
| – 2 | 0 | 2 |
| – 1 | 4 | – 3 |
| Sum of … | Answer | Example | |
|---|---|---|---|
| (a) | an odd number of even numbers | even | 2 + 4 + 6 = 12 |
| (b) | an even number of odd numbers | even | 1 + 3 + 5 + 7 = 16 |
| (c) | an even number of even numbers | even | 2 + 4 = 6 |
| (d) | an odd number of odd numbers | odd | 1 + 3 + 5 = 9 |
The sum is even.
Checking with the actual value:
Next two: 2584 and 4181. Previous two: 610 and 377.
So the stretch of the sequence is:
Angaan can reach the top in 34 different ways.
| Staircase of n steps | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
|---|---|---|---|---|---|---|---|---|
| Number of ways | 1 | 2 | 3 | 5 | 8 | 13 | 21 | 34 |
The 20th term is even.
Confirming with the actual sequence:
Only statement (a) is true.
| Statement | True / False | Reason | |
|---|---|---|---|
| (a) | 4m – 1 always gives odd numbers | True | 4m is always even, and even – 1 = odd. Values: 3, 7, 11, 15, … |
| (b) | All even numbers can be written as 6j – 4 | False | 6j – 4 gives 2, 8, 14, 20, … It skips 4, 6, 10, 12, 16, … |
| (c) | Both 2p + 1 and 2q – 1 describe all odd numbers | False | With letter-numbers 1, 2, 3, …, 2q – 1 gives 1, 3, 5, … but 2p + 1 gives 3, 5, 7, … and misses 1. |
| (d) | 2f + 3 gives both even and odd numbers | False | 2f is even and 3 is odd, so 2f + 3 is always odd: 5, 7, 9, 11, … |
U = 9, T = 1, A = 0, that is, 91 + 10 = 101.
Check the addition: